JKRhb / dtls2

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

Update dependencies, regenerate bindings #102

Closed JKRhb closed 4 months ago

JKRhb commented 4 months ago

This PR updates the package's dependencies and performs a regeneration of the bindings with a more recent version of ffigen.

The PR also removes the discontinued dart_code_metrics as a dev dependency.

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 83.17%. Comparing base (34f2d8d) to head (7075590). Report is 11 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #102 +/- ## ========================================== - Coverage 83.33% 83.17% -0.16% ========================================== Files 11 11 Lines 726 731 +5 ========================================== + Hits 605 608 +3 - Misses 121 123 +2 ```

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