JuliaLang / MbedTLS.jl

Wrapper around mbedtls
Other
41 stars 50 forks source link

Add unit test for broken errorshow #277

Closed Keno closed 11 months ago

Keno commented 11 months ago

Ref #274. I just like having a more direct test for these kinds of things.

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (41d1897) 76.22% compared to head (64deaf3) 76.49%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #277 +/- ## ========================================== + Coverage 76.22% 76.49% +0.26% ========================================== Files 12 12 Lines 753 753 ========================================== + Hits 574 576 +2 + Misses 179 177 -2 ```

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