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

fix/nanocl: windows compilation #1098

Closed leon3s closed 1 week ago

leon3s commented 1 week ago

closes #1087

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 5.26316% with 54 lines in your changes missing coverage. Please review.

Project coverage is 61.92%. Comparing base (a6d263d) to head (efda616). Report is 2 commits behind head on nightly.

Files with missing lines Patch % Lines
crates/nanocld_client/src/vm.rs 0.00% 17 Missing :warning:
bin/nanocl/src/utils/docker.rs 0.00% 14 Missing :warning:
crates/nanocld_client/src/http_client.rs 23.07% 10 Missing :warning:
bin/nanocl/src/main.rs 0.00% 8 Missing :warning:
bin/nanocl/src/commands/vm.rs 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## nightly #1098 +/- ## =========================================== - Coverage 62.16% 61.92% -0.24% =========================================== Files 211 211 Lines 15749 15761 +12 =========================================== - Hits 9790 9760 -30 - Misses 5959 6001 +42 ``` | [Flag](https://app.codecov.io/gh/next-hat/nanocl/pull/1098/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/1098/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=next-hat) | `61.92% <5.26%> (-0.24%)` | :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.