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

Split client to async and blocking #419

Closed
wants to merge 1 commit into from
Closed

Conversation

ErikBjare
Copy link
Member

Rebased and created this PR from #396 hoping that CI will run here

Reqwest uses tokio blocking internally as well.
@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Patch coverage: 90.24% and project coverage change: +0.08% 🎉

Comparison is base (2dccbf8) 72.07% compared to head (36c86ab) 72.16%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #419      +/-   ##
==========================================
+ Coverage   72.07%   72.16%   +0.08%     
==========================================
  Files          44       45       +1     
  Lines        2815     2831      +16     
==========================================
+ Hits         2029     2043      +14     
- Misses        786      788       +2     
Files Changed Coverage Δ
aw-sync/src/accessmethod.rs 43.47% <ø> (ø)
aw-sync/src/main.rs 0.00% <ø> (ø)
aw-sync/src/sync.rs 43.29% <ø> (ø)
aw-client-rust/src/blocking.rs 83.33% <83.33%> (ø)
aw-client-rust/src/lib.rs 82.43% <93.10%> (+1.00%) ⬆️

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

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.

2 participants