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

Replace set with deque for pending tasks #707

Merged
merged 1 commit into from
Dec 6, 2024
Merged

Replace set with deque for pending tasks #707

merged 1 commit into from
Dec 6, 2024

Conversation

asvetlov
Copy link
Member

@asvetlov asvetlov commented Dec 6, 2024

No description provided.

Copy link

codspeed-hq bot commented Dec 6, 2024

CodSpeed Performance Report

Merging #707 will not alter performance

Comparing deque (fd89b26) with master (aa8353c)

Summary

✅ 4 untouched benchmarks

Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.49%. Comparing base (aa8353c) to head (fd89b26).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #707   +/-   ##
=======================================
  Coverage   94.49%   94.49%           
=======================================
  Files           5        5           
  Lines        1363     1363           
  Branches      109      109           
=======================================
  Hits         1288     1288           
  Misses         50       50           
  Partials       25       25           

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

@asvetlov asvetlov merged commit 2c0a508 into master Dec 6, 2024
13 checks passed
@asvetlov asvetlov deleted the deque branch December 6, 2024 19:49
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