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

Fix confusing lock scoping #963

Merged
merged 1 commit into from
Aug 9, 2023
Merged

Fix confusing lock scoping #963

merged 1 commit into from
Aug 9, 2023

Conversation

slacrherbst
Copy link
Contributor

This lock scoping is confusing due to duplicate names. It is technically correct but reads badyly.

@codecov-commenter
Copy link

Codecov Report

Merging #963 (5962462) into pre-release (761c5c2) will not change coverage.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff              @@
##           pre-release     #963   +/-   ##
============================================
  Coverage        29.89%   29.89%           
============================================
  Files               65       65           
  Lines             6624     6624           
  Branches          1013     1013           
============================================
  Hits              1980     1980           
  Misses            4488     4488           
  Partials           156      156           

@slacrherbst slacrherbst merged commit 7525688 into pre-release Aug 9, 2023
5 checks passed
@slacrherbst slacrherbst deleted the fix_lock branch August 9, 2023 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants