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

chore(errors): Improving the error msgs for dependency errors #101

Merged
merged 2 commits into from
Nov 1, 2024

Merge branch 'main' into iw/improved-dependency-error-msg

deca957
Select commit
Loading
Failed to load commit list.
Merged

chore(errors): Improving the error msgs for dependency errors #101

Merge branch 'main' into iw/improved-dependency-error-msg
deca957
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 1, 2024 in 0s

90.19% (-0.91%) compared to 460ab07

View this Pull Request on Codecov

90.19% (-0.91%) compared to 460ab07

Details

Codecov Report

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

Project coverage is 90.19%. Comparing base (460ab07) to head (deca957).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
devservices/exceptions.py 55.55% 4 Missing ⚠️
devservices/commands/start.py 50.00% 2 Missing ⚠️
devservices/commands/stop.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #101      +/-   ##
==========================================
- Coverage   91.10%   90.19%   -0.91%     
==========================================
  Files          16       16              
  Lines         708      724      +16     
==========================================
+ Hits          645      653       +8     
- Misses         63       71       +8     

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