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

feat: Move model from one project to another #1057

Merged
merged 1 commit into from
Oct 25, 2023

feat: Move model from one project to another

848b57e
Select commit
Loading
Failed to load commit list.
Merged

feat: Move model from one project to another #1057

feat: Move model from one project to another
848b57e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2023 in 1s

71.98% (+0.15%) compared to 7f1b267

View this Pull Request on Codecov

71.98% (+0.15%) compared to 7f1b267

Details

Codecov Report

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

Comparison is base (7f1b267) 71.83% compared to head (848b57e) 71.98%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1057      +/-   ##
==========================================
+ Coverage   71.83%   71.98%   +0.15%     
==========================================
  Files         160      160              
  Lines        5087     5111      +24     
  Branches      547      555       +8     
==========================================
+ Hits         3654     3679      +25     
+ Misses       1323     1322       -1     
  Partials      110      110              
Files Coverage Δ
backend/capellacollab/projects/routes.py 83.78% <100.00%> (+0.45%) ⬆️
backend/capellacollab/projects/toolmodels/crud.py 77.08% <100.00%> (+2.61%) ⬆️
...ackend/capellacollab/projects/toolmodels/models.py 100.00% <100.00%> (ø)
...ackend/capellacollab/projects/toolmodels/routes.py 75.51% <75.00%> (+3.71%) ⬆️

... and 1 file with indirect coverage changes

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