dotpcap / sharppcap

Official repository - Fully managed, cross platform (Windows, Mac, Linux) .NET library for capturing packets
1.33k stars 268 forks source link

Disable Thread Safety Test for .NET 8 #500

Closed kayoub5 closed 7 months ago

kayoub5 commented 9 months ago

Disable it for now (for . NET 8 only), since it's blocking other PRs from being green

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (f7022f0) 82.64% compared to head (936d417) 82.71%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #500 +/- ## ========================================== + Coverage 82.64% 82.71% +0.07% ========================================== Files 51 51 Lines 2823 2823 Branches 312 312 ========================================== + Hits 2333 2335 +2 + Misses 366 364 -2 Partials 124 124 ```

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