Skip to content

Insert/remove session data before release-update to is_modified#254

Merged
maxcountryman merged 1 commit into
maxcountryman:mainfrom
jonasmalacofilho:order-effects-before-corresponding-release-update-to-is_modified
Feb 1, 2026
Merged

Insert/remove session data before release-update to is_modified#254
maxcountryman merged 1 commit into
maxcountryman:mainfrom
jonasmalacofilho:order-effects-before-corresponding-release-update-to-is_modified

Conversation

@jonasmalacofilho

Copy link
Copy Markdown
Contributor

Such effects must appear before the release-write for them to be ordered before any acquire-load that observes the updated is_modified.

Such effects must appear before the release-write for them to be ordered
before any acquire-load that observes the updated is_modified.
@codecov

codecov Bot commented Feb 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.35%. Comparing base (7800836) to head (4c260f1).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #254      +/-   ##
==========================================
+ Coverage   87.28%   87.35%   +0.07%     
==========================================
  Files           5        5              
  Lines         354      356       +2     
==========================================
+ Hits          309      311       +2     
  Misses         45       45              

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

@maxcountryman

Copy link
Copy Markdown
Owner

Nice catch!

@maxcountryman maxcountryman merged commit 3cd7a25 into maxcountryman:main Feb 1, 2026
7 checks passed
@jonasmalacofilho

Copy link
Copy Markdown
Contributor Author

And thanks for the impressively quick turnaround!

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