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 atomics and call_once #1026

Merged
merged 1 commit into from
Jan 4, 2024
Merged

feat: use standard atomics and call_once #1026

merged 1 commit into from
Jan 4, 2024

Conversation

sergiud
Copy link
Collaborator

@sergiud sergiud commented Jan 3, 2024

No description provided.

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

codecov-commenter commented Jan 3, 2024

Codecov Report

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

Comparison is base (51e7a43) 58.75% compared to head (de1f93d) 64.50%.
Report is 1 commits behind head on master.

Files Patch % Lines
src/signalhandler.cc 0.00% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1026      +/-   ##
==========================================
+ Coverage   58.75%   64.50%   +5.75%     
==========================================
  Files          18       18              
  Lines        2560     3130     +570     
  Branches      918     1327     +409     
==========================================
+ Hits         1504     2019     +515     
- Misses        707      726      +19     
- Partials      349      385      +36     

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

@sergiud sergiud merged commit cafba58 into master Jan 4, 2024
268 checks passed
@sergiud sergiud deleted the call_once branch January 4, 2024 00:18
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