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

add delayed container start #131

Merged
merged 10 commits into from
Nov 4, 2024

add docs for as_agent_process_lazy

a080e76
Select commit
Loading
Failed to load commit list.
Merged

add delayed container start #131

add docs for as_agent_process_lazy
a080e76
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2024 in 0s

88.92% (+0.27%) compared to b0c1850

View this Pull Request on Codecov

88.92% (+0.27%) compared to b0c1850

Details

Codecov Report

Attention: Patch coverage is 92.68293% with 3 lines in your changes missing coverage. Please review.

Project coverage is 88.92%. Comparing base (b0c1850) to head (a080e76).
Report is 2 commits behind head on development.

Files with missing lines Patch % Lines
mango/container/mp.py 95.65% 1 Missing ⚠️
mango/container/mqtt.py 50.00% 1 Missing ⚠️
mango/container/tcp.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           development     #131      +/-   ##
===============================================
+ Coverage        88.65%   88.92%   +0.27%     
===============================================
  Files               22       22              
  Lines             2407     2448      +41     
===============================================
+ Hits              2134     2177      +43     
+ Misses             273      271       -2     

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