Closed Irving-cl closed 3 weeks ago
Attention: Patch coverage is 78.84615%
with 11 lines
in your changes missing coverage. Please review.
Project coverage is 46.31%. Comparing base (
2b41187
) to head (05bfefb
). Report is 852 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/ncp/rcp_host.cpp | 61.11% | 6 Missing and 1 partial :warning: |
tests/gtest/test_rcp_host_api.cpp | 88.23% | 4 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR implements the
ScheduleMigration
method inRcpHost
.