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 option to specify a branch to serve on #51

Merged
merged 4 commits into from
Apr 4, 2024

add usage to README

d4252c4
Select commit
Loading
Failed to load commit list.
Merged

Add option to specify a branch to serve on #51

add usage to README
d4252c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 3, 2024 in 0s

59.00% (-0.86%) compared to d8e41f3

View this Pull Request on Codecov

59.00% (-0.86%) compared to d8e41f3

Details

Codecov Report

Attention: Patch coverage is 24.39024% with 31 lines in your changes are missing coverage. Please review.

Project coverage is 59.00%. Comparing base (d8e41f3) to head (d4252c4).

Files Patch % Lines
softpack_core/schemas/environment.py 5.88% 16 Missing ⚠️
softpack_core/artifacts.py 36.84% 11 Missing and 1 partial ⚠️
softpack_core/service.py 40.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #51      +/-   ##
===========================================
- Coverage    59.85%   59.00%   -0.86%     
===========================================
  Files           17       17              
  Lines          944      961      +17     
  Branches       175      177       +2     
===========================================
+ Hits           565      567       +2     
- Misses         372      385      +13     
- Partials         7        9       +2     

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