JKRhb / dtls2

A DTLS library for Dart based on OpenSSL.
MIT License
3 stars 0 forks source link

fix: use correct name for libcrypto load expection #45

Closed JKRhb closed 1 year ago

JKRhb commented 1 year ago

Resolves #43.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change

Comparison is base (9625a11) 82.72% compared to head (d97ccc3) 82.72%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #45 +/- ## ======================================= Coverage 82.72% 82.72% ======================================= Files 10 10 Lines 654 654 ======================================= Hits 541 541 Misses 113 113 ``` | [Impacted Files](https://codecov.io/gh/JKRhb/dtls2/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+Romann) | Coverage Δ | | |---|---|---| | [lib/src/lib.dart](https://codecov.io/gh/JKRhb/dtls2/pull/45?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+Romann#diff-bGliL3NyYy9saWIuZGFydA==) | `78.94% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+Romann). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+Romann)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.