Skip to content

feat: Add support for provisioning of tool models

Codecov / codecov/project succeeded Nov 12, 2024 in 1s

85.19% (+0.47%) compared to 4fe9a8d

View this Pull Request on Codecov

85.19% (+0.47%) compared to 4fe9a8d

Details

Codecov Report

Attention: Patch coverage is 92.74376% with 32 lines in your changes missing coverage. Please review.

Project coverage is 85.19%. Comparing base (4fe9a8d) to head (9e672fd).

Files with missing lines Patch % Lines
...ckend/capellacollab/sessions/hooks/provisioning.py 92.64% 2 Missing and 3 partials ⚠️
backend/capellacollab/sessions/injection.py 0.00% 4 Missing ⚠️
backend/capellacollab/projects/tools/routes.py 90.90% 1 Missing and 2 partials ⚠️
backend/capellacollab/sessions/hooks/guacamole.py 62.50% 2 Missing and 1 partial ⚠️
...llab/projects/toolmodels/backups/runs/interface.py 0.00% 2 Missing ⚠️
...lab/projects/toolmodels/modelsources/git/routes.py 33.33% 2 Missing ⚠️
...capellacollab/projects/toolmodels/readme/routes.py 85.71% 2 Missing ⚠️
...ackend/capellacollab/projects/tools/injectables.py 84.61% 1 Missing and 1 partial ⚠️
backend/capellacollab/projects/tools/exceptions.py 90.90% 1 Missing ⚠️
backend/capellacollab/sessions/hooks/interface.py 97.29% 1 Missing ⚠️
... and 7 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1901      +/-   ##
==========================================
+ Coverage   84.71%   85.19%   +0.47%     
==========================================
  Files         211      223      +12     
  Lines        6995     7348     +353     
  Branches      491      514      +23     
==========================================
+ Hits         5926     6260     +334     
- Misses        906      919      +13     
- Partials      163      169       +6     

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