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

feature/nanocld: introduced process trait #809

Merged
merged 14 commits into from
Jan 9, 2024

Conversation

leon3s
Copy link
Member

@leon3s leon3s commented Jan 8, 2024

No description provided.

Copy link

codecov bot commented Jan 8, 2024

Codecov Report

Attention: 85 lines in your changes are missing coverage. Please review.

Comparison is base (a305a6d) 65.67% compared to head (989a3fa) 65.58%.

Files Patch % Lines
crates/nanocl_stubs/src/process.rs 53.06% 23 Missing ⚠️
bin/nanocld/src/services/process.rs 78.57% 21 Missing ⚠️
crates/nanocld_client/src/process.rs 61.90% 16 Missing ⚠️
bin/nanocld/src/objects/generic/process.rs 91.71% 15 Missing ⚠️
bin/nanocld/src/objects/cargo.rs 71.42% 4 Missing ⚠️
bin/nanocld/src/objects/vm.rs 57.14% 3 Missing ⚠️
bin/nanocld/src/utils/cargo.rs 62.50% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           nightly     #809      +/-   ##
===========================================
- Coverage    65.67%   65.58%   -0.09%     
===========================================
  Files          208      209       +1     
  Lines        13507    13522      +15     
===========================================
- Hits          8871     8869       -2     
- Misses        4636     4653      +17     
Flag Coverage Δ
unittests 65.58% <81.79%> (-0.09%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@leon3s leon3s merged commit ccc744b into nightly Jan 9, 2024
8 of 9 checks passed
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.

1 participant