ppfeufer / allianceauth-afat

Another Fleet Activity Tracking tool for Alliance Auth
GNU General Public License v3.0
0 stars 5 forks source link

Django 4 compat #224

Closed ppfeufer closed 2 years ago

ppfeufer commented 2 years ago

Description

Fixed

Type of change

Checklist:

codecov[bot] commented 2 years ago

Codecov Report

Merging #224 (56de0fa) into master (87cb756) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #224   +/-   ##
=======================================
  Coverage   67.56%   67.56%           
=======================================
  Files          22       22           
  Lines        1193     1193           
  Branches      172      172           
=======================================
  Hits          806      806           
  Misses        367      367           
  Partials       20       20           
Impacted Files Coverage Δ
afat/__init__.py 100.00% <100.00%> (ø)
afat/app_settings.py 100.00% <100.00%> (ø)
afat/forms.py 100.00% <100.00%> (ø)

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 87cb756...56de0fa. Read the comment docs.