Closed Irving-cl closed 3 weeks ago
Attention: Patch coverage is 0%
with 13 lines
in your changes missing coverage. Please review.
Project coverage is 46.13%. Comparing base (
2b41187
) to head (104cacd
). Report is 849 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/ncp/rcp_host.cpp | 0.00% | 11 Missing :warning: |
src/ncp/ncp_host.cpp | 0.00% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR adds the SetChannelMaxPower method to ThreadHost.
The PR implements this method for RcpHost. The implementation for NCP will be added later.