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

Refactor the implementation of runtime hooks under ZTS mode, Fix thread safety issues. #5617

Merged
merged 11 commits into from
Dec 13, 2024

Conversation

matyhtf
Copy link
Member

@matyhtf matyhtf commented Dec 13, 2024

No description provided.

@matyhtf matyhtf changed the title Reconstruct the implementation of runtime hooks under ZTS mode, Fix thread safety issues. Refactor the implementation of runtime hooks under ZTS mode, Fix thread safety issues. Dec 13, 2024
Copy link

codecov bot commented Dec 13, 2024

Codecov Report

Attention: Patch coverage is 77.14286% with 8 lines in your changes missing coverage. Please review.

Project coverage is 70.93%. Comparing base (67ad28a) to head (cc2d35f).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/coroutine/system.cc 74.07% 7 Missing ⚠️
src/os/wait.cc 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5617      +/-   ##
==========================================
+ Coverage   70.88%   70.93%   +0.05%     
==========================================
  Files         109      109              
  Lines       16772    16805      +33     
  Branches     3066     3073       +7     
==========================================
+ Hits        11889    11921      +32     
- Misses       4827     4828       +1     
  Partials       56       56              

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

@matyhtf matyhtf merged commit b3c61e1 into master Dec 13, 2024
70 of 74 checks passed
@matyhtf matyhtf deleted the refacor-zts-runtime-hook branch December 13, 2024 09:41
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.

1 participant