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

WIP: add mochi-plumber support for automatic network card selection #298

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

json support for plumber policies

f34e571
Select commit
Loading
Failed to load commit list.
Open

WIP: add mochi-plumber support for automatic network card selection #298

json support for plumber policies
f34e571
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2024 in 1s

57.88% (-0.01%) compared to c61e8e2, passed because coverage increased by 0% when compared to adjusted base (57.88%)

View this Pull Request on Codecov

57.88% (-0.01%) compared to c61e8e2, passed because coverage increased by 0% when compared to adjusted base (57.88%)

Details

Codecov Report

Attention: Patch coverage is 59.09091% with 9 lines in your changes missing coverage. Please review.

Project coverage is 57.88%. Comparing base (c61e8e2) to head (f34e571).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/margo-init.c 53.84% 4 Missing and 2 partials ⚠️
src/margo-core.c 0.00% 2 Missing ⚠️
src/margo-hg-config.c 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #298      +/-   ##
==========================================
- Coverage   57.89%   57.88%   -0.01%     
==========================================
  Files          70       70              
  Lines       10198    10216      +18     
  Branches     1341     1347       +6     
==========================================
+ Hits         5904     5914      +10     
- Misses       3458     3465       +7     
- Partials      836      837       +1     

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