JuliaLang / MbedTLS.jl

Wrapper around mbedtls
Other
41 stars 50 forks source link

Fix regression in strerror #276

Closed nsslh closed 11 months ago

nsslh commented 11 months ago

Fixes #274

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (94d3f22) 73.57% compared to head (37e929c) 76.22%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #276 +/- ## ========================================== + Coverage 73.57% 76.22% +2.65% ========================================== Files 12 12 Lines 753 753 ========================================== + Hits 554 574 +20 + Misses 199 179 -20 ```

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