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

Upgrade all requirements #193

Closed djotaku closed 2 years ago

djotaku commented 2 years ago

Still trying to figure out the pip dependency hell

codecov[bot] commented 2 years ago

Codecov Report

Merging #193 (1a3d5ff) into master (9af052b) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #193   +/-   ##
=======================================
  Coverage   94.13%   94.13%           
=======================================
  Files          17       17           
  Lines        1142     1142           
  Branches       67       67           
=======================================
  Hits         1075     1075           
  Misses         61       61           
  Partials        6        6           
Impacted Files Coverage Δ
eldonationtracker/__init__.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 9af052b...1a3d5ff. Read the comment docs.