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

Bump codecov to v4 #1885

Merged
merged 4 commits into from
Oct 7, 2024
Merged

Bump codecov to v4 #1885

merged 4 commits into from
Oct 7, 2024

Conversation

gdamore
Copy link
Contributor

@gdamore gdamore commented Oct 7, 2024

fixes #

Note that the above format should be used in your git commit comments.
You agree that by submitting a PR, you have read and agreed to our
contributing guidelines.

Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.64%. Comparing base (1a4d71c) to head (ad68e78).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1885      +/-   ##
==========================================
- Coverage   77.21%   76.64%   -0.58%     
==========================================
  Files          95       95              
  Lines       22286    22288       +2     
  Branches        0     3244    +3244     
==========================================
- Hits        17209    17083     -126     
- Misses       5077     5133      +56     
- Partials        0       72      +72     

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

It turns out that for now this results in early wakeups, due to another
bug in the aio framework.  But when that bug is fixed, this bug will
lead to hangs when redialing.
If one tries to sleep indefinitely, a sign bug leads to constantly
waking calls, which causes an infinite cycle in the expire loop.
@gdamore gdamore merged commit ad68e78 into main Oct 7, 2024
15 of 16 checks passed
@gdamore gdamore deleted the codecov4 branch October 7, 2024 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant