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

[Merged by Bors] - sql: fix epoch ATX ID cache deadlock #5738

Closed
wants to merge 3 commits into from

Fix fetch test

587d9a2
Select commit
Loading
Failed to load commit list.
Closed

[Merged by Bors] - sql: fix epoch ATX ID cache deadlock #5738

Fix fetch test
587d9a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2024 in 0s

80.0% (+0.0%) compared to 891a74f

View this Pull Request on Codecov

80.0% (+0.0%) compared to 891a74f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.0%. Comparing base (891a74f) to head (587d9a2).

Additional details and impacted files
@@           Coverage Diff           @@
##           develop   #5738   +/-   ##
=======================================
  Coverage     80.0%   80.0%           
=======================================
  Files          279     279           
  Lines        29046   29048    +2     
=======================================
+ Hits         23265   23267    +2     
- Misses        4183    4184    +1     
+ Partials      1598    1597    -1     

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