JKRhb / dtls2

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

Fix linting issues, define and apply stricter linter configuration #103

Closed JKRhb closed 4 months ago

JKRhb commented 4 months ago

This PR updates the analysis_options.yaml file with a slightly stricter configuration, and addresses existing and new hints provided by the linting step.

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 (3bdacee) to head (00d30ee).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #103 +/- ## ======================================= Coverage 83.17% 83.17% ======================================= Files 11 11 Lines 731 731 ======================================= Hits 608 608 Misses 123 123 ```

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