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

chore(ci): tweak codecov configuration #168

Merged
merged 1 commit into from
Feb 18, 2024
Merged

chore(ci): tweak codecov configuration #168

merged 1 commit into from
Feb 18, 2024

Conversation

mccutchen
Copy link
Owner

Just noticed that codecov is penalizing us for limited coverage of the internal testing helper packages, which don't need coverage:

Screenshot 2024-02-18 at 11 47 18 AM

Hopefully this little tweak will fix that.

Copy link

codecov bot commented Feb 18, 2024

Codecov Report

Merging #168 (e2ca095) into main (00a70e7) will increase coverage by 1.64%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #168      +/-   ##
==========================================
+ Coverage   93.39%   95.04%   +1.64%     
==========================================
  Files          12       10       -2     
  Lines        2286     2179     -107     
==========================================
- Hits         2135     2071      -64     
+ Misses        105       74      -31     
+ Partials       46       34      -12     

see 2 files with indirect coverage changes

@mccutchen mccutchen merged commit 8d96f6a into main Feb 18, 2024
7 checks passed
@mccutchen mccutchen deleted the codecov-tweak branch February 18, 2024 16:50
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.

1 participant