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

feat: add MutexMap.RLock #61

Merged
merged 1 commit into from
Jul 7, 2021
Merged

feat: add MutexMap.RLock #61

merged 1 commit into from
Jul 7, 2021

Conversation

moul
Copy link
Owner

@moul moul commented Jul 5, 2021

No description provided.

@auto-add-label auto-add-label bot added the enhancement New feature or request label Jul 5, 2021
@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Jul 5, 2021
Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>
@github-actions
Copy link

github-actions bot commented Jul 5, 2021

Expected release notes (by @moul-bot)

features:
add MutexMap.RLock (ee3f78d)

  • I hereby acknowledge these release notes are 🥙 AWESOME 🥙

@codecov
Copy link

codecov bot commented Jul 5, 2021

Codecov Report

Merging #61 (ee3f78d) into master (0c2188f) will decrease coverage by 2.07%.
The diff coverage is 18.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
- Coverage   74.12%   72.04%   -2.08%     
==========================================
  Files          15       15              
  Lines         313      322       +9     
==========================================
  Hits          232      232              
- Misses         49       58       +9     
  Partials       32       32              
Flag Coverage Δ
unittests 72.04% <18.18%> (-2.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
sync.go 50.00% <18.18%> (-50.00%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0c2188f...ee3f78d. Read the comment docs.

@moul moul self-assigned this Jul 7, 2021
@moul moul merged commit 425a1ad into master Jul 7, 2021
@moul moul deleted the dev/moul/rlock branch July 7, 2021 18:05
@github-actions
Copy link

github-actions bot commented Jul 7, 2021

🎉 This PR is included in version 1.27.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@trafico-bot trafico-bot bot added ✨ Merged Pull Request has been merged successfully and removed 🔍 Ready for Review Pull Request is not reviewed yet labels Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ✨ Merged Pull Request has been merged successfully released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant