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

fix: unit test should not call private function #1494

Merged
merged 3 commits into from
Jan 31, 2024

Conversation

olgavrou
Copy link
Contributor

Why are these changes needed?

Related issue number

Checks

@codecov-commenter
Copy link

codecov-commenter commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a2d4b47) 33.14% compared to head (c15a869) 41.19%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1494      +/-   ##
==========================================
+ Coverage   33.14%   41.19%   +8.05%     
==========================================
  Files          42       42              
  Lines        5039     5039              
  Branches     1153     1220      +67     
==========================================
+ Hits         1670     2076     +406     
+ Misses       3241     2776     -465     
- Partials      128      187      +59     
Flag Coverage Δ
unittests 41.15% <ø> (+8.05%) ⬆️

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.

test/oai/test_client.py Outdated Show resolved Hide resolved
@sonichi sonichi enabled auto-merge January 31, 2024 21:31
@sonichi sonichi added this pull request to the merge queue Jan 31, 2024
Merged via the queue into microsoft:main with commit 03f165c Jan 31, 2024
23 checks passed
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 2024
* fix: unit test should not call private function

* fix test

* restore config
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