jsonschema icon indicating copy to clipboard operation
jsonschema copied to clipboard

cmd/jv: flag parsing and usage fixes

Open scop opened this issue 2 years ago • 1 comments

scop avatar Aug 21 '23 06:08 scop

Codecov Report

Patch coverage has no change and project coverage change: -0.01% :warning:

Comparison is base (bbc9f89) 89.21% compared to head (b9a55db) 89.21%. Report is 4 commits behind head on master.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #127      +/-   ##
==========================================
- Coverage   89.21%   89.21%   -0.01%     
==========================================
  Files          10       10              
  Lines        2652     2651       -1     
==========================================
- Hits         2366     2365       -1     
  Misses        237      237              
  Partials       49       49              

see 1 file with indirect coverage changes

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Aug 21 '23 06:08 codecov-commenter

Looks like this is half obsolete as of 6.0.1, reworked remainders in https://github.com/santhosh-tekuri/jsonschema/pull/177, closing here.

scop avatar Jun 28 '24 21:06 scop