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

test: give windows file watcher more time #3953

Merged
merged 2 commits into from
May 16, 2024

refactor: use constants for timeout

11fad61
Select commit
Loading
Failed to load commit list.
Merged

test: give windows file watcher more time #3953

refactor: use constants for timeout
11fad61
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2024 in 0s

85.34% (-0.69%) compared to 66aa08d

View this Pull Request on Codecov

85.34% (-0.69%) compared to 66aa08d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.34%. Comparing base (66aa08d) to head (11fad61).
Report is 44 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3953      +/-   ##
==========================================
- Coverage   86.03%   85.34%   -0.69%     
==========================================
  Files         955      972      +17     
  Lines      163870   166846    +2976     
==========================================
+ Hits       140990   142403    +1413     
- Misses      22880    24443    +1563