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

Add check for overflow in queue size calculation in RTOS compatibility layer. #339

Merged
merged 2 commits into from Dec 28, 2023

Conversation

xiuwencai
Copy link
Contributor

PR checklist

  • Updated function header with a short description and version number
  • Added test case for bug fix or new feature
  • Validated on real hardware

Copy link

github-actions bot commented Dec 28, 2023

Test Results ThreadX

475 tests  ±0   475 ✔️ ±0   2m 19s ⏱️ -3s
    5 suites ±0       0 💤 ±0 
    5 files   ±0       0 ±0 

Results for commit 2e3ba50. ± Comparison against base commit d9ffb0f.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Dec 28, 2023

Code Coverage

Package Line Rate Branch Rate Health
.home.runner.work.threadx.threadx.common.src 100% 100%
Summary 100% (3827 / 3827) 100% (1993 / 1994)

Copy link

github-actions bot commented Dec 28, 2023

Test Results SMP

540 tests  ±0   540 ✔️ ±0   4m 41s ⏱️ -1s
    5 suites ±0       0 💤 ±0 
    5 files   ±0       0 ±0 

Results for commit 2e3ba50. ± Comparison against base commit d9ffb0f.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Dec 28, 2023

Code Coverage

Package Line Rate Branch Rate Health
.home.runner.work.threadx.threadx.common_smp.src 100% 100%
Summary 100% (4779 / 4791) 100% (2424 / 2430)

@TiejunMS TiejunMS merged commit 9f3e35d into master Dec 28, 2023
15 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.

None yet

2 participants