Skip to content

Use py_module at more places. #641

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 1 commit into from
Mar 9, 2019
Merged

Use py_module at more places. #641

merged 1 commit into from
Mar 9, 2019

Conversation

windelbouwman
Copy link
Contributor

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #641 into master will decrease coverage by 0.13%.
The diff coverage is 74.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #641      +/-   ##
==========================================
- Coverage    40.9%   40.77%   -0.14%     
==========================================
  Files          76       76              
  Lines       17480    17549      +69     
  Branches     4551     4593      +42     
==========================================
+ Hits         7151     7155       +4     
- Misses       8358     8417      +59     
- Partials     1971     1977       +6
Impacted Files Coverage Δ
wasm/lib/src/browser_module.rs 0% <0%> (ø) ⬆️
vm/src/stdlib/ast.rs 17.69% <100%> (ø) ⬆️
vm/src/stdlib/io.rs 27.02% <100%> (ø) ⬆️
vm/src/stdlib/weakref.rs 67.74% <71.42%> (+25.24%) ⬆️
vm/src/stdlib/os.rs 32.09% <90.9%> (-0.41%) ⬇️
wasm/lib/src/vm_class.rs 0% <0%> (ø) ⬆️
wasm/lib/src/convert.rs 0% <0%> (ø) ⬆️

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 adde4e7...6ba5b09. Read the comment docs.

@OddCoincidence OddCoincidence merged commit 010969f into master Mar 9, 2019
@windelbouwman windelbouwman deleted the py_module_use branch April 9, 2019 18:57
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