Skip to content

Merge changes ahead of the v6.5.0.202601 release#371

Merged
fdesbiens merged 20 commits intomasterfrom
dev
Mar 6, 2026
Merged

Merge changes ahead of the v6.5.0.202601 release#371
fdesbiens merged 20 commits intomasterfrom
dev

Conversation

@fdesbiens
Copy link
Contributor

No description provided.

Sebastian Paarz and others added 20 commits March 11, 2025 22:54
sequence number changed i.e. due to race condition
Fixed prepend pointer when the sequence number changes
Improved the Renesas RX Ports
Refactored `select()` and `nx_bsd_select_wakeup()` to differentiate between requested event filter `nx_bsd_fd_set` and resulting active sockets `nx_bsd_fd_set`.  This prevents spurious events being raised for sockets that are not part of the wakeup triggers.
…rious-events

Fixed issue #366 Refactor `select()` socket suspend structures
Performed release preparation. Fixed build issues and test failures
@fdesbiens fdesbiens merged commit 8b6e03a into master Mar 6, 2026
11 of 13 checks passed
@github-actions
Copy link

github-actions bot commented Mar 6, 2026

Code Coverage

Package Line Rate Branch Rate Health
default_build_coverage Package 1 97% 97%
Summary 97% (11111 / 11461) 97% (6805 / 7049)

@github-actions
Copy link

github-actions bot commented Mar 6, 2026

Code Coverage

Package Line Rate Branch Rate Health
default_build_coverage Package 1 86% 59%
Summary 86% (595 / 694) 59% (257 / 435)

@github-actions
Copy link

github-actions bot commented Mar 6, 2026

Code Coverage

Package Line Rate Branch Rate Health
default_build_coverage Package 1 78% 60%
Summary 78% (2638 / 3380) 60% (1802 / 3022)

@github-actions
Copy link

github-actions bot commented Mar 6, 2026

Code Coverage

Package Line Rate Branch Rate Health
default_build_coverage Package 1 81% 67%
azure-sdk-for-c.sdk.inc.azure.core 100% 67%
Summary 81% (3400 / 4184) 67% (1748 / 2594)

@github-actions
Copy link

github-actions bot commented Mar 6, 2026

Code Coverage

Package Line Rate Branch Rate Health
src 74% 67%
Summary 74% (3970 / 5375) 67% (1533 / 2276)

@github-actions
Copy link

github-actions bot commented Mar 6, 2026

Code Coverage

Package Line Rate Branch Rate Health
default_build_coverage Package 1 79% 68%
Summary 79% (781 / 990) 68% (394 / 580)

@github-actions
Copy link

github-actions bot commented Mar 6, 2026

Code Coverage

Package Line Rate Branch Rate Health
default_build_coverage Package 1 48% 33%
Summary 48% (476 / 993) 33% (192 / 580)

@github-actions
Copy link

github-actions bot commented Mar 6, 2026

Code Coverage

Package Line Rate Branch Rate Health
src 99% 99%
Summary 99% (5567 / 5596) 99% (3266 / 3307)

@github-actions
Copy link

github-actions bot commented Mar 7, 2026

Code Coverage

Package Line Rate Branch Rate Health
default_build_coverage Package 1 100% 100%
Summary 100% (11247 / 11277) 100% (6919 / 6937)

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