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

improve mfs republisher #754

Merged
merged 2 commits into from
Dec 13, 2024

comments

cfda17c
Select commit
Loading
Failed to load commit list.
Merged

improve mfs republisher #754

comments
cfda17c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 0s

60.20% (-0.19%) compared to 0c321cc

View this Pull Request on Codecov

60.20% (-0.19%) compared to 0c321cc

Details

Codecov Report

Attention: Patch coverage is 49.15254% with 30 lines in your changes missing coverage. Please review.

Project coverage is 60.20%. Comparing base (0c321cc) to head (cfda17c).

Files with missing lines Patch % Lines
mfs/repub.go 49.12% 28 Missing and 1 partial ⚠️
mfs/root.go 50.00% 1 Missing ⚠️

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #754      +/-   ##
==========================================
- Coverage   60.38%   60.20%   -0.19%     
==========================================
  Files         245      240       -5     
  Lines       31063    30974      -89     
==========================================
- Hits        18758    18648     -110     
- Misses      10634    10654      +20     
- Partials     1671     1672       +1     
Files with missing lines Coverage Δ
mfs/root.go 36.98% <50.00%> (-3.53%) ⬇️
mfs/repub.go 62.79% <49.12%> (-13.40%) ⬇️

... and 19 files with indirect coverage changes