ntex-rs / ntex

framework for composable networking services
Apache License 2.0
2.05k stars 110 forks source link

Allow to skip runtime feature for clippy run #440

Closed fafhrd91 closed 4 weeks ago

codecov[bot] commented 4 weeks ago

Codecov Report

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

Project coverage is 91.09%. Comparing base (dedb7de) to head (e9fa7b8). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #440 +/- ## ========================================== + Coverage 91.08% 91.09% +0.01% ========================================== Files 200 200 Lines 32205 32205 ========================================== + Hits 29333 29337 +4 + Misses 2872 2868 -4 ```

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