openmeteo / enhydris

A database with a web interface for the storage and management of hydro/meteorological measurements and time series
GNU Affero General Public License v3.0
18 stars 11 forks source link

Upgrade to Django 3.2 (fixes #431) #442

Closed aptiko closed 3 years ago

aptiko commented 3 years ago

Checklist:

codecov[bot] commented 3 years ago

Codecov Report

Merging #442 (16a043f) into master (4ed819b) will decrease coverage by 0.39%. The diff coverage is 63.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #442      +/-   ##
==========================================
- Coverage   98.03%   97.63%   -0.40%     
==========================================
  Files          19       19              
  Lines        1473     1482       +9     
==========================================
+ Hits         1444     1447       +3     
- Misses         29       35       +6     
Impacted Files Coverage Δ
enhydris/api/csv.py 100.00% <ø> (ø)
enhydris/models.py 98.28% <41.66%> (-1.29%) :arrow_down:
enhydris/admin/station.py 98.74% <100.00%> (ø)
enhydris/views_common.py 93.63% <100.00%> (+0.17%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 60312a1...16a043f. Read the comment docs.