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

Use native logger formatter #3594

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Use native logger formatter #3594

merged 1 commit into from
Oct 2, 2024

Conversation

ekzhu
Copy link
Collaborator

@ekzhu ekzhu commented Oct 1, 2024

Use native logger formatter since it is easy enough.

@codecov-commenter
Copy link

codecov-commenter commented Oct 1, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 35.61%. Comparing base (38cce47) to head (eb2e630).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
autogen/oai/cohere.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3594      +/-   ##
==========================================
+ Coverage   30.49%   35.61%   +5.12%     
==========================================
  Files         113      115       +2     
  Lines       12284    12722     +438     
  Branches     2602     2916     +314     
==========================================
+ Hits         3746     4531     +785     
+ Misses       8210     7764     -446     
- Partials      328      427      +99     
Flag Coverage Δ
unittests 35.58% <80.00%> (+5.10%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jackgerrits jackgerrits added this pull request to the merge queue Oct 1, 2024
Merged via the queue into main with commit 32166b5 Oct 2, 2024
52 checks passed
@jackgerrits jackgerrits deleted the logger-formatter branch October 2, 2024 00:01
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.

3 participants