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

add async responses #45

Merged
merged 3 commits into from
Sep 9, 2023
Merged

add async responses #45

merged 3 commits into from
Sep 9, 2023

Conversation

RexWzh
Copy link
Member

@RexWzh RexWzh commented Sep 9, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 9, 2023

Codecov Report

Patch coverage: 90.38% and project coverage change: -0.26% ⚠️

Comparison is base (e051522) 90.26% compared to head (bee3ce4) 90.01%.

❗ Current head bee3ce4 differs from pull request most recent head 1935fa3. Consider uploading reports for the commit 1935fa3 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
- Coverage   90.26%   90.01%   -0.26%     
==========================================
  Files          14       14              
  Lines         668      701      +33     
==========================================
+ Hits          603      631      +28     
- Misses         65       70       +5     
Flag Coverage Δ
unittests 90.01% <90.38%> (-0.26%) ⬇️

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

Files Changed Coverage Δ
openai_api_call/asynctool.py 80.00% <66.66%> (ø)
openai_api_call/chattool.py 87.69% <83.33%> (-2.06%) ⬇️
openai_api_call/__init__.py 89.09% <100.00%> (ø)
openai_api_call/response.py 84.53% <100.00%> (+1.55%) ⬆️
tests/test_async.py 100.00% <100.00%> (ø)
tests/test_openai_api_call.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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

@RexWzh RexWzh merged commit 72d44fa into cubenlp:master Sep 9, 2023
0 of 6 checks passed
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.

1 participant