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

Consider continued lines as executable #68

Merged
merged 2 commits into from
Feb 10, 2019
Merged

Conversation

blueyed
Copy link
Member

@blueyed blueyed commented Feb 10, 2019

This is useful when considering diff coverage.

@codecov
Copy link

codecov bot commented Feb 10, 2019

Codecov Report

Merging #68 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
+ Coverage   97.26%   97.26%   +<.01%     
==========================================
  Files          15       15              
  Lines        1647     1648       +1     
  Branches      177      178       +1     
==========================================
+ Hits         1602     1603       +1     
  Misses         29       29              
  Partials       16       16
Flag Coverage Δ
#click6 95.02% <100%> (ø) ⬆️
#coveragepy5 95.38% <100%> (ø) ⬆️
#py27 95.5% <100%> (ø) ⬆️
#py34 94.23% <100%> (ø) ⬆️
#py35 95.02% <100%> (ø) ⬆️
#py36 95.02% <100%> (ø) ⬆️
#py37 96.54% <100%> (ø) ⬆️
Impacted Files Coverage Δ
tests/test_main.py 100% <ø> (ø) ⬆️
covimerage/__init__.py 91.53% <100%> (+0.04%) ⬆️
covimerage/utils.py 100% <100%> (ø) ⬆️

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 9841e63...233e786. Read the comment docs.

@blueyed blueyed merged commit ab335d2 into Vimjas:master Feb 10, 2019
@blueyed blueyed deleted the continued branch February 10, 2019 16:39
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.

1 participant