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

Fix refresh #37

Merged
merged 2 commits into from
Oct 14, 2024

Improve AutoRefresh reliability by shortening lock timeout. (#36)

b2e7e0a
Select commit
Loading
Failed to load commit list.
Merged

Fix refresh #37

Improve AutoRefresh reliability by shortening lock timeout. (#36)
b2e7e0a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2024 in 0s

92.50% (+0.02%) compared to d5a844a

View this Pull Request on Codecov

92.50% (+0.02%) compared to d5a844a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.50%. Comparing base (d5a844a) to head (b2e7e0a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   92.47%   92.50%   +0.02%     
==========================================
  Files          19       19              
  Lines        1210     1214       +4     
==========================================
+ Hits         1119     1123       +4     
  Misses         65       65              
  Partials       26       26              

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