Skip to content

remove a[] = v pattern for atomic variable#193

Merged
JamesWrigley merged 1 commit into
masterfrom
jn/62382
Jul 15, 2026
Merged

remove a[] = v pattern for atomic variable#193
JamesWrigley merged 1 commit into
masterfrom
jn/62382

Conversation

@vtjnash

@vtjnash vtjnash commented Jul 15, 2026

Copy link
Copy Markdown
Member

This will be deprecated some version after JuliaLang/julia#62382 migrates the API fully to @atomic.

This will be deprecated some version after #62382 migrates the API fully
to `@atomic`.
@codecov

codecov Bot commented Jul 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.43%. Comparing base (fde987f) to head (abef207).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #193      +/-   ##
==========================================
+ Coverage   78.82%   79.43%   +0.60%     
==========================================
  Files          10       10              
  Lines        1969     1969              
==========================================
+ Hits         1552     1564      +12     
+ Misses        417      405      -12     

☔ View full report in Codecov by Harness.
📢 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.

@JamesWrigley JamesWrigley left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@JamesWrigley
JamesWrigley merged commit 22641e6 into master Jul 15, 2026
9 checks passed
@JamesWrigley
JamesWrigley deleted the jn/62382 branch July 15, 2026 18:55
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.

2 participants