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

Enable atomic64 only when target supports AtomicU64 #466

Merged
merged 1 commit into from
Dec 14, 2024

Enable atomic64 only when target supports AtomicU64

adf139b
Select commit
Loading
Failed to load commit list.
Merged

Enable atomic64 only when target supports AtomicU64 #466

Enable atomic64 only when target supports AtomicU64
adf139b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2024 in 1s

94.90% (+0.04%) compared to c84c857

View this Pull Request on Codecov

94.90% (+0.04%) compared to c84c857

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.90%. Comparing base (c84c857) to head (adf139b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #466      +/-   ##
==========================================
+ Coverage   94.86%   94.90%   +0.04%     
==========================================
  Files          43       43              
  Lines       20304    20304              
==========================================
+ Hits        19261    19270       +9     
+ Misses       1043     1034       -9