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

Add examples of --select to the README. #91

Merged
merged 4 commits into from
Jan 14, 2020
Merged

Conversation

jonathanj
Copy link
Owner

@jonathanj jonathanj commented Jan 14, 2020

Fixes #37


This change is Reviewable

@codecov-io
Copy link

codecov-io commented Jan 14, 2020

Codecov Report

Merging #91 into master will decrease coverage by <.01%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
- Coverage   55.76%   55.75%   -0.01%     
==========================================
  Files          23       23              
  Lines        1406     1408       +2     
  Branches      188      189       +1     
==========================================
+ Hits          784      785       +1     
- Misses        614      615       +1     
  Partials        8        8
Flag Coverage Δ
#unittests 55.75% <33.33%> (-0.01%) ⬇️
Impacted Files Coverage Δ
src/eliottree/__init__.py 100% <ø> (ø) ⬆️
src/eliottree/_render.py 88.09% <0%> (ø) ⬆️
src/eliottree/filter.py 95.65% <50%> (-4.35%) ⬇️

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 eeced49...43eefa2. Read the comment docs.

@jonathanj jonathanj merged commit 6a87a79 into master Jan 14, 2020
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.

Include some examples of --select.
2 participants