mfogel / django-timezone-field

A Django app providing DB, form, and REST framework fields for zoneinfo and pytz timezone objects.
BSD 2-Clause "Simplified" License
397 stars 95 forks source link

Test against real dj5.1 release #142

Closed mfogel closed 2 months ago

mfogel commented 2 months ago

DJ 5.1 is out, so test against that instead of a beta release.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.64%. Comparing base (36db865) to head (0899453). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #142 +/- ## ======================================= Coverage 98.64% 98.64% ======================================= Files 10 10 Lines 222 222 ======================================= Hits 219 219 Misses 3 3 ```

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