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: use standard mutexes #1015

Merged
merged 1 commit into from
Jan 1, 2024
Merged

feat: use standard mutexes #1015

merged 1 commit into from
Jan 1, 2024

Conversation

sergiud
Copy link
Collaborator

@sergiud sergiud commented Jan 1, 2024

No description provided.

@sergiud sergiud added this to the 0.7 milestone Jan 1, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (d29d02e) 64.37% compared to head (b0423b0) 64.17%.

Files Patch % Lines
src/logging.cc 92.59% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1015      +/-   ##
==========================================
- Coverage   64.37%   64.17%   -0.20%     
==========================================
  Files          19       18       -1     
  Lines        3267     3235      -32     
  Branches     1086     1075      -11     
==========================================
- Hits         2103     2076      -27     
+ Misses        736      734       -2     
+ Partials      428      425       -3     

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

@sergiud sergiud merged commit 8ff1a7d into master Jan 1, 2024
268 checks passed
@sergiud sergiud deleted the mutex branch January 1, 2024 23:47
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