JKRhb / dtls2

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

fix!: make alert handling more robust #97

Closed JKRhb closed 5 months ago

JKRhb commented 8 months ago

Should fix #88.

codecov-commenter commented 8 months ago

Codecov Report

Attention: 21 lines in your changes are missing coverage. Please review.

Comparison is base (34f2d8d) 83.33% compared to head (ed638f6) 83.03%.

Files Patch % Lines
lib/src/dtls_client.dart 55.17% 13 Missing :warning:
lib/src/dtls_server.dart 70.37% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #97 +/- ## ========================================== - Coverage 83.33% 83.03% -0.30% ========================================== Files 11 11 Lines 726 731 +5 ========================================== + Hits 605 607 +2 - Misses 121 124 +3 ```

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