cowsql / raft

Asynchronous C implementation of the Raft consensus protocol
https://raft.readthedocs.io
Other
53 stars 6 forks source link

test: Skip environment-sensitive tests, unless "CI" is set #109

Open freeekanayaka opened 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Project coverage is 74.92%. Comparing base (e092871) to head (18d9aef). Report is 2 commits behind head on main.

:exclamation: Current head 18d9aef differs from pull request most recent head f63c3a1

Please upload reports for the commit f63c3a1 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #109 +/- ## ========================================== + Coverage 74.09% 74.92% +0.83% ========================================== Files 52 53 +1 Lines 10369 9425 -944 Branches 2465 2354 -111 ========================================== - Hits 7683 7062 -621 + Misses 1330 1021 -309 + Partials 1356 1342 -14 ```

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