ppfeufer / allianceauth-afat

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

Upcoming release v2.3.1 #218

Closed ppfeufer closed 2 years ago

ppfeufer commented 2 years ago

Description

Removed

Type of change

Checklist:

codecov[bot] commented 2 years ago

Codecov Report

Merging #218 (13278ff) into master (0de780f) will increase coverage by 0.11%. The diff coverage is 73.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #218      +/-   ##
==========================================
+ Coverage   66.58%   66.69%   +0.11%     
==========================================
  Files          21       21              
  Lines        1188     1195       +7     
  Branches      173      172       -1     
==========================================
+ Hits          791      797       +6     
- Misses        377      378       +1     
  Partials       20       20              
Impacted Files Coverage Δ
afat/admin.py 56.97% <ø> (ø)
afat/apps.py 100.00% <ø> (ø)
afat/auth_hooks.py 88.23% <ø> (ø)
afat/forms.py 100.00% <ø> (ø)
afat/helper/fatlinks.py 100.00% <ø> (ø)
afat/helper/time.py 100.00% <ø> (ø)
afat/helper/views_helper.py 93.90% <ø> (ø)
afat/managers.py 92.30% <ø> (ø)
afat/providers.py 100.00% <ø> (ø)
afat/templatetags/filters.py 100.00% <ø> (ø)
... and 11 more

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 0de780f...13278ff. Read the comment docs.