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

Response Streaming #144

Merged
merged 12 commits into from
Aug 24, 2023
Merged

Response Streaming #144

merged 12 commits into from
Aug 24, 2023

Conversation

commonism
Copy link
Owner

@codecov
Copy link

codecov bot commented Aug 20, 2023

Codecov Report

Merging #144 (f2cff66) into master (49e5135) will increase coverage by 0.15%.
The diff coverage is 95.08%.

@@            Coverage Diff             @@
##           master     #144      +/-   ##
==========================================
+ Coverage   94.33%   94.48%   +0.15%     
==========================================
  Files          81       83       +2     
  Lines        5875     6180     +305     
==========================================
+ Hits         5542     5839     +297     
- Misses        333      341       +8     
Flag Coverage Δ
unittests 94.48% <95.08%> (+0.15%) ⬆️

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

Files Changed Coverage Δ
tests/petstorev3_test.py 91.89% <50.00%> (-0.37%) ⬇️
aiopenapi3/request.py 93.29% <88.67%> (+0.24%) ⬆️
aiopenapi3/v30/glue.py 80.74% <92.53%> (+1.62%) ⬆️
aiopenapi3/v20/glue.py 85.22% <92.85%> (+1.43%) ⬆️
tests/stream_test.py 98.26% <98.26%> (ø)
aiopenapi3/errors.py 100.00% <100.00%> (ø)
aiopenapi3/openapi.py 91.79% <100.00%> (+0.04%) ⬆️
tests/apiv1_test.py 100.00% <100.00%> (ø)
tests/apiv2_test.py 80.95% <100.00%> (ø)
tests/content_length_test.py 100.00% <100.00%> (ø)
... and 3 more

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@commonism commonism force-pushed the streaming branch 2 times, most recently from f68cd86 to 9d6eb0f Compare August 22, 2023 12:06
@commonism commonism merged commit 0a0789c into master Aug 24, 2023
13 checks passed
@commonism commonism deleted the streaming branch August 24, 2023 06:07
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