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

Only use target_has_atomic instead of the atomic_f64 feature #14

Merged
merged 1 commit into from
Aug 31, 2024

Conversation

chrisnc
Copy link
Contributor

@chrisnc chrisnc commented Aug 31, 2024

Fixes #13.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (76b9549) to head (8318f14).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #14   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          143       143           
=========================================
  Hits           143       143           

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

@thomcc thomcc merged commit cd54817 into thomcc:main Aug 31, 2024
15 checks passed
@thomcc
Copy link
Owner

thomcc commented Aug 31, 2024

Released in v1.1.0

@chrisnc chrisnc deleted the deprecate-feature-atomic_f64 branch August 31, 2024 20:31
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.

outdated docs about disabling atomic_f64
3 participants