Skip to content

fix: remove sync lock and add simultaneous async locks

Codecov / codecov/project failed Nov 5, 2024 in 0s

51.43% (-2.23%) compared to 0e5358b

View this Pull Request on Codecov

51.43% (-2.23%) compared to 0e5358b

Details

Codecov Report

Attention: Patch coverage is 21.05263% with 15 lines in your changes missing coverage. Please review.

Project coverage is 51.43%. Comparing base (0e5358b) to head (55c6640).

Files with missing lines Patch % Lines
src/misc.ts 21.05% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
- Coverage   53.66%   51.43%   -2.23%     
==========================================
  Files           5        5              
  Lines         259      278      +19     
  Branches       38       41       +3     
==========================================
+ Hits          139      143       +4     
- Misses        115      130      +15     
  Partials        5        5              

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