Closed mia1yang closed 1 month ago
Should disconnect be the default behavior? Perhaps adding an option "retain-active-session"?
Should disconnect be the default behavior? Perhaps adding an option "retain-active-session"?
+1
Should disconnect be the default behavior? Perhaps adding an option "retain-active-session"?
Change force disconnect
to be the default logic now. Thanks~
missing test?
missing test?
Test is in openthread branch, and it seems no depends-on support on otbr (only ot have depends-on of otbr). Need to merge openthread change firstly to clear the CI failure.
The CI failure of this PR is due to Dbus API new option added, but the original unit test in OT has not added the new option. The CI failure should be clear after PR https://github.com/openthread/openthread/pull/10829
merged. Highlight error info here: "ERROR:dbus.connection:Unable to set arguments () according to signature 'b'; TypeError: More items found in D-Bus signature than in Python arguments"
Codecov Report
Attention: Patch coverage is
0%
with5 lines
in your changes missing coverage. Please review.Additional details and impacted files
```diff @@ Coverage Diff @@ ## main #2537 +/- ## =========================================== - Coverage 55.77% 45.51% -10.26% =========================================== Files 87 102 +15 Lines 6890 12197 +5307 Branches 0 894 +894 =========================================== + Hits 3843 5552 +1709 - Misses 3047 6343 +3296 - Partials 0 302 +302 ```:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.