ppfeufer / allianceauth-afat

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

Apparently I did it wrong and `get_or_create` was throwing errors #233

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 #233 (54ef54e) into master (ba3520c) will decrease coverage by 0.11%. The diff coverage is 20.00%.

@@            Coverage Diff             @@
##           master     #233      +/-   ##
==========================================
- Coverage   67.91%   67.80%   -0.12%     
==========================================
  Files          22       22              
  Lines        1200     1202       +2     
  Branches      175      176       +1     
==========================================
  Hits          815      815              
- Misses        365      367       +2     
  Partials       20       20              
Impacted Files Coverage Δ
afat/tasks.py 37.89% <0.00%> (-0.82%) :arrow_down:
afat/__init__.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 ba3520c...54ef54e. Read the comment docs.