oxigraph / json-event-parser

JSON event parser is a simple streaming JSON parser and serializer implementation in Rust.
Apache License 2.0
9 stars 2 forks source link

Removes explicit clap dependency #19

Closed Tpt closed 3 months ago

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.43%. Comparing base (52899c9) to head (68b777b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #19 +/- ## ======================================= Coverage 81.43% 81.43% ======================================= Files 2 2 Lines 905 905 Branches 905 905 ======================================= Hits 737 737 Misses 133 133 Partials 35 35 ``` | [Flag](https://app.codecov.io/gh/oxigraph/json-event-parser/pull/19/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [rust](https://app.codecov.io/gh/oxigraph/json-event-parser/pull/19/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `81.43% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#carryforward-flags-in-the-pull-request-comment) to find out more.

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