AndrewIngram / django-extra-views

Django's class-based generic views are awesome, let's have more of them.
MIT License
1.39k stars 172 forks source link

chore: Add support for 4.2 #262

Closed Azd325 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (ef9b8b1) 88.77% compared to head (11033ca) 88.77%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #262 +/- ## ======================================= Coverage 88.77% 88.77% ======================================= Files 6 6 Lines 490 490 Branches 54 54 ======================================= Hits 435 435 Misses 40 40 Partials 15 15 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

jonashaag commented 1 year ago

Thanks a lot!