djotaku / ELDonationTracker

A Python-based donation tracker for Extra Life streams
http://djotaku.github.io/ELDonationTracker/
GNU General Public License v3.0
14 stars 2 forks source link

6.2.1 - a little code cleanup #168

Closed djotaku closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #168 (30aa2dc) into master (513ee94) will decrease coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #168      +/-   ##
==========================================
- Coverage   97.33%   97.33%   -0.01%     
==========================================
  Files          17       17              
  Lines        1578     1576       -2     
  Branches       60       60              
==========================================
- Hits         1536     1534       -2     
  Misses         35       35              
  Partials        7        7              
Impacted Files Coverage Δ
eldonationtracker/__init__.py 100.00% <100.00%> (ø)
eldonationtracker/api/participant.py 88.05% <100.00%> (-0.04%) :arrow_down:
eldonationtracker/api/team.py 100.00% <100.00%> (ø)

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 513ee94...30aa2dc. Read the comment docs.