jedie / django-reversion-compare

Add compare view to django-reversion for comparing two versions of a reversion model.
https://pypi.org/project/django-reversion-compare/
314 stars 104 forks source link

mamageprojects updates + update requirements #227

Closed jedie closed 9 months ago

jedie commented 10 months ago
codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (85d5c85) 79.82% compared to head (f6ba3ed) 80.07%.

Files Patch % Lines
manage.py 33.33% 2 Missing :warning:
reversion_compare/mixins.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #227 +/- ## ========================================== + Coverage 79.82% 80.07% +0.24% ========================================== Files 38 38 Lines 1378 1385 +7 Branches 200 202 +2 ========================================== + Hits 1100 1109 +9 + Misses 278 276 -2 ```

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