ppfeufer / allianceauth-afat

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

Remove development as permanent branch #289

Closed ppfeufer closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #289 (1a2ce54) into master (ddf11d0) will decrease coverage by 0.17%. The diff coverage is 77.20%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #289      +/-   ##
==========================================
- Coverage   68.54%   68.37%   -0.17%     
==========================================
  Files          24       24              
  Lines        1246     1236      -10     
  Branches      151      151              
==========================================
- Hits          854      845       -9     
+ Misses        372      371       -1     
  Partials       20       20              
Files Coverage Δ
afat/__init__.py 100.00% <100.00%> (ø)
afat/app_settings.py 100.00% <100.00%> (ø)
afat/apps.py 100.00% <100.00%> (ø)
afat/constants.py 100.00% <100.00%> (ø)
afat/forms.py 100.00% <100.00%> (ø)
afat/helper/fatlinks.py 100.00% <100.00%> (ø)
afat/helper/time.py 100.00% <100.00%> (ø)
afat/providers.py 100.00% <ø> (ø)
afat/templatetags/afat_versioned_static.py 100.00% <100.00%> (ø)
afat/templatetags/filters.py 100.00% <ø> (ø)
... and 14 more

Continue to review full report in Codecov by Sentry.

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