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

[miniflare] fix: ensure Mutex doesn't report itself as drained if locked #4321

Merged
merged 2 commits into from
Nov 2, 2023

fix: ensure proxies poisoned synchronously

9ce910c
Select commit
Loading
Failed to load commit list.
Merged

[miniflare] fix: ensure Mutex doesn't report itself as drained if locked #4321

fix: ensure proxies poisoned synchronously
9ce910c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 2, 2023 in 0s

75.38% (+0.04%) compared to a4a89ae

View this Pull Request on Codecov

75.38% (+0.04%) compared to a4a89ae

Details

Codecov Report

Merging #4321 (9ce910c) into main (a4a89ae) will increase coverage by 0.04%.
Report is 2 commits behind head on main.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4321      +/-   ##
==========================================
+ Coverage   75.34%   75.38%   +0.04%     
==========================================
  Files         223      223              
  Lines       12341    12341              
  Branches     3190     3190              
==========================================
+ Hits         9298     9303       +5     
+ Misses       3043     3038       -5     

see 4 files with indirect coverage changes