Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use code.interact to launch standard Python REPL #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tkf
Copy link
Owner

@tkf tkf commented May 19, 2018

workaround for #7

  • Make Python namespace persistent.
  • Make standard Python REPL the default (until threading issue is resolved).
  • Add an option to set default REPL invoked via .

@codecov-io
Copy link

codecov-io commented May 19, 2018

Codecov Report

Merging #9 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #9   +/-   ##
=======================================
  Coverage   78.57%   78.57%           
=======================================
  Files           4        4           
  Lines          84       84           
=======================================
  Hits           66       66           
  Misses         18       18

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2e75da4...d933b65. Read the comment docs.

@coveralls
Copy link

coveralls commented May 19, 2018

Pull Request Test Coverage Report for Build 54

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 78.571%

Totals Coverage Status
Change from base Build 47: 0.0%
Covered Lines: 66
Relevant Lines: 84

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants