ppfeufer / allianceauth-afat

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

[RELEASE] v2.11.0 #253

Closed ppfeufer closed 1 year ago

ppfeufer commented 1 year ago

Description

Fixed

Added

Changed

Fixes #251

Type of change

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #253 (6054896) into master (f39cccd) will decrease coverage by 0.14%. The diff coverage is 72.72%.

:exclamation: Current head 6054896 differs from pull request most recent head 5e117e9. Consider uploading reports for the commit 5e117e9 to get more accurate results

@@            Coverage Diff             @@
##           master     #253      +/-   ##
==========================================
- Coverage   68.33%   68.20%   -0.14%     
==========================================
  Files          19       24       +5     
  Lines        1137     1239     +102     
  Branches      143      155      +12     
==========================================
+ Hits          777      845      +68     
- Misses        340      374      +34     
  Partials       20       20              
Impacted Files Coverage Δ
afat/forms.py 100.00% <ø> (ø)
afat/tasks.py 36.63% <25.00%> (-0.48%) :arrow_down:
afat/admin.py 55.42% <100.00%> (-1.56%) :arrow_down:
afat/views/statistics.py 92.12% <100.00%> (ø)
afat/tests/fixtures/utils.py 100.00% <0.00%> (ø)
afat/urls.py 100.00% <0.00%> (ø)
afat/utils.py 55.07% <0.00%> (ø)
afat/tests/fixtures/load_allianceauth.py 100.00% <0.00%> (ø)
afat/__init__.py 100.00% <0.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more