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: Improve default copy method to also copy placeholders and plugins #345

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Merge branch 'master' into feat/improve_default_copy

9d3ca00
Select commit
Loading
Failed to load commit list.
Draft

feat: Improve default copy method to also copy placeholders and plugins #345

Merge branch 'master' into feat/improve_default_copy
9d3ca00
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 29, 2024 in 0s

90.78% (-0.11%) compared to f90c5b2

View this Pull Request on Codecov

90.78% (-0.11%) compared to f90c5b2

Details

Codecov Report

Attention: Patch coverage is 23.52941% with 13 lines in your changes missing coverage. Please review.

Project coverage is 90.78%. Comparing base (f90c5b2) to head (9d3ca00).
Report is 33 commits behind head on master.

Files with missing lines Patch % Lines
djangocms_versioning/datastructures.py 23.52% 11 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #345      +/-   ##
==========================================
- Coverage   90.88%   90.78%   -0.11%     
==========================================
  Files          72       72              
  Lines        2546     2679     +133     
  Branches      361      313      -48     
==========================================
+ Hits         2314     2432     +118     
- Misses        168      174       +6     
- Partials       64       73       +9     

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