openthread / ot-br-posix

OpenThread Border Router, a Thread border router for POSIX-based platforms.
https://openthread.io/
BSD 3-Clause "New" or "Revised" License
420 stars 235 forks source link

Test the fix for CI failure #2581

Open sunytt opened 2 weeks ago

sunytt commented 2 weeks ago

Updated openthread to https://github.com/openthread/openthread/pull/10894

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 46.05%. Comparing base (2b41187) to head (40e76cd). Report is 852 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2581 +/- ## ========================================== - Coverage 55.77% 46.05% -9.73% ========================================== Files 87 104 +17 Lines 6890 12501 +5611 Branches 0 908 +908 ========================================== + Hits 3843 5757 +1914 - Misses 3047 6432 +3385 - Partials 0 312 +312 ```

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