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

Fix JavaScript nom #373

Merged
merged 2 commits into from
Sep 16, 2021
Merged

Fix JavaScript nom #373

merged 2 commits into from
Sep 16, 2021

Conversation

Luni-4
Copy link
Collaborator

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

We were not counting closures in the correct way

@Luni-4 Luni-4 requested a review from marco-c November 26, 2020 10:08
@codecov-io
Copy link

codecov-io commented Nov 26, 2020

Codecov Report

Merging #373 (adc66ba) into master (d4f4025) will decrease coverage by 0.17%.
The diff coverage is 38.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #373      +/-   ##
==========================================
- Coverage   53.30%   53.13%   -0.18%     
==========================================
  Files          45       45              
  Lines        3617     3672      +55     
  Branches      861      883      +22     
==========================================
+ Hits         1928     1951      +23     
- Misses       1127     1149      +22     
- Partials      562      572      +10     
Impacted Files Coverage Δ
src/metrics/nom.rs 60.00% <38.33%> (-11.77%) ⬇️

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 d4f4025...adc66ba. Read the comment docs.

src/metrics/nom.rs Outdated Show resolved Hide resolved
@Luni-4
Copy link
Collaborator Author

Luni-4 commented Apr 12, 2021

@Luni-4 Luni-4 force-pushed the fix-nom branch 4 times, most recently from 723d721 to d9c920b Compare April 14, 2021 14:06
@Luni-4
Copy link
Collaborator Author

Luni-4 commented Apr 14, 2021

@marco-c

Fixed every regression, please have a look at the tar.gz in the previous message to verify if I have done some errors

src/metrics/nom.rs Outdated Show resolved Hide resolved
src/metrics/nom.rs Outdated Show resolved Hide resolved
src/metrics/nom.rs Outdated Show resolved Hide resolved
src/metrics/nom.rs Outdated Show resolved Hide resolved
calixteman
calixteman previously approved these changes Sep 16, 2021
Copy link
Collaborator

@calixteman calixteman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r+, with comments addressed and green CI.

@marco-c marco-c merged commit c0e940d into mozilla:master Sep 16, 2021
@Luni-4 Luni-4 deleted the fix-nom branch September 16, 2021 13:51
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.

4 participants