Skip to content

475 release with race condition fix #476

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

Merged
merged 24 commits into from
Jun 26, 2025

Conversation

Donnie-Ice
Copy link
Collaborator

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

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
Copy link

Codecov Report

Attention: 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 5 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
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