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

[github-actions] fix NCP border routing setup #2622

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

Irving-cl
Copy link
Contributor

@Irving-cl Irving-cl commented Nov 25, 2024

The PR fixes issue in the github action for testing NCP border routing.

Without sudo the option cannot be set successfully, and border routing cannot work in the test. Currently the expect script isn't strong enough to detect this problem. I'll enhance the script soon.

@Irving-cl Irving-cl added bug P2 github_actions Pull requests that update GitHub Actions code labels Nov 25, 2024
@Irving-cl Irving-cl requested a review from jwhui November 25, 2024 11:30
Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.13%. Comparing base (2b41187) to head (2dfabab).
Report is 885 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2622      +/-   ##
==========================================
- Coverage   55.77%   46.13%   -9.65%     
==========================================
  Files          87      106      +19     
  Lines        6890    12624    +5734     
  Branches        0      915     +915     
==========================================
+ Hits         3843     5824    +1981     
- Misses       3047     6486    +3439     
- Partials        0      314     +314     

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

@jwhui jwhui merged commit 17c2b1a into openthread:main Nov 26, 2024
32 checks passed
@Irving-cl Irving-cl deleted the fix_ncp_github_action branch November 27, 2024 04:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug github_actions Pull requests that update GitHub Actions code P2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants