Skip to content

chore: Leverage new Lock types#4983

Merged
jamescrosswell merged 3 commits intomainfrom
locks
Mar 11, 2026
Merged

chore: Leverage new Lock types#4983
jamescrosswell merged 3 commits intomainfrom
locks

Conversation

@jamescrosswell
Copy link
Copy Markdown
Collaborator

@jamescrosswell jamescrosswell commented Mar 4, 2026

Resolves #3689

#skip-changelog

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 4, 2026

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


This PR will not appear in the changelog.


🤖 This preview updates automatically when you update the PR.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.93%. Comparing base (e7c25cc) to head (2163dd1).
⚠️ Report is 20 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4983      +/-   ##
==========================================
+ Coverage   73.87%   73.93%   +0.06%     
==========================================
  Files         496      497       +1     
  Lines       17951    17974      +23     
  Branches     3516     3517       +1     
==========================================
+ Hits        13261    13289      +28     
+ Misses       3832     3826       -6     
- Partials      858      859       +1     

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

@jamescrosswell jamescrosswell marked this pull request as ready for review March 5, 2026 21:55
Co-authored-by: Stefan Pölz <38893694+Flash0ver@users.noreply.github.com>
@jamescrosswell jamescrosswell merged commit f50b360 into main Mar 11, 2026
23 of 24 checks passed
@jamescrosswell jamescrosswell deleted the locks branch March 11, 2026 21:36
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.

Leverage new Lock types

2 participants