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

Tighten GraphQL definition of environment type #43

Merged
merged 2 commits into from
Feb 7, 2024

Document how to generate GraphQL schema

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

Tighten GraphQL definition of environment type #43

Document how to generate GraphQL schema
8ce9ddb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 7, 2024 in 0s

65.28% (-0.01%) compared to 16e49df

View this Pull Request on Codecov

65.28% (-0.01%) compared to 16e49df

Details

Codecov Report

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

Comparison is base (16e49df) 65.29% compared to head (8ce9ddb) 65.28%.
Report is 6 commits behind head on develop.

Files Patch % Lines
softpack_core/schemas/environment.py 29.03% 22 Missing ⚠️
softpack_core/artifacts.py 76.92% 3 Missing ⚠️
softpack_core/schemas/groups.py 86.66% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #43      +/-   ##
===========================================
- Coverage    65.29%   65.28%   -0.01%     
===========================================
  Files           16       17       +1     
  Lines          775      818      +43     
  Branches       131      141      +10     
===========================================
+ Hits           506      534      +28     
- Misses         262      277      +15     
  Partials         7        7              

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