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

fix: make global hooks thread safe #331

Merged
merged 4 commits into from
Jun 7, 2024

Merge branch 'main' into lock-hooks

6fba251
Select commit
Loading
Failed to load commit list.
Merged

fix: make global hooks thread safe #331

Merge branch 'main' into lock-hooks
6fba251
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 7, 2024 in 0s

97.41% (+0.00%) compared to f2389da

View this Pull Request on Codecov

97.41% (+0.00%) compared to f2389da

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.41%. Comparing base (f2389da) to head (6fba251).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #331   +/-   ##
=======================================
  Coverage   97.41%   97.41%           
=======================================
  Files          26       26           
  Lines        1240     1240           
=======================================
  Hits         1208     1208           
  Misses         32       32           

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