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 timeout in large $everything operation #5298

Merged
merged 11 commits into from Sep 13, 2023

Conversation

jamesagnew
Copy link
Collaborator

Under some circumstances, a large $everything operation could enter an infinite loop and eventually timeout with a failure. This has been corrected.

@github-actions
Copy link

github-actions bot commented Sep 11, 2023

Formatting check succeeded!

@codecov
Copy link

codecov bot commented Sep 13, 2023

Codecov Report

Patch coverage has no change and project coverage change: +1.46% 🎉

Comparison is base (2f5ffe7) 81.32% compared to head (2e1a7cc) 82.79%.
Report is 295 commits behind head on master.

❗ Current head 2e1a7cc differs from pull request most recent head c74babf. Consider uploading reports for the commit c74babf to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5298      +/-   ##
============================================
+ Coverage     81.32%   82.79%   +1.46%     
- Complexity    23650    26401    +2751     
============================================
  Files          1425     1617     +192     
  Lines         86399   102697   +16298     
  Branches      11677    13121    +1444     
============================================
+ Hits          70265    85028   +14763     
- Misses        10947    12024    +1077     
- Partials       5187     5645     +458     

see 1631 files with indirect coverage changes

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

@jamesagnew jamesagnew enabled auto-merge (squash) September 13, 2023 18:29
@jamesagnew jamesagnew merged commit 7ecc0e6 into master Sep 13, 2023
64 checks passed
@jamesagnew jamesagnew deleted the ja_20230910_everything_issue branch September 13, 2023 21:08
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.

None yet

2 participants