next-hat / nanocl

Distributed System that simplifies the management of containers and virtual machines.
https://next-hat.com/nanocl
Apache License 2.0
761 stars 45 forks source link

feature/nanocld: mount tls secrets inside cargo and job #1117

Closed leon3s closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 40.25974% with 46 lines in your changes missing coverage. Please review.

Project coverage is 61.90%. Comparing base (64928d9) to head (faf0168). Report is 1 commits behind head on nightly.

Files with missing lines Patch % Lines
bin/nanocld/src/utils/secret.rs 26.08% 34 Missing :warning:
bin/nanocld/src/utils/container/cargo.rs 47.61% 11 Missing :warning:
bin/nanocld/src/utils/container/job.rs 90.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## nightly #1117 +/- ## =========================================== - Coverage 61.92% 61.90% -0.02% =========================================== Files 292 292 Lines 15786 15863 +77 =========================================== + Hits 9775 9820 +45 - Misses 6011 6043 +32 ``` | [Flag](https://app.codecov.io/gh/next-hat/nanocl/pull/1117/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=next-hat) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/next-hat/nanocl/pull/1117/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=next-hat) | `61.90% <40.25%> (-0.02%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=next-hat#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.