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

refactor: ReentrantLock internal structure #20

Merged
merged 1 commit into from
Oct 28, 2023
Merged

Conversation

reugn
Copy link
Owner

@reugn reugn commented Oct 28, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 28, 2023

Codecov Report

Merging #20 (894f49e) into master (655d3f5) will increase coverage by 0.22%.
The diff coverage is 100.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   90.64%   90.87%   +0.22%     
==========================================
  Files           9        9              
  Lines         278      263      -15     
==========================================
- Hits          252      239      -13     
+ Misses         12       11       -1     
+ Partials       14       13       -1     
Files Coverage Δ
goroutine.go 100.00% <100.00%> (ø)
reentrant_lock.go 92.00% <100.00%> (+2.00%) ⬆️

@reugn reugn merged commit efabd65 into master Oct 28, 2023
@reugn reugn deleted the refactor-reentrant-lock branch October 28, 2023 12:00
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