ppfeufer / allianceauth-afat

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

Pylint and keywords #288

Closed ppfeufer closed 1 year ago

ppfeufer commented 1 year ago

Description

Fixed

Changed

Type of change

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #288 (0f743f9) into development (ed37e2e) will increase coverage by 0.03%. Report is 5 commits behind head on development. The diff coverage is 60.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #288      +/-   ##
===============================================
+ Coverage        68.54%   68.57%   +0.03%     
===============================================
  Files               24       24              
  Lines             1246     1247       +1     
  Branches           151      151              
===============================================
+ Hits               854      855       +1     
  Misses             372      372              
  Partials            20       20              
Files Changed Coverage Δ
afat/admin.py 56.48% <0.00%> (ø)
afat/forms.py 100.00% <ø> (ø)
afat/helper/fatlinks.py 100.00% <ø> (ø)
afat/providers.py 100.00% <ø> (ø)
afat/templatetags/filters.py 100.00% <ø> (ø)
afat/tests/fixtures/utils.py 100.00% <ø> (ø)
afat/urls.py 100.00% <ø> (ø)
afat/tasks.py 35.42% <12.50%> (ø)
afat/utils.py 55.08% <28.58%> (ø)
afat/views/fatlinks.py 32.08% <36.21%> (ø)
... 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 10231a4...0f743f9. Read the comment docs.