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] Add more commands #4

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

Conversation

phlax
Copy link
Member

@phlax phlax commented Jan 1, 2018

add commands for listing/updating the Makeyfile

@phlax phlax force-pushed the add-meta-commands branch 8 times, most recently from d67b5b8 to 07524ae Compare January 1, 2018 18:59
@translate translate deleted a comment from codecov bot Jan 1, 2018
@phlax phlax force-pushed the add-meta-commands branch from 00d4bc0 to 1373837 Compare January 1, 2018 23:55
@translate translate deleted a comment from codecov bot Jan 2, 2018
@phlax phlax mentioned this pull request Jan 2, 2018
@phlax phlax force-pushed the add-meta-commands branch from 1c38094 to 8a11898 Compare January 2, 2018 10:32
@translate translate deleted a comment from codecov bot Jan 2, 2018
@codecov
Copy link

codecov bot commented Jan 2, 2018

Codecov Report

Merging #4 into master will decrease coverage by 4.06%.
The diff coverage is 20.4%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
- Coverage    99.9%   95.84%   -4.07%     
==========================================
  Files          34       33       -1     
  Lines        1106      962     -144     
==========================================
- Hits         1105      922     -183     
- Misses          1       40      +39
Impacted Files Coverage Δ
makeyfile/commands/list.py 0% <0%> (-100%) ⬇️
makeyfile/commands/base.py 0% <0%> (-100%) ⬇️
makeyfile/commands/dot.py 0% <0%> (ø)
makeyfile/commands/get.py 0% <0%> (ø)
makeyfile/commands/dump.py 0% <0%> (-100%) ⬇️
tests/makey.py 100% <100%> (ø) ⬆️
makeyfile/runner.py 96.96% <0%> (-0.81%) ⬇️
makeyfile/runners/sequence.py 100% <0%> (ø) ⬆️
makeyfile/contextmanagers.py 100% <0%> (ø) ⬆️
tests/runner.py 100% <0%> (ø) ⬆️
... and 11 more

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 996207c...6715389. Read the comment docs.

@phlax phlax force-pushed the add-meta-commands branch 7 times, most recently from 445060d to 7bbfe8a Compare January 2, 2018 13:41
@phlax phlax changed the title Add meta commands [WIP] Add meta commands Jan 2, 2018
@phlax phlax changed the title [WIP] Add meta commands [WIP] Add more commands Jan 2, 2018
@phlax phlax force-pushed the add-meta-commands branch from 7bbfe8a to 6715389 Compare January 2, 2018 17:38
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