django-cms / djangocms-versioning

General purpose versioning package for Django CMS 4 and above.
Other
33 stars 29 forks source link

Draft: GitHub 24538627 add bulk delete to versions djangocms versioning #338

Open polyccon opened 1 year ago

polyccon commented 1 year ago

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

codecov[bot] commented 1 year ago

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 ```diff @@ 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](https://app.codecov.io/gh/django-cms/djangocms-versioning/pull/338?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=django-cms) | Coverage Δ | | |---|---|---| | [djangocms\_versioning/admin.py](https://app.codecov.io/gh/django-cms/djangocms-versioning/pull/338?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=django-cms#diff-ZGphbmdvY21zX3ZlcnNpb25pbmcvYWRtaW4ucHk=) | `91.05% <91.66%> (+0.35%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/django-cms/djangocms-versioning/pull/338/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=django-cms)

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