Skip to content

Fix module dir #598

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

Merged
merged 2 commits into from
Mar 5, 2019
Merged

Fix module dir #598

merged 2 commits into from
Mar 5, 2019

Conversation

palaviv
Copy link
Contributor

@palaviv palaviv commented Mar 4, 2019

This should fix the problem in #482.

@windelbouwman
Copy link
Contributor

This dir issue was very annoying! Thanks for looking into it!

@codecov-io
Copy link

Codecov Report

Merging #598 into master will increase coverage by 0.13%.
The diff coverage is 42.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #598      +/-   ##
==========================================
+ Coverage   41.13%   41.26%   +0.13%     
==========================================
  Files          74       74              
  Lines       16880    16884       +4     
  Branches     4450     4450              
==========================================
+ Hits         6944     6968      +24     
+ Misses       7907     7880      -27     
- Partials     2029     2036       +7
Impacted Files Coverage Δ
vm/src/obj/objtype.rs 42.9% <42.85%> (+4.15%) ⬆️
vm/src/builtins.rs 36.42% <0%> (+1.2%) ⬆️

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 a7c3f85...2d31e35. Read the comment docs.

@windelbouwman windelbouwman merged commit 883a494 into RustPython:master Mar 5, 2019
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