Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increased Test Coverage #23

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Increased Test Coverage #23

wants to merge 2 commits into from

Conversation

mlavin
Copy link
Owner

@mlavin mlavin commented Apr 14, 2017

Increasing the test coverage to work towards Python 3 support (might need to switch RRD library) and Tornado support. Found a bug which must have existed since this project was created of mutating a shared list 😞

@codecov-io
Copy link

codecov-io commented Apr 14, 2017

Codecov Report

Merging #23 into master will increase coverage by 38.21%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #23       +/-   ##
===========================================
+ Coverage    50.4%   88.61%   +38.21%     
===========================================
  Files           3        3               
  Lines         125      123        -2     
  Branches       17       16        -1     
===========================================
+ Hits           63      109       +46     
+ Misses         61       14       -47     
+ Partials        1        0        -1
Impacted Files Coverage Δ
sickmuse/app.py 78.12% <100%> (+21.4%) ⬆️
sickmuse/handlers.py 100% <100%> (+57.89%) ⬆️

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 e301ea4...d0e58ea. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants