Skip to content

Http V2 (Part 2): Add req sychroznier and built in resp types #24

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

Merged
merged 6 commits into from
Apr 4, 2024

Conversation

YunchuWang
Copy link
Member

@YunchuWang YunchuWang commented Apr 2, 2024

  • implement req synchronzer and support built in fastapi resp types
  • tests

@YunchuWang YunchuWang marked this pull request as draft April 2, 2024 23:10
Copy link

codecov bot commented Apr 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (1709e9f) to head (baec5df).

Additional details and impacted files
@@             Coverage Diff             @@
##              dev       #24      +/-   ##
===========================================
+ Coverage   99.42%   100.00%   +0.57%     
===========================================
  Files           8         5       -3     
  Lines         348        95     -253     
  Branches       92         2      -90     
===========================================
- Hits          346        95     -251     
+ Misses          1         0       -1     
+ Partials        1         0       -1     
Flag Coverage Δ
unittests 100.00% <100.00%> (+0.57%) ⬆️

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.

@YunchuWang YunchuWang marked this pull request as ready for review April 3, 2024 20:01
@YunchuWang YunchuWang merged commit 8b02b45 into dev Apr 4, 2024
@YunchuWang YunchuWang deleted the wangbill/req_sync_resp_fastapi branch April 4, 2024 15:35
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