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

Utility CLI for DLite Entities Service #17

Draft
wants to merge 44 commits into
base: main
Choose a base branch
from

Properly support Python 3.11

6710fe4
Select commit
Loading
Failed to load commit list.
Draft

Utility CLI for DLite Entities Service #17

Properly support Python 3.11
6710fe4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 23, 2023 in 0s

60.35% (-14.65%) compared to 7c3f930

View this Pull Request on Codecov

60.35% (-14.65%) compared to 7c3f930

Details

Codecov Report

Attention: 168 lines in your changes are missing coverage. Please review.

Comparison is base (7c3f930) 75.00% compared to head (6710fe4) 60.35%.

Files Patch % Lines
dlite_entities_service/utils_cli/main.py 40.32% 111 Missing ⚠️
dlite_entities_service/utils_cli/config.py 41.57% 52 Missing ⚠️
...tities_service/utils_cli/_utils/global_settings.py 77.27% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #17       +/-   ##
===========================================
- Coverage   75.00%   60.35%   -14.65%     
===========================================
  Files           9       12        +3     
  Lines         200      502      +302     
===========================================
+ Hits          150      303      +153     
- Misses         50      199      +149     

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