Skip to content

475 release with race condition fix#476

Merged
Donnie-Ice merged 24 commits into
devfrom
475-release-with-race-condition-fix
Jun 26, 2025
Merged

475 release with race condition fix#476
Donnie-Ice merged 24 commits into
devfrom
475-release-with-race-condition-fix

Conversation

@Donnie-Ice

@Donnie-Ice Donnie-Ice commented Jun 25, 2025

Copy link
Copy Markdown
Collaborator

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

New Feature Submissions:

  • Does your submission pass tests?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?

How do you test these changes?

Contains memleak and race-condition fixes.

@Donnie-Ice Donnie-Ice self-assigned this Jun 25, 2025
@Donnie-Ice Donnie-Ice linked an issue Jun 25, 2025 that may be closed by this pull request
@codecov-commenter

codecov-commenter commented Jun 25, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 70.65868% with 49 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.18%. Comparing base (478c31f) to head (69cfa59).
⚠️ Report is 197 commits behind head on dev.

Files with missing lines Patch % Lines
src/core/crypto_tm.c 57.14% 11 Missing and 10 partials ⚠️
src/core/crypto_aos.c 66.10% 10 Missing and 10 partials ⚠️
src/core/crypto_config.c 37.50% 5 Missing ⚠️
src/core/crypto_tc.c 83.33% 0 Missing and 2 partials ⚠️
src/sa/internal/sa_interface_inmemory.template.c 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #476      +/-   ##
==========================================
+ Coverage   82.00%   82.18%   +0.18%     
==========================================
  Files          39       39              
  Lines       11945    12069     +124     
  Branches      973      979       +6     
==========================================
+ Hits         9795     9919     +124     
- Misses       1778     1779       +1     
+ Partials      372      371       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Donnie-Ice
Donnie-Ice merged commit 07a5e88 into dev Jun 26, 2025
13 checks passed
@Donnie-Ice
Donnie-Ice deleted the 475-release-with-race-condition-fix branch September 29, 2025 14:56
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.

💡 Release with race condition fix

4 participants