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

Implement "list" output format #86

Closed
wants to merge 1 commit into from
Closed

Conversation

handrews
Copy link
Contributor

Fixes #51

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 83.33% and project coverage change: -0.03 ⚠️

Comparison is base (f0a4e16) 90.98% compared to head (ecf73b8) 90.96%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #86      +/-   ##
==========================================
- Coverage   90.98%   90.96%   -0.03%     
==========================================
  Files          21       21              
  Lines        1986     1992       +6     
  Branches      422      378      -44     
==========================================
+ Hits         1807     1812       +5     
  Misses        118      118              
- Partials       61       62       +1     
Impacted Files Coverage Δ
jschon/output.py 95.34% <83.33%> (-0.91%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@handrews
Copy link
Contributor Author

This is not ready - I'd found the old branch and it passed the test and for some reason I thought that meant it was done but it definitely is not.

@handrews handrews closed this Mar 23, 2023
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 support for "list" output
2 participants