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

Initial cli work #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Initial cli work #3

wants to merge 1 commit into from

Conversation

celestefox
Copy link
Owner

This is how it'll probably look for now, and implementing extraction is priority number one.

  • Lay out tasks
  • Fix tests

@celestefox celestefox self-assigned this Oct 4, 2017
@codecov
Copy link

codecov bot commented Oct 4, 2017

Codecov Report

Merging #3 into master will decrease coverage by 27.58%.
The diff coverage is 75%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #3       +/-   ##
===========================================
- Coverage     100%   72.41%   -27.59%     
===========================================
  Files           3        4        +1     
  Lines          12       29       +17     
  Branches        0        2        +2     
===========================================
+ Hits           12       21        +9     
- Misses          0        8        +8
Impacted Files Coverage Δ
src/tmod_tools/cli.py 77.77% <75%> (-22.23%) ⬇️
tests/test_tmod_tools.py 85.71% <0%> (-14.29%) ⬇️
src/tmod_tools/__main__.py 0% <0%> (ø)

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 ed2ac35...ab232e3. Read the comment docs.

@codecov
Copy link

codecov bot commented Oct 4, 2017

Codecov Report

Merging #3 into master will decrease coverage by 27.58%.
The diff coverage is 75%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #3       +/-   ##
===========================================
- Coverage     100%   72.41%   -27.59%     
===========================================
  Files           3        4        +1     
  Lines          12       29       +17     
  Branches        0        2        +2     
===========================================
+ Hits           12       21        +9     
- Misses          0        8        +8
Impacted Files Coverage Δ
src/tmod_tools/cli.py 77.77% <75%> (-22.23%) ⬇️
tests/test_tmod_tools.py 85.71% <0%> (-14.29%) ⬇️
src/tmod_tools/__main__.py 0% <0%> (ø)

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 ed2ac35...7e0fb46. Read the comment docs.

This is how it will probably look for now.
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