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

add TestConcurrentBufferDuplicateKeys #35

Merged

Conversation

leeym
Copy link
Collaborator

@leeym leeym commented Feb 29, 2024

Adding a new test TestConcurrentBufferDuplicateKeys and fix ConcurrenfBufferMemcached to make sure it follows the other implementations to actually act as a set and handle duplicates correctly.

Copy link

codecov bot commented Feb 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.46%. Comparing base (9fa00a2) to head (4445182).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
- Coverage   83.51%   83.46%   -0.05%     
==========================================
  Files          10       10              
  Lines        1468     1464       -4     
==========================================
- Hits         1226     1222       -4     
  Misses        169      169              
  Partials       73       73              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@leeym leeym force-pushed the add-TestConcurrentBufferDuplicateKeys branch from 2a24455 to 0307a95 Compare February 29, 2024 20:02
@leeym leeym marked this pull request as ready for review February 29, 2024 20:12
@leeym leeym force-pushed the add-TestConcurrentBufferDuplicateKeys branch 2 times, most recently from c75be95 to c5aa874 Compare February 29, 2024 21:12
@mennanov
Copy link
Owner

Feel free to merge when ready

@leeym leeym force-pushed the add-TestConcurrentBufferDuplicateKeys branch from c5aa874 to 4445182 Compare March 1, 2024 04:40
@leeym
Copy link
Collaborator Author

leeym commented Mar 1, 2024

This branch has no conflicts with the base branch

Only those with write access to this repository can merge pull requests.

It looks like I don't have write access to merge it.

@mennanov mennanov merged commit 310e1c4 into mennanov:master Mar 1, 2024
7 checks passed
@mennanov
Copy link
Owner

mennanov commented Mar 1, 2024

Thanks!

@leeym leeym deleted the add-TestConcurrentBufferDuplicateKeys branch May 23, 2024 00:25
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