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

COVERAGE: Allow component management #1369

Closed
wants to merge 10 commits into from

Fixing tests and fix cleanup.

33404cc
Select commit
Loading
Failed to load commit list.
Closed

COVERAGE: Allow component management #1369

Fixing tests and fix cleanup.
33404cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 12, 2024 in 0s

74.89% (+0.01%) compared to ae0fa20

View this Pull Request on Codecov

74.89% (+0.01%) compared to ae0fa20

Details

Codecov Report

Attention: Patch coverage is 75.47931% with 243 lines in your changes missing coverage. Please review.

Project coverage is 74.89%. Comparing base (ae0fa20) to head (33404cc).

Files with missing lines Patch % Lines
api/publish.go 64.76% 97 Missing and 33 partials ⚠️
deb/publish.go 86.32% 24 Missing and 11 partials ⚠️
cmd/publish_source_add.go 77.46% 11 Missing and 5 partials ⚠️
cmd/publish_source_remove.go 74.60% 11 Missing and 5 partials ⚠️
cmd/publish_source_update.go 76.47% 11 Missing and 5 partials ⚠️
cmd/publish_source_drop.go 71.11% 9 Missing and 4 partials ⚠️
cmd/publish_source_list.go 79.68% 9 Missing and 4 partials ⚠️
cmd/publish_switch.go 90.00% 2 Missing ⚠️
cmd/publish_update.go 71.42% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1369      +/-   ##
==========================================
+ Coverage   74.87%   74.89%   +0.01%     
==========================================
  Files         151      156       +5     
  Lines       17144    18001     +857     
==========================================
+ Hits        12836    13481     +645     
- Misses       3286     3432     +146     
- Partials     1022     1088      +66     

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