djangocms-versioning icon indicating copy to clipboard operation
djangocms-versioning copied to clipboard

Draft: GitHub 24538627 add bulk delete to versions djangocms versioning

Open polyccon opened this issue 1 year ago • 1 comments

Description

*- Initial draft on adding functionality to bulk delete to versions djangocms versioning *- More information required on the ticket that needs to be a user story - see link below

Related resources

https://github.com/orgs/django-cms/projects/2/views/3?pane=issue&itemId=24538627

  • #...
  • #...

Checklist

  • [ ] I have opened this pull request against master
  • [ ] I have added or modified the tests when changing logic
  • [ ] I have followed the conventional commits guidelines to add meaningful information into the changelog
  • [ ] I have read the contribution guidelines and I have joined #workgroup-pr-review on Slack to find a “pr review buddy” who is going to review my pull request.

polyccon avatar Jun 02 '23 13:06 polyccon

Codecov Report

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

Comparison is base (8e045dd) 90.86% compared to head (826d248) 90.70%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #338      +/-   ##
==========================================
- Coverage   90.86%   90.70%   -0.17%     
==========================================
  Files          72       72              
  Lines        2530     2540      +10     
  Branches      356      361       +5     
==========================================
+ Hits         2299     2304       +5     
- Misses        170      174       +4     
- Partials       61       62       +1     
Files Coverage Δ
djangocms_versioning/admin.py 91.05% <91.66%> (+0.35%) :arrow_up:

... and 1 file with indirect coverage changes

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Jun 02 '23 13:06 codecov[bot]