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

Report coverage as package reporter #174

Merged
merged 1 commit into from
Jan 22, 2024
Merged

Report coverage as package reporter #174

merged 1 commit into from
Jan 22, 2024

Conversation

csweichel
Copy link
Collaborator

Description

This PR adds test coverage reporting for Go packages. Coverage is reported by the console and segment reporter.

image

Copy link

codecov bot commented Jan 21, 2024

Codecov Report

Merging #174 (8e37669) into main (af0c473) will increase coverage by 0.10%.
The diff coverage is 36.73%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #174      +/-   ##
==========================================
+ Coverage   28.74%   28.84%   +0.10%     
==========================================
  Files          21       21              
  Lines        3416     3463      +47     
==========================================
+ Hits          982      999      +17     
- Misses       2219     2246      +27     
- Partials      215      218       +3     

@csweichel csweichel merged commit 3256d17 into main Jan 22, 2024
8 checks passed
@csweichel csweichel deleted the cw/report-coverage branch January 22, 2024 08:06
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