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

v1.17: Refactor - LoadedPrograms (backport of #33482) #33491

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 2, 2023

This is an automatic backport of pull request #33482 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.com

@mergify mergify bot assigned Lichtso Oct 2, 2023
@Lichtso Lichtso closed this Oct 2, 2023
@Lichtso Lichtso deleted the mergify/bp/v1.17/pr-33482 branch October 2, 2023 18:09
@Lichtso Lichtso restored the mergify/bp/v1.17/pr-33482 branch October 2, 2023 22:16
@Lichtso Lichtso reopened this Oct 2, 2023
@Lichtso Lichtso added the CI Pull Request is ready to enter CI label Oct 2, 2023
@solana-grimes solana-grimes removed the CI Pull Request is ready to enter CI label Oct 2, 2023
@pgarg66
Copy link
Contributor

pgarg66 commented Oct 2, 2023

@Mergifyio rebase

@mergify
Copy link
Contributor Author

mergify bot commented Oct 2, 2023

rebase

✅ Nothing to do for rebase action

* Adds type ProgramRuntimeEnvironment.

* Moves LoadedPrograms::remove_expired_entries() into LoadedPrograms::prune().

* Adds Stats::prunes_environment and renames Stats::prunes_orphan and Stats::prunes_expired.

* Adds LoadedPrograms::latest_root_epoch.

* Typo fix, authored-by: Dmitri Makarov <dmakarov@users.noreply.github.com>

(cherry picked from commit 8033be3)
@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

Merging #33491 (05a0748) into v1.17 (3a49a00) will increase coverage by 0.0%.
The diff coverage is 100.0%.

@@           Coverage Diff           @@
##            v1.17   #33491   +/-   ##
=======================================
  Coverage    81.7%    81.7%           
=======================================
  Files         802      802           
  Lines      217786   217787    +1     
=======================================
+ Hits       178110   178125   +15     
+ Misses      39676    39662   -14     

@Lichtso Lichtso merged commit f9c87c9 into v1.17 Oct 3, 2023
32 checks passed
@Lichtso Lichtso deleted the mergify/bp/v1.17/pr-33482 branch October 3, 2023 19:01
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.

3 participants