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

Include full test into the coverage #541

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nyurik
Copy link
Member

@nyurik nyurik commented Dec 25, 2022

This is a test to see if multiple runs in the grcov github workflow would increase the coverage. So far seems like only the last one is used

@codecov-commenter
Copy link

codecov-commenter commented Dec 25, 2022

Codecov Report

Base: 52.29% // Head: 50.08% // Decreases project coverage by -2.21% ⚠️

Coverage data is based on head (476fedc) compared to base (3a713a0).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #541      +/-   ##
==========================================
- Coverage   52.29%   50.08%   -2.22%     
==========================================
  Files          22       22              
  Lines        1631     1729      +98     
==========================================
+ Hits          853      866      +13     
- Misses        778      863      +85     
Impacted Files Coverage Δ
src/pg/pool.rs 23.63% <0.00%> (-6.60%) ⬇️
src/lib.rs 36.31% <0.00%> (-5.67%) ⬇️
src/pg/utils.rs 65.88% <0.00%> (-3.26%) ⬇️
src/pg/config.rs 78.78% <0.00%> (-1.22%) ⬇️
src/args/pg.rs 45.45% <0.00%> (+1.01%) ⬆️
src/config.rs 46.66% <0.00%> (+1.33%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@nyurik nyurik force-pushed the better-coverage branch 2 times, most recently from 4e6b6db to b95923b Compare December 25, 2022 04:21
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.

None yet

2 participants