tehmufifnman / BattleMuffin-Python

Python Implementation of Blizzard's Web API
MIT License
6 stars 3 forks source link

Updates to enable packaging #1

Closed tehmufifnman closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #1 into master will decrease coverage by 0.20%. The diff coverage is 80.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##            master       #1      +/-   ##
===========================================
- Coverage   100.00%   99.79%   -0.21%     
===========================================
  Files            4        5       +1     
  Lines          493      494       +1     
===========================================
  Hits           493      493              
- Misses           0        1       +1     
Flag Coverage Δ
#unittests 99.79% <80.00%> (-0.21%) :arrow_down:
Impacted Files Coverage Δ
battlemuffin/__about__.py 0.00% <0.00%> (ø)
battlemuffin/config/region_config.py 100.00% <ø> (ø)
battlemuffin/hooks/handlers.py 100.00% <ø> (ø)
battlemuffin/clients/warcraft_client.py 100.00% <100.00%> (ø)
battlemuffin/config/client_config.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 aef15ef...1f945c2. Read the comment docs.