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

Avoid early clean and bad snapshot by ref-counting (bp #8724) #8831

Merged
merged 1 commit into from
Mar 13, 2020

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Mar 13, 2020

This is an automated backport of pull request #8724 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
  • @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/

* Avoid early clean and bad snapshot by ref-counting

* Add measure

* Clean ups

* clean ups

(cherry picked from commit 952cd38)
@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label Mar 13, 2020
@solana-grimes solana-grimes merged commit 62de02c into v1.0 Mar 13, 2020
@codecov
Copy link

codecov bot commented Mar 13, 2020

Codecov Report

Merging #8831 into v1.0 will increase coverage by <.1%.
The diff coverage is 99.2%.

@@           Coverage Diff           @@
##            v1.0   #8831     +/-   ##
=======================================
+ Coverage   80.1%   80.2%   +<.1%     
=======================================
  Files        261     261             
  Lines      56462   56559     +97     
=======================================
+ Hits       45279   45369     +90     
- Misses     11183   11190      +7

@mvines mvines deleted the mergify/bp/v1.0/pr-8724 branch March 13, 2020 06:10
This was referenced Sep 29, 2023
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