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

Remove needless last_root for better reclaims (bp #8148) #8584

Merged
merged 1 commit into from
Mar 3, 2020

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Mar 3, 2020

This is an automated backport of pull request #8148 done by Mergify.io

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
  • @Mergifyio backports <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 simulator.

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

* Restore last_root to fix unintended storage delete

* Remove last_root thing altogether

* Remove unneeded test...

(cherry picked from commit 5872746)
@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label Mar 3, 2020
@codecov
Copy link

codecov bot commented Mar 3, 2020

Codecov Report

Merging #8584 into v0.23 will decrease coverage by <.1%.
The diff coverage is 100%.

@@           Coverage Diff           @@
##           v0.23   #8584     +/-   ##
=======================================
- Coverage   80.5%   80.5%   -0.1%     
=======================================
  Files        251     251             
  Lines      54732   54705     -27     
=======================================
- Hits       44081   44059     -22     
+ Misses     10651   10646      -5

@solana-grimes solana-grimes merged commit b286296 into v0.23 Mar 3, 2020
@mergify mergify bot deleted the mergify/bp/v0.23/pr-8148 branch March 3, 2020 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge this Pull Request automatically once CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants