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

run: fix --append with --data-file #45

Merged
merged 4 commits into from
Jul 8, 2018

Conversation

blueyed
Copy link
Member

@blueyed blueyed commented Jul 8, 2018

No description provided.

@codecov
Copy link

codecov bot commented Jul 8, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage   97.36%   97.36%   +<.01%     
==========================================
  Files          16       16              
  Lines        1516     1518       +2     
  Branches      166      165       -1     
==========================================
+ Hits         1476     1478       +2     
  Misses         27       27              
  Partials       13       13
Flag Coverage Δ
#py27 97.1% <100%> (ø) ⬆️
#py34 95.71% <100%> (ø) ⬆️
#py35 96.57% <100%> (ø) ⬆️
#py36 96.57% <100%> (ø) ⬆️
Impacted Files Coverage Δ
tests/conftest.py 100% <100%> (ø) ⬆️
tests/test_cli.py 100% <100%> (ø) ⬆️
covimerage/__init__.py 91.43% <100%> (-0.08%) ⬇️
covimerage/cli.py 94.48% <100%> (-0.09%) ⬇️

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 7bdc25d...48cfd33. Read the comment docs.

@blueyed blueyed merged commit 79009bf into Vimjas:master Jul 8, 2018
@blueyed blueyed deleted the fix-append-with-data-file branch July 8, 2018 01:56
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.

None yet

1 participant