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

Minor: run: required arg, pytest config #53

Merged
merged 3 commits into from
Sep 10, 2018
Merged

Conversation

blueyed
Copy link
Member

@blueyed blueyed commented Sep 10, 2018

pytest: use -vv by default (a separate option would be better likely (pytest-dev/pytest#3962))

This will show whole diffs for test failures by default.
@codecov
Copy link

codecov bot commented Sep 10, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
+ Coverage   97.37%   97.38%   +<.01%     
==========================================
  Files          15       15              
  Lines        1563     1567       +4     
  Branches      166      166              
==========================================
+ Hits         1522     1526       +4     
  Misses         28       28              
  Partials       13       13
Flag Coverage Δ
#py27 97.12% <100%> (ø) ⬆️
#py34 95.78% <100%> (+0.01%) ⬆️
#py35 96.61% <100%> (ø) ⬆️
#py36 96.61% <100%> (ø) ⬆️
#py37 96.61% <100%> (?)
Impacted Files Coverage Δ
tests/test_cli.py 100% <100%> (ø) ⬆️
covimerage/cli.py 94.24% <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 0a5f292...b10918f. Read the comment docs.

@blueyed blueyed merged commit f382332 into Vimjas:master Sep 10, 2018
@blueyed blueyed deleted the minor branch September 10, 2018 07:32
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