Closed cataphract closed 5 months ago
Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.
Thanks for integrating Codecov - We've got you covered :open_umbrella:
Fixes abort() call when libc++ attempts to call
strerror_r
and, while compiled against musl, calls the glibc version.