Skip to content

fix: Refactor in order to include source of token issuing

Codecov / codecov/project succeeded Oct 11, 2023 in 1s

71.25% (+0.19%) compared to 5744187

View this Pull Request on Codecov

71.25% (+0.19%) compared to 5744187

Details

Codecov Report

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

Comparison is base (5744187) 71.06% compared to head (47c0925) 71.25%.

❗ Current head 47c0925 differs from pull request most recent head 7fb1094. Consider uploading reports for the commit 7fb1094 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1005      +/-   ##
==========================================
+ Coverage   71.06%   71.25%   +0.19%     
==========================================
  Files         155      159       +4     
  Lines        4869     5024     +155     
  Branches      522      539      +17     
==========================================
+ Hits         3460     3580     +120     
- Misses       1312     1341      +29     
- Partials       97      103       +6     
Files Coverage Δ
backend/capellacollab/core/database/models.py 100.00% <100.00%> (ø)
backend/capellacollab/core/logging/__init__.py 94.11% <100.00%> (ø)
backend/capellacollab/projects/routes.py 81.03% <ø> (-0.33%) ⬇️
...apellacollab/projects/toolmodels/backups/routes.py 87.50% <ø> (-0.44%) ⬇️
backend/capellacollab/projects/users/routes.py 86.56% <ø> (-0.20%) ⬇️
backend/capellacollab/sessions/hooks/interface.py 92.30% <ø> (-0.55%) ⬇️
backend/capellacollab/sessions/hooks/jupyter.py 88.23% <100.00%> (ø)
backend/capellacollab/sessions/hooks/t4c.py 56.81% <ø> (ø)
backend/capellacollab/sessions/injectables.py 61.53% <ø> (-5.13%) ⬇️
backend/capellacollab/sessions/routes.py 80.13% <ø> (-0.14%) ⬇️
... and 12 more

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