-
Notifications
You must be signed in to change notification settings - Fork 101
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
feat: Add accounts filtering on address or metadata #185
feat: Add accounts filtering on address or metadata #185
Conversation
gfyrag
commented
Apr 4, 2022
- Add account filtering.
- Fix total on transactions count.
- Add filtering on account metadata.
- Add metadata filtering at api level and fix tests...
- Complete swagger.
636569b
to
b57ffb5
Compare
Codecov Report
@@ Coverage Diff @@
## main #185 +/- ##
==========================================
+ Coverage 59.27% 68.98% +9.71%
==========================================
Files 81 81
Lines 3565 3660 +95
==========================================
+ Hits 2113 2525 +412
+ Misses 1259 922 -337
- Partials 193 213 +20
Continue to review full report at Codecov.
|
b57ffb5
to
ff6a0a8
Compare