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 json output to list and list-depends #12

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

Conversation

sbidoul
Copy link
Member

@sbidoul sbidoul commented Aug 15, 2021

Closes #11

@codecov-commenter
Copy link

codecov-commenter commented Aug 15, 2021

Codecov Report

Merging #12 (78c536f) into main (ef51949) will decrease coverage by 0.01%.
The diff coverage is 95.34%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
- Coverage   94.21%   94.20%   -0.02%     
==========================================
  Files          21       21              
  Lines         657      690      +33     
  Branches      109      114       +5     
==========================================
+ Hits          619      650      +31     
- Misses         21       22       +1     
- Partials       17       18       +1     
Impacted Files Coverage Δ
src/manifestoo/utils.py 88.37% <85.71%> (-1.63%) ⬇️
src/manifestoo/addon.py 100.00% <100.00%> (ø)
src/manifestoo/commands/tree.py 91.78% <100.00%> (ø)
src/manifestoo/main.py 78.57% <100.00%> (+1.64%) ⬆️
src/manifestoo/manifest.py 100.00% <100.00%> (ø)

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 ef51949...78c536f. Read the comment docs.

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.

Add json output to the list* commands
2 participants