Skip to content

feat: Convert config template and schema to Pydantic model

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

75.31% (+0.56%) compared to ed46306

View this Pull Request on Codecov

75.31% (+0.56%) compared to ed46306

Details

Codecov Report

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

Project coverage is 75.31%. Comparing base (ed46306) to head (82c125a).
Report is 18 commits behind head on main.

❗ Current head 82c125a differs from pull request most recent head 0f08c64. Consider uploading reports for the commit 0f08c64 to get more accurate results

Files Patch % Lines
...acollab/core/authentication/provider/oauth/flow.py 30.00% 5 Missing and 2 partials ⚠️
...lab/core/authentication/provider/azure/keystore.py 0.00% 4 Missing ⚠️
...ollab/core/authentication/provider/azure/routes.py 0.00% 4 Missing ⚠️
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/__main__.py 0.00% 2 Missing ⚠️
...lab/core/authentication/provider/oauth/keystore.py 60.00% 1 Missing and 1 partial ⚠️
backend/capellacollab/__main__.py 50.00% 1 Missing ⚠️
backend/capellacollab/config/__init__.py 75.00% 0 Missing and 1 partial ⚠️
...nd/capellacollab/core/authentication/jwt_bearer.py 0.00% 1 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1364      +/-   ##
==========================================
+ Coverage   74.75%   75.31%   +0.56%     
==========================================
  Files         169      171       +2     
  Lines        5656     5761     +105     
  Branches      656      665       +9     
==========================================
+ Hits         4228     4339     +111     
+ Misses       1280     1273       -7     
- Partials      148      149       +1     

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