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

Atomic cleanup and maintainence #23

Merged
merged 4 commits into from
Jul 2, 2024
Merged

Atomic cleanup and maintainence #23

merged 4 commits into from
Jul 2, 2024

Conversation

jxy-s
Copy link
Collaborator

@jxy-s jxy-s commented Jul 2, 2024

Cleans up atomic header to be more friendly to read. Eliminates large blocks of ifdefs and opts to make the conditional up-front.

Choice is made here to require explicit atomic ordering by default.

Also contains miscellaneous maintenance tasks for tooling and compatibility.

Copy link

codecov bot commented Jul 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.94%. Comparing base (a877d5a) to head (4135e9a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   91.05%   90.94%   -0.11%     
==========================================
  Files          17       17              
  Lines        1934     1922      -12     
  Branches      236      236              
==========================================
- Hits         1761     1748      -13     
+ Misses         14       13       -1     
- Partials      159      161       +2     

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

@jxy-s jxy-s merged commit 18618a7 into main Jul 2, 2024
11 checks passed
@jxy-s jxy-s deleted the atomic-cleanup branch July 2, 2024 04:11
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.

1 participant