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

feat: support reset to not reuse connection #438

Merged
merged 8 commits into from
Mar 21, 2023
Merged

feat: support reset to not reuse connection #438

merged 8 commits into from
Mar 21, 2023

Conversation

killagu
Copy link
Member

@killagu killagu commented Mar 21, 2023

No description provided.

@killagu killagu requested a review from fengmk2 March 21, 2023 11:08
src/HttpClient.ts Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Mar 21, 2023

Codecov Report

Merging #438 (3d5940a) into master (bda2231) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 3d5940a differs from pull request most recent head f27b2cc. Consider uploading reports for the commit f27b2cc to get more accurate results

@@           Coverage Diff           @@
##           master     #438   +/-   ##
=======================================
  Coverage   99.67%   99.67%           
=======================================
  Files           8        8           
  Lines        1222     1227    +5     
  Branches      233      234    +1     
=======================================
+ Hits         1218     1223    +5     
  Misses          4        4           
Impacted Files Coverage Δ
src/HttpClient.ts 99.83% <100.00%> (+<0.01%) ⬆️
src/Request.ts 100.00% <100.00%> (ø)

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

@fengmk2 fengmk2 merged commit 3e12703 into master Mar 21, 2023
@fengmk2 fengmk2 deleted the feat/reset branch March 21, 2023 14:27
fengmk2 pushed a commit that referenced this pull request Mar 21, 2023
[skip ci]

## [3.12.0](v3.11.0...v3.12.0) (2023-03-21)

### Features

* support reset to not reuse connection ([#438](#438)) ([3e12703](3e12703))
@github-actions
Copy link

🎉 This PR is included in version 3.12.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

None yet

2 participants