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

fix: duplicate entries on GET /accounts when filtering on balances #481

Merged
merged 2 commits into from
Feb 29, 2024

Conversation

gfyrag
Copy link
Collaborator

@gfyrag gfyrag commented Feb 9, 2024

Fixes ENG-553

Also add 'balanceAsset' query param on GET /accounts to allow specifiying the asset to filter.
Copy link

codecov bot commented Feb 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (release/v1.10@010ab3b). Click here to learn what that means.

Additional details and impacted files
@@               Coverage Diff                @@
##             release/v1.10     #481   +/-   ##
================================================
  Coverage                 ?   64.15%           
================================================
  Files                    ?      152           
  Lines                    ?    14164           
  Branches                 ?        0           
================================================
  Hits                     ?     9087           
  Misses                   ?     4488           
  Partials                 ?      589           

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

@flemzord flemzord changed the base branch from release/v1.10 to release/v1.11 February 27, 2024 07:50
@flemzord flemzord merged commit ad9eba2 into release/v1.11 Feb 29, 2024
20 checks passed
@flemzord flemzord deleted the fix/list-accounts-duplicate-entries branch February 29, 2024 19:24
flemzord pushed a commit that referenced this pull request Feb 29, 2024
)

* fix: duplicate entries

* fix: duplicate entries in GET /accounts when filtering by balances

Also add 'balanceAsset' query param on GET /accounts to allow specifiying the asset to filter.
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.

None yet

3 participants