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

feat(dependency): Adding dependency management to commands #56

Merged
merged 4 commits into from
Oct 3, 2024

Cleaning up temp file usage

f7536b9
Select commit
Loading
Failed to load commit list.
Merged

feat(dependency): Adding dependency management to commands #56

Cleaning up temp file usage
f7536b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 3, 2024 in 1s

86.23% (+2.12%) compared to 07f0eca

View this Pull Request on Codecov

86.23% (+2.12%) compared to 07f0eca

Details

Codecov Report

Attention: Patch coverage is 97.67442% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.23%. Comparing base (07f0eca) to head (f7536b9).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
devservices/utils/docker_compose.py 95.45% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
+ Coverage   84.11%   86.23%   +2.12%     
==========================================
  Files          11       11              
  Lines         321      356      +35     
==========================================
+ Hits          270      307      +37     
+ Misses         51       49       -2     

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