Skip to content

feat: Convert config template to pydantic model

Codecov / codecov/project succeeded Mar 4, 2024 in 1s

73.46% (+0.33%) compared to 1dd9f84

View this Pull Request on Codecov

73.46% (+0.33%) compared to 1dd9f84

Details

Codecov Report

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

Project coverage is 73.46%. Comparing base (1dd9f84) to head (ae531cc).
Report is 24 commits behind head on main.

❗ Current head ae531cc differs from pull request most recent head 6e92e86. Consider uploading reports for the commit 6e92e86 to get more accurate results

Files Patch % Lines
backend/capellacollab/config/generate.py 36.36% 7 Missing ⚠️
backend/capellacollab/config/loader.py 33.33% 4 Missing and 2 partials ⚠️
...acollab/core/authentication/provider/oauth/flow.py 25.00% 5 Missing and 1 partial ⚠️
backend/capellacollab/config/__init__.py 50.00% 2 Missing and 1 partial ⚠️
backend/capellacollab/sessions/operators/k8s.py 78.57% 1 Missing and 2 partials ⚠️
backend/capellacollab/config/diff.py 0.00% 2 Missing ⚠️
...lab/core/authentication/provider/azure/keystore.py 0.00% 2 Missing ⚠️
backend/capellacollab/__main__.py 50.00% 1 Missing ⚠️
...nd/capellacollab/core/authentication/jwt_bearer.py 0.00% 1 Missing ⚠️
...lab/core/authentication/provider/azure/__main__.py 0.00% 1 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1364      +/-   ##
==========================================
+ Coverage   73.12%   73.46%   +0.33%     
==========================================
  Files         166      168       +2     
  Lines        5448     5558     +110     
  Branches      610      616       +6     
==========================================
+ Hits         3984     4083      +99     
- Misses       1331     1339       +8     
- Partials      133      136       +3     

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