Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pd] add API strings for idle state #2364

Merged
merged 7 commits into from
Sep 30, 2024

Conversation

erjiaqing
Copy link
Contributor

No description provided.

Copy link
Contributor

@superwhd superwhd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Copy link

codecov bot commented Jul 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.66%. Comparing base (2b41187) to head (6449acc).
Report is 817 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2364       +/-   ##
===========================================
- Coverage   55.77%   45.66%   -10.11%     
===========================================
  Files          87      100       +13     
  Lines        6890    11890     +5000     
  Branches        0      870      +870     
===========================================
+ Hits         3843     5430     +1587     
- Misses       3047     6170     +3123     
- Partials        0      290      +290     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@@ -52,6 +52,7 @@
#define OTBR_DHCP6_PD_STATE_NAME_DISABLED "disabled"
#define OTBR_DHCP6_PD_STATE_NAME_STOPPED "stopped"
#define OTBR_DHCP6_PD_STATE_NAME_RUNNING "running"
#define OTBR_DHCP6_PD_STATE_NAME_IDLE "idle"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add doxgen?

Copy link
Contributor Author

@erjiaqing erjiaqing Sep 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this symbol is not exposed? And we have no doxgen within this file?

@erjiaqing erjiaqing force-pushed the pd/add-idle-state-string branch 4 times, most recently from 53685be to 32588e9 Compare September 11, 2024 07:08
@jwhui jwhui merged commit 9ca3b36 into openthread:main Sep 30, 2024
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants