Logging#1146
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #1146 +/- ##
===========================================
+ Coverage 37.85% 61.92% +24.07%
===========================================
Files 50 56 +6
Lines 5733 5985 +252
Branches 1297 1450 +153
===========================================
+ Hits 2170 3706 +1536
+ Misses 3391 1946 -1445
- Partials 172 333 +161
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
@kevin666aa do you think the usage summary should be part of the telemetry or separate?
@cheng-tan adding tests + docs early can help others and yourself clarify the way of using it and I generally recommend those to be written even before any implementation. For code formatting, use pre-commit.
radman-x
left a comment
There was a problem hiding this comment.
Ok with this, given my previous comments are addressed (even if in a future release).
|
@cheng-tan there is a test error in open ai test. |
|
thanks @ekzhu, it only happens on the ci working on fixing it |
Why are these changes needed?
Adding the logging capability for openai >= 1, 4 tables get logged:
Related issue number
#7
TODO:
Checks