-
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 API logging to client #123
Conversation
Will this PR be merged? |
Hello @tysonholub, I'm not sure just yet, it's still in our backlog for a code review. My apologies for the delay and thank you for your patience. With Best Regards, Elmer |
Codecov Report
@@ Coverage Diff @@
## main #123 +/- ##
==========================================
- Coverage 92.73% 92.45% -0.29%
==========================================
Files 6 6
Lines 303 305 +2
==========================================
+ Hits 281 282 +1
- Misses 22 23 +1
Continue to review full report at Codecov.
|
Fixes #141 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
This PR adds logging to the client API calls and additionally the API request method to the client Response