Skip to content

Conversation

coolreader18
Copy link
Member

It was removed from lib.rs in #532, I just forgot to remove it from the manifest.

@codecov-io
Copy link

Codecov Report

Merging #550 into master will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #550      +/-   ##
==========================================
- Coverage   44.72%   44.64%   -0.08%     
==========================================
  Files          72       72              
  Lines       15536    15557      +21     
  Branches     3964     3965       +1     
==========================================
- Hits         6948     6946       -2     
- Misses       6676     6700      +24     
+ Partials     1912     1911       -1
Impacted Files Coverage Δ
vm/src/stdlib/string.rs 22.95% <0%> (-4.79%) ⬇️
wasm/lib/src/browser_module.rs 0% <0%> (ø) ⬆️
parser/src/error.rs 14.28% <0%> (ø) ⬆️
vm/src/frame.rs 46.44% <0%> (ø) ⬆️
vm/src/obj/objtype.rs 60.69% <0%> (ø) ⬆️
src/main.rs 14.81% <0%> (+0.09%) ⬆️
parser/src/fstring.rs 76.27% <0%> (+0.84%) ⬆️

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 027a684...d399faa. Read the comment docs.

@windelbouwman windelbouwman merged commit 82e2ba1 into RustPython:master Feb 26, 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