-
Notifications
You must be signed in to change notification settings - Fork 10
Refactor API and add transaction list tool #42
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
Conversation
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found.
Additional details and impacted files@@ Coverage Diff @@
## main #42 +/- ##
==========================================
+ Coverage 79.09% 82.18% +3.08%
==========================================
Files 15 18 +3
Lines 1765 2110 +345
Branches 97 135 +38
==========================================
+ Hits 1396 1734 +338
- Misses 369 376 +7
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
136b1c8
to
96da007
Compare
96da007
to
db97ae8
Compare
db97ae8
to
e9d79fd
Compare
e9d79fd
to
bf5780e
Compare
fe301ef
to
2f7674a
Compare
2f7674a
to
c4af964
Compare
c4af964
to
6a13e9d
Compare
6a13e9d
to
9406d9a
Compare
9406d9a
to
f9fc565
Compare
f9fc565
to
9fec0b0
Compare
9fec0b0
to
05c454c
Compare
6981004
to
128ae67
Compare
128ae67
to
b98d198
Compare
b98d198
to
ec6323d
Compare
ec6323d
to
4c9ad80
Compare
- Add 'list_transactions' endpoint - Move API into its own submodule (getting a little large) - Improve some tool responses and expand coverage We cant yet reliable export a trace until Sentry lands some new APIs, so considering this a PoC.
4c9ad80
to
deeddf3
Compare
b0a22f7
to
2cfc6c7
Compare
We cant yet reliable export a trace until Sentry lands some new APIs, so considering this a PoC.