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 a test for the remove comments API #583

Merged
merged 1 commit into from
Mar 25, 2021

Conversation

Luni-4
Copy link
Collaborator

@Luni-4 Luni-4 commented Mar 25, 2021

This PR adds a test for the remove comments API

@Luni-4 Luni-4 requested a review from marco-c March 25, 2021 18:03
@codecov-io
Copy link

Codecov Report

Merging #583 (d145212) into master (02faac5) will increase coverage by 0.10%.
The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #583      +/-   ##
==========================================
+ Coverage   27.58%   27.68%   +0.10%     
==========================================
  Files          45       45              
  Lines        5684     5692       +8     
  Branches      857      844      -13     
==========================================
+ Hits         1568     1576       +8     
+ Misses       3563     3561       -2     
- Partials      553      555       +2     
Impacted Files Coverage Δ
src/comment_rm.rs 59.61% <87.50%> (+9.61%) ⬆️
src/function.rs 17.85% <0.00%> (-1.79%) ⬇️
src/metrics/fn_args.rs 65.07% <0.00%> (-1.59%) ⬇️
src/spaces.rs 61.18% <0.00%> (-0.66%) ⬇️
src/metrics/mi.rs 63.88% <0.00%> (ø)
src/output/dump_metrics.rs 33.77% <0.00%> (ø)
src/c_macro.rs 81.13% <0.00%> (+3.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 02faac5...d145212. Read the comment docs.

@marco-c marco-c merged commit 7ee3339 into mozilla:master Mar 25, 2021
@Luni-4 Luni-4 deleted the ccomment-tests branch March 25, 2021 22:59
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