nats-io / nats.c

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

[CI only] run tests once, not x3 except for main, release #759

Closed levb closed 3 months ago

levb commented 3 months ago

main and release_** will still run 3x, but all PR jobs will use 1x

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 68.70%. Comparing base (ecf49bc) to head (63ac896).

:exclamation: Current head 63ac896 differs from pull request most recent head f7f85f6. Consider uploading reports for the commit f7f85f6 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #759 +/- ## ======================================= Coverage 68.69% 68.70% ======================================= Files 39 39 Lines 15186 15186 Branches 3139 3139 ======================================= + Hits 10432 10433 +1 + Misses 1701 1700 -1 Partials 3053 3053 ```

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