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 nexits average #333

Merged
merged 1 commit into from
Nov 11, 2020
Merged

Add nexits average #333

merged 1 commit into from
Nov 11, 2020

Conversation

Luni-4
Copy link
Collaborator

@Luni-4 Luni-4 commented Nov 11, 2020

Average NExit over the total number of functions/closures in a space.

Thanks in advance for your review! :)

@Luni-4 Luni-4 requested a review from calixteman November 11, 2020 09:31
@codecov-io
Copy link

codecov-io commented Nov 11, 2020

Codecov Report

Merging #333 (39ff9f9) into master (7f33ab1) will increase coverage by 0.10%.
The diff coverage is 63.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #333      +/-   ##
==========================================
+ Coverage   20.11%   20.22%   +0.10%     
==========================================
  Files          48       48              
  Lines        6179     6195      +16     
  Branches      799      803       +4     
==========================================
+ Hits         1243     1253      +10     
- Misses       4421     4423       +2     
- Partials      515      519       +4     
Impacted Files Coverage Δ
rust-code-analysis-cli/src/web/server.rs 58.91% <ø> (ø)
src/metrics/exit.rs 58.06% <58.82%> (-0.27%) ⬇️
src/spaces.rs 61.84% <100.00%> (+0.50%) ⬆️

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 7f33ab1...39ff9f9. Read the comment docs.

@marco-c
Copy link
Collaborator

marco-c commented Nov 11, 2020

This needs to be rebased

@Luni-4
Copy link
Collaborator Author

Luni-4 commented Nov 11, 2020

Done

@marco-c marco-c merged commit e6a78bd into mozilla:master Nov 11, 2020
@Luni-4 Luni-4 deleted the exit-average branch November 11, 2020 22:37
spacedragon pushed a commit to spacedragon/rust-code-analysis that referenced this pull request Feb 2, 2021
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