pion / dtls

DTLS 1.2 Server/Client implementation for Go
https://pion.ly/
MIT License
604 stars 158 forks source link

Fuzzing add seed, new target and remove bloat #680

Closed Sean-Der closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 78.41%. Comparing base (98a05d6) to head (6ae8f67). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #680 +/- ## ========================================== - Coverage 80.18% 78.41% -1.77% ========================================== Files 101 101 Lines 5374 6569 +1195 ========================================== + Hits 4309 5151 +842 - Misses 695 1051 +356 + Partials 370 367 -3 ``` | [Flag](https://app.codecov.io/gh/pion/dtls/pull/680/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | Coverage Δ | | |---|---|---| | [go](https://app.codecov.io/gh/pion/dtls/pull/680/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `78.43% <ø> (-1.78%)` | :arrow_down: | | [wasm](https://app.codecov.io/gh/pion/dtls/pull/680/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `63.19% <ø> (-1.29%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#carryforward-flags-in-the-pull-request-comment) to find out more.

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

pkillarjun commented 2 weeks ago

Thanks, dude; I forgot about this completely. Let me see if I can improve a bit more.

Sean-Der commented 2 weeks ago

Thank you for contributing! I’m sorry I didn’t move faster on this. I’m closing the gap though :)