puzpuzpuz / xsync

Concurrent data structures for Go
Apache License 2.0
1.13k stars 40 forks source link

Add concurrent queue with generics support (MPMCQueueOf) #104

Closed puzpuzpuz closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.16% :tada:

Comparison is base (1112be6) 97.42% compared to head (93ef071) 97.58%. Report is 1 commits behind head on main.

:exclamation: 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.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #104 +/- ## ========================================== + Coverage 97.42% 97.58% +0.16% ========================================== Files 7 8 +1 Lines 1049 1120 +71 ========================================== + Hits 1022 1093 +71 Misses 22 22 Partials 5 5 ``` | [Files Changed](https://app.codecov.io/gh/puzpuzpuz/xsync/pull/104?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrei+Pechkurov) | Coverage Δ | | |---|---|---| | [mpmcqueueof.go](https://app.codecov.io/gh/puzpuzpuz/xsync/pull/104?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrei+Pechkurov#diff-bXBtY3F1ZXVlb2YuZ28=) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.