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: improve query performances (v1.9.x) #446

Merged
merged 2 commits into from
Jun 15, 2023

Conversation

paul-nicolas
Copy link
Contributor

No description provided.

@paul-nicolas paul-nicolas changed the title Fix/improvement perf accounts volumes fix: improve query performances Jun 14, 2023
@codecov
Copy link

codecov bot commented Jun 14, 2023

Codecov Report

Merging #446 (4ded3e5) into release/v1.9 (a9c6a77) will decrease coverage by 0.01%.
The diff coverage is 84.88%.

@@               Coverage Diff                @@
##           release/v1.9     #446      +/-   ##
================================================
- Coverage         69.21%   69.21%   -0.01%     
================================================
  Files                95       95              
  Lines              6507     6564      +57     
================================================
+ Hits               4504     4543      +39     
- Misses             1623     1635      +12     
- Partials            380      386       +6     
Impacted Files Coverage Δ
pkg/storage/sqlstorage/balances.go 73.17% <77.27%> (-0.12%) ⬇️
pkg/storage/sqlstorage/volumes.go 74.19% <85.71%> (+0.28%) ⬆️
pkg/storage/sqlstorage/accounts.go 76.76% <88.00%> (+0.57%) ⬆️

... and 1 file with indirect coverage changes

@paul-nicolas paul-nicolas force-pushed the fix/improvement_perf_accounts_volumes branch 3 times, most recently from e9f86b2 to 84e6e26 Compare June 15, 2023 10:03
@paul-nicolas paul-nicolas force-pushed the fix/improvement_perf_accounts_volumes branch from 8f4374f to fda494b Compare June 15, 2023 12:17
@paul-nicolas paul-nicolas changed the title fix: improve query performances fix: improve query performances (v1.9.x) Jun 15, 2023
@paul-nicolas paul-nicolas marked this pull request as ready for review June 15, 2023 12:41
@flemzord flemzord merged commit 9a1d239 into release/v1.9 Jun 15, 2023
@flemzord flemzord deleted the fix/improvement_perf_accounts_volumes branch June 15, 2023 12:42
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.

2 participants