ppfeufer / allianceauth-afat

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

[CHANGE] Move build process to PEP 621 #261

Closed ppfeufer closed 1 year ago

ppfeufer commented 1 year ago

Description

Changed

Type of change

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #261 (285e005) into development (144a067) will increase coverage by 0.26%. The diff coverage is 32.69%.

:exclamation: Current head 285e005 differs from pull request most recent head a73689e. Consider uploading reports for the commit a73689e to get more accurate results

@@               Coverage Diff               @@
##           development     #261      +/-   ##
===============================================
+ Coverage        68.25%   68.51%   +0.26%     
===============================================
  Files               24       24              
  Lines             1241     1245       +4     
  Branches           155      151       -4     
===============================================
+ Hits               847      853       +6     
+ Misses             374      372       -2     
  Partials            20       20              
Impacted Files Coverage Δ
afat/tasks.py 35.41% <16.66%> (-1.22%) :arrow_down:
afat/__init__.py 100.00% <100.00%> (ø)
afat/models.py 92.17% <100.00%> (+0.50%) :arrow_up:

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