Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

eliminate flatten and sort in hash calculation (backport #17802) #18115

Merged
merged 1 commit into from
Jun 21, 2021

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jun 21, 2021

This is an automatic backport of pull request #17802 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.io/

* eliminate flatten and sort in hash calculation

* reduce critical section time

* remove now no-longer necessary test code

* conflict with reset bins to 0 pr

(cherry picked from commit bf97627)
@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label Jun 21, 2021
@codecov
Copy link

codecov bot commented Jun 21, 2021

Codecov Report

Merging #18115 (219cce6) into v1.7 (c676b7a) will decrease coverage by 0.0%.
The diff coverage is 99.4%.

@@            Coverage Diff            @@
##             v1.7   #18115     +/-   ##
=========================================
- Coverage    82.5%    82.5%   -0.1%     
=========================================
  Files         432      432             
  Lines      120350   120239    -111     
=========================================
- Hits        99343    99222    -121     
- Misses      21007    21017     +10     

@mergify mergify bot removed the automerge Merge this Pull Request automatically once CI passes label Jun 21, 2021
@mergify
Copy link
Contributor Author

mergify bot commented Jun 21, 2021

automerge label removed due to a CI failure

@jeffwashington jeffwashington merged commit 090c801 into v1.7 Jun 21, 2021
@mergify mergify bot deleted the mergify/bp/v1.7/pr-17802 branch June 21, 2021 22:49
@brooksprumo brooksprumo mentioned this pull request Aug 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant