nats-io / nats.c

A C client for NATS
Apache License 2.0
382 stars 132 forks source link

[CI only] Adjusted coverage targets/thresholds #752

Closed levb closed 3 months ago

levb commented 3 months ago

Learning codecov.yml as I go...

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 68.74%. Comparing base (3296eb9) to head (2da8306).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #752 +/- ## ========================================== - Coverage 68.81% 68.74% -0.08% ========================================== Files 38 38 Lines 15100 15100 Branches 3119 3119 ========================================== - Hits 10391 10380 -11 - Misses 1673 1685 +12 + Partials 3036 3035 -1 ```

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