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

Log stack trace when refresh cache sync recovers from panic #5623

Merged
merged 3 commits into from
Aug 2, 2024

Increase test timeout for CI

169baa9
Select commit
Loading
Failed to load commit list.
Merged

Log stack trace when refresh cache sync recovers from panic #5623

Increase test timeout for CI
169baa9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 2, 2024 in 0s

36.17% (+0.00%) compared to b18449e

View this Pull Request on Codecov

36.17% (+0.00%) compared to b18449e

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 36.17%. Comparing base (b18449e) to head (169baa9).
Report is 1 commits behind head on master.

Files Patch % Lines
flytestdlib/cache/auto_refresh.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5623   +/-   ##
=======================================
  Coverage   36.16%   36.17%           
=======================================
  Files        1302     1302           
  Lines      109405   109405           
=======================================
+ Hits        39568    39578   +10     
+ Misses      65701    65690   -11     
- Partials     4136     4137    +1     

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