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

reap: thread exits prematurely after reinitialization #1968

Merged
merged 1 commit into from
Dec 7, 2024

reap: thread exits prematurely after reinitialization

2c98a72
Select commit
Loading
Failed to load commit list.
Merged

reap: thread exits prematurely after reinitialization #1968

reap: thread exits prematurely after reinitialization
2c98a72
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 7, 2024 in 0s

81.76% (-0.18%) compared to 784bfd6

View this Pull Request on Codecov

81.76% (-0.18%) compared to 784bfd6

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.76%. Comparing base (784bfd6) to head (2c98a72).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1968      +/-   ##
==========================================
- Coverage   81.93%   81.76%   -0.18%     
==========================================
  Files          95       95              
  Lines       24067    24068       +1     
  Branches     3209     3209              
==========================================
- Hits        19719    19678      -41     
- Misses       4275     4318      +43     
+ Partials       73       72       -1     

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