Skip to content

Conversation

@pthariensflame
Copy link
Contributor

Fixes #29.

@codecov
Copy link

codecov bot commented Sep 17, 2025

Codecov Report

❌ Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.18%. Comparing base (bff009e) to head (6a59a70).
⚠️ Report is 17 commits behind head on master.

Files with missing lines Patch % Lines
src/arm/aesni_common.jl 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master      #31       +/-   ##
===========================================
+ Coverage   79.26%   98.18%   +18.91%     
===========================================
  Files          10        9        -1     
  Lines        1095     1101        +6     
===========================================
+ Hits          868     1081      +213     
+ Misses        227       20      -207     

☔ 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.

@sunoru
Copy link
Member

sunoru commented Sep 23, 2025

LGTM. Thank you so much for doing this.

@sunoru sunoru merged commit 0efa8c3 into JuliaRandom:master Sep 23, 2025
18 of 19 checks passed
@pthariensflame pthariensflame deleted the GC_preserve branch September 23, 2025 22:01
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.

unsafe use of unsafe_load, needs GC.@preserve

2 participants