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

[Not Merge] trouble shooting for CI failure #2425

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mia1yang
Copy link
Contributor

@mia1yang mia1yang commented Aug 8, 2024

No description provided.

@@ -263,14 +263,20 @@ void CheckNat64(ThreadApiDBus *aApi)

void CheckEphemeralKey(ThreadApiDBus *aApi)
{
bool enabled;
bool enabled;
std::string ePSKc = '0';
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this may cause problem. Have you verified the issue still exists when you fixed this?

Copy link

codecov bot commented Aug 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.00%. Comparing base (2b41187) to head (8b5f9d3).
Report is 748 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2425       +/-   ##
===========================================
+ Coverage   55.77%   78.00%   +22.22%     
===========================================
  Files          87        4       -83     
  Lines        6890       50     -6840     
  Branches        0        2        +2     
===========================================
- Hits         3843       39     -3804     
+ Misses       3047        9     -3038     
- Partials        0        2        +2     

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

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.

3 participants