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

Tests: Group resource shared accounts handling #1591

Merged

Conversation

gmalouf
Copy link
Contributor

@gmalouf gmalouf commented Jan 5, 2024

Summary

Introduce test ensuring indexer handles indexing into shared addresses properly when group resource sharing occurs.

Test Plan

Updated test, ran both before and after patch in place (fails when patch removed, succeeds in current state).

…s properly when group resource sharing occurs.
@gmalouf gmalouf added tech debt Things that need re-work for simplification / sanitization to reduce implementation overhead Skip-Release-Notes Reserved for PRs which do not need to be included in Release Notes labels Jan 5, 2024
@gmalouf gmalouf self-assigned this Jan 5, 2024
Copy link

codecov bot commented Jan 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3e9446a) 68.42% compared to head (4a73563) 68.45%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1591      +/-   ##
==========================================
+ Coverage   68.42%   68.45%   +0.02%     
==========================================
  Files          37       37              
  Lines        7434     7434              
==========================================
+ Hits         5087     5089       +2     
+ Misses       1917     1915       -2     
  Partials      430      430              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@jasonpaulos jasonpaulos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed test inputs & outputs look good

@gmalouf gmalouf merged commit 4bd144f into algorand:main Jan 5, 2024
6 checks passed
@gmalouf gmalouf deleted the resource-shared-accounts-handling-test branch January 5, 2024 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip-Release-Notes Reserved for PRs which do not need to be included in Release Notes tech debt Things that need re-work for simplification / sanitization to reduce implementation overhead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants