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

expose semaphore lock count #564

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ajatprabha
Copy link
Contributor

@ajatprabha ajatprabha commented Oct 22, 2022

LockCount method returns the current cardinality of the set. This is helpful for metric collection purpose.

@codecov
Copy link

codecov bot commented Oct 22, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.34%. Comparing base (c08f142) to head (6021356).
Report is 91 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #564   +/-   ##
=======================================
  Coverage   68.34%   68.34%           
=======================================
  Files          27       27           
  Lines        3829     3829           
=======================================
  Hits         2617     2617           
  Misses        928      928           
  Partials      284      284           

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

@ajatprabha
Copy link
Contributor Author

@hibiken, need a review on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants