Skip to content

Remove .gcno files before a coverage run #753

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 26, 2019

Conversation

adrian17
Copy link
Contributor

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #753 into master will increase coverage by 19.67%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #753       +/-   ##
===========================================
+ Coverage   41.94%   61.61%   +19.67%     
===========================================
  Files          80       80               
  Lines       16848    12738     -4110     
  Branches     4209     2651     -1558     
===========================================
+ Hits         7067     7849      +782     
+ Misses       8033     3175     -4858     
+ Partials     1748     1714       -34
Impacted Files Coverage Δ
wasm/lib/src/browser_module.rs 0% <0%> (ø) ⬆️
vm/src/stdlib/types.rs 0% <0%> (ø) ⬆️
wasm/lib/src/vm_class.rs 0% <0%> (ø) ⬆️
wasm/lib/src/convert.rs 0% <0%> (ø) ⬆️
vm/src/stdlib/ast.rs 24.12% <0%> (+7.3%) ⬆️
vm/src/stdlib/json.rs 65.21% <0%> (+7.61%) ⬆️
src/main.rs 20% <0%> (+8.53%) ⬆️
vm/src/exceptions.rs 46.92% <0%> (+9.42%) ⬆️
vm/src/bytecode.rs 58.97% <0%> (+10.54%) ⬆️
vm/src/obj/objsuper.rs 50% <0%> (+12.76%) ⬆️
... and 47 more

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 5ef8220...c5203a4. Read the comment docs.

@windelbouwman windelbouwman merged commit 14d3aab into RustPython:master Mar 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