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

chore: use RoundUpPowerOf2() in LockFreeQueue Init() #93

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

ypingcn
Copy link
Contributor

@ypingcn ypingcn commented Dec 17, 2023

No description provided.

Copy link

github-actions bot commented Dec 17, 2023

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@ypingcn
Copy link
Contributor Author

ypingcn commented Dec 17, 2023

I have read the CLA Document and I hereby sign the CLA

liuzengh added a commit to trpc-group/cla-database that referenced this pull request Dec 17, 2023
Copy link

@trpc-admin trpc-admin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link

codecov bot commented Dec 18, 2023

Codecov Report

Merging #93 (a323f50) into main (a2acc4f) will decrease coverage by 0.10811%.
Report is 1 commits behind head on main.
The diff coverage is 100.00000%.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main         #93         +/-   ##
===================================================
- Coverage   81.84292%   81.73481%   -0.10812%     
===================================================
  Files            855         855                 
  Lines          33805       33802          -3     
===================================================
- Hits           27667       27628         -39     
- Misses          6138        6174         +36     
Files Coverage Δ
trpc/util/queue/lockfree_queue.h 100.00000% <100.00000%> (ø)

... and 8 files with indirect coverage changes

@trpc-admin trpc-admin merged commit 1cea869 into trpc-group:main Dec 18, 2023
4 checks passed
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