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

fix(up): Restart services when switching modes #160

Merged
merged 9 commits into from
Nov 21, 2024

Addressing review feedback

8f6f1b1
Select commit
Loading
Failed to load commit list.
Merged

fix(up): Restart services when switching modes #160

Addressing review feedback
8f6f1b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 21, 2024 in 0s

90.67% (+0.05%) compared to c022882

View this Pull Request on Codecov

90.67% (+0.05%) compared to c022882

Details

Codecov Report

Attention: Patch coverage is 71.42857% with 8 lines in your changes missing coverage. Please review.

Project coverage is 90.67%. Comparing base (c022882) to head (8f6f1b1).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
devservices/commands/up.py 71.42% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #160      +/-   ##
==========================================
+ Coverage   90.61%   90.67%   +0.05%     
==========================================
  Files          20       20              
  Lines        1076     1104      +28     
==========================================
+ Hits          975     1001      +26     
- Misses        101      103       +2     

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