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

feat: Improve coverage support #246

Merged
merged 3 commits into from
Dec 17, 2024
Merged

Conversation

zobo
Copy link
Contributor

@zobo zobo commented Dec 16, 2024

Added support for alternative Clover format and one basic test.

Copy link

codecov bot commented Dec 16, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 95.09%. Comparing base (1ebe2bf) to head (2d31020).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
src/CloverParser.ts 60.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #246      +/-   ##
==========================================
+ Coverage   94.24%   95.09%   +0.84%     
==========================================
  Files          53       53              
  Lines        3633     3668      +35     
  Branches      767      782      +15     
==========================================
+ Hits         3424     3488      +64     
+ Misses        207      178      -29     
  Partials        2        2              
Flag Coverage Δ
unittests 95.01% <60.00%> (+0.84%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@recca0120 recca0120 merged commit 2626df3 into recca0120:main Dec 17, 2024
16 of 17 checks passed
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.

2 participants