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

Add failing test and fix for old-style relative import. #109

Merged
merged 5 commits into from
May 11, 2018

Conversation

mdickinson
Copy link
Member

@mdickinson mdickinson commented May 10, 2018

Creating a PR containing just a failing test (for #108). If this PR doesn't fail (initially) then we've got bigger problems.

Fixes #108.

@mdickinson
Copy link
Member Author

It's failing, but for the wrong reasons.

Yep, we've got bigger problems.

@jwiggins
Copy link
Member

😱

@mdickinson mdickinson mentioned this pull request May 10, 2018
2 tasks
@mdickinson
Copy link
Member Author

Okay, CI is now fixed, but is no longer running IPython-related tests (#113). Closing this PR for now: it's not useful to have it open while the IPython-related stuff is fixed.

@mdickinson mdickinson closed this May 11, 2018
@mdickinson mdickinson reopened this May 11, 2018
@codecov-io
Copy link

codecov-io commented May 11, 2018

Codecov Report

Merging #109 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #109      +/-   ##
==========================================
+ Coverage   36.25%   36.26%   +0.01%     
==========================================
  Files         199      199              
  Lines        6278     6278              
  Branches      698      698              
==========================================
+ Hits         2276     2277       +1     
+ Misses       3927     3926       -1     
  Partials       75       75
Impacted Files Coverage Δ
envisage/plugins/ipython_kernel/api.py 100% <100%> (+100%) ⬆️

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 1df810f...b2a75bc. Read the comment docs.

@jwiggins
Copy link
Member

This is the correct failure now, right?

@mdickinson
Copy link
Member Author

PR reopened; test failing as expected. Now we can fix it!

@jwiggins
Copy link
Member

Voilà!

@mdickinson
Copy link
Member Author

@jwiggins Since you're watching this, care to do a quick review?

@mdickinson mdickinson changed the title Add failing test for old-style relative import. Add failing test and fix for old-style relative import. May 11, 2018
@jwiggins
Copy link
Member

jwiggins commented May 11, 2018

Yup. LGTM

@mdickinson
Copy link
Member Author

Thanks!

@mdickinson mdickinson merged commit 57338fc into master May 11, 2018
@mdickinson mdickinson deleted the 108-fix-old-style-relative-import branch May 11, 2018 10:32
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.

None yet

3 participants