ppfeufer / allianceauth-afat

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

Improve task code and readability #266

Closed ppfeufer closed 1 year ago

ppfeufer commented 1 year ago

Description

Improving readability of the tasks' code and moving error counting to the DB instead of using Redis.

Type of change

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #266 (d844e9a) into development (e20d0a5) will increase coverage by 0.21%. The diff coverage is 28.57%.

@@               Coverage Diff               @@
##           development     #266      +/-   ##
===============================================
+ Coverage        68.25%   68.46%   +0.21%     
===============================================
  Files               24       24              
  Lines             1241     1243       +2     
  Branches           155      151       -4     
===============================================
+ Hits               847      851       +4     
+ Misses             374      372       -2     
  Partials            20       20              
Impacted Files Coverage Δ
afat/tasks.py 35.41% <16.66%> (-1.22%) :arrow_down:
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