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

Cleanup - Removes the owner form the result of filter_executable_program_accounts() #879

Conversation

Lichtso
Copy link

@Lichtso Lichtso commented Apr 18, 2024

Problem

After #768 the owner field produced by filter_executable_program_accounts() is no longer consumed anywhere.

Summary of Changes

  • Removes the owner form the result of filter_executable_program_accounts()
  • Updates the description of the function.

…ts().

Updates the description of the function.
@Lichtso Lichtso requested a review from dmakarov April 18, 2024 13:54
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.8%. Comparing base (3426f7e) to head (e688c9f).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #879   +/-   ##
=======================================
  Coverage    81.8%    81.8%           
=======================================
  Files         853      853           
  Lines      231782   231775    -7     
=======================================
+ Hits       189754   189763    +9     
+ Misses      42028    42012   -16     

@Lichtso Lichtso merged commit 5fe30cb into anza-xyz:master Apr 18, 2024
38 checks passed
@Lichtso Lichtso deleted the cleanup/remove_owner_from_program_accounts_map branch April 18, 2024 19:37
michaelschem pushed a commit to michaelschem/agave that referenced this pull request Apr 20, 2024
…gram_accounts()` (anza-xyz#879)

Removes the owner form the result of filter_executable_program_accounts().
Updates the description of the function.
Lichtso added a commit that referenced this pull request Nov 7, 2024
* Revert "Cleanup - Removes the owner form the result of `filter_executable_program_accounts()` (#879)"

This reverts commit 5fe30cb.

* Revert "Refactor - Remove `program_accounts_map` from account_loader (#768)"

This reverts commit e7617a1.
Lichtso added a commit that referenced this pull request Nov 8, 2024
* Revert "Cleanup - Removes the owner form the result of `filter_executable_program_accounts()` (#879)"

This reverts commit 5fe30cb.

* Revert "Refactor - Remove `program_accounts_map` from account_loader (#768)"

This reverts commit e7617a1.
mergify bot pushed a commit that referenced this pull request Nov 8, 2024
* Revert "Cleanup - Removes the owner form the result of `filter_executable_program_accounts()` (#879)"

This reverts commit 5fe30cb.

* Revert "Refactor - Remove `program_accounts_map` from account_loader (#768)"

This reverts commit e7617a1.

(cherry picked from commit 57bdb8e)
Lichtso added a commit that referenced this pull request Nov 8, 2024
Revert - #879 and #768 (#3521)

* Revert "Cleanup - Removes the owner form the result of `filter_executable_program_accounts()` (#879)"

This reverts commit 5fe30cb.

* Revert "Refactor - Remove `program_accounts_map` from account_loader (#768)"

This reverts commit e7617a1.

(cherry picked from commit 57bdb8e)

Co-authored-by: Alexander Meißner <[email protected]>
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