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 Sources field to Config #501

Merged
merged 6 commits into from
Sep 26, 2024

Add check for "Sources" comment

d725ee9
Select commit
Loading
Failed to load commit list.
Merged

Add Sources field to Config #501

Add check for "Sources" comment
d725ee9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 23, 2024 in 1s

54.40% (+0.36%) compared to 5c38240

View this Pull Request on Codecov

54.40% (+0.36%) compared to 5c38240

Details

Codecov Report

Attention: Patch coverage is 94.44444% with 2 lines in your changes missing coverage. Please review.

Project coverage is 54.40%. Comparing base (5c38240) to head (d725ee9).

Files with missing lines Patch % Lines
collector/collector.go 94.44% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #501      +/-   ##
==========================================
+ Coverage   54.04%   54.40%   +0.36%     
==========================================
  Files          19       19              
  Lines        1558     1566       +8     
==========================================
+ Hits          842      852      +10     
+ Misses        587      586       -1     
+ Partials      129      128       -1     

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