nats-io / nats.c

A C client for NATS
Apache License 2.0
384 stars 134 forks source link

Fixed test_JetStreamInfoAlternates flapper #775

Closed kozlovic closed 1 month ago

kozlovic commented 1 month ago

Signed-off-by: Ivan Kozlovic ivan@synadia.com

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 68.88%. Comparing base (1553d4a) to head (170fe3f). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #775 +/- ## ========================================== + Coverage 68.71% 68.88% +0.17% ========================================== Files 39 39 Lines 15207 15238 +31 Branches 3143 3153 +10 ========================================== + Hits 10449 10497 +48 + Misses 1700 1675 -25 - Partials 3058 3066 +8 ```

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