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

[WIP] Wrap commands in __main__ to prepend 'covimerage: ' prefix #60

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

Conversation

blueyed
Copy link
Member

@blueyed blueyed commented Oct 23, 2018

No description provided.

@blueyed blueyed changed the title Wrap commands in __main__ to prepend 'covimerage: ' prefix with errors. Wrap commands in __main__ to prepend 'covimerage: ' prefix Oct 23, 2018
@codecov
Copy link

codecov bot commented Oct 23, 2018

Codecov Report

Merging #60 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
+ Coverage   97.26%   97.31%   +0.04%     
==========================================
  Files          15       15              
  Lines        1646     1674      +28     
  Branches      176      177       +1     
==========================================
+ Hits         1601     1629      +28     
  Misses         30       30              
  Partials       15       15
Flag Coverage Δ
#click6 95.1% <100%> (+0.08%) ⬆️
#coveragepy5 95.45% <100%> (+0.07%) ⬆️
#py27 95.57% <100%> (+0.07%) ⬆️
#py34 94.32% <100%> (+0.09%) ⬆️
#py35 95.1% <100%> (+0.08%) ⬆️
#py36 95.1% <100%> (+0.08%) ⬆️
#py37 96.59% <100%> (+0.05%) ⬆️
Impacted Files Coverage Δ
covimerage/__main__.py 100% <100%> (ø) ⬆️
tests/test_main.py 100% <100%> (ø) ⬆️
covimerage/logger.py 100% <100%> (ø) ⬆️
tests/test_cli.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 c657efa...c3d3f4f. Read the comment docs.

@blueyed blueyed changed the title Wrap commands in __main__ to prepend 'covimerage: ' prefix [WIP] Wrap commands in __main__ to prepend 'covimerage: ' prefix Nov 10, 2018
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