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 AbortController #493

Merged
merged 3 commits into from Mar 9, 2024
Merged

feat: support AbortController #493

merged 3 commits into from Mar 9, 2024

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Mar 9, 2024

closes #492

@fengmk2 fengmk2 added the enhancement New feature or request label Mar 9, 2024
Copy link

codecov bot commented Mar 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.81%. Comparing base (5773b07) to head (81d1d54).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #493   +/-   ##
=======================================
  Coverage   98.81%   98.81%           
=======================================
  Files          10       10           
  Lines        1603     1608    +5     
  Branches      270      269    -1     
=======================================
+ Hits         1584     1589    +5     
  Misses         19       19           

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

@fengmk2 fengmk2 merged commit b81bbbb into master Mar 9, 2024
26 checks passed
@fengmk2 fengmk2 deleted the support-AbortController branch March 9, 2024 11:28
fengmk2 pushed a commit that referenced this pull request Mar 9, 2024
[skip ci]

## [3.23.0](v3.22.5...v3.23.0) (2024-03-09)

### Features

* support AbortController ([#493](#493)) ([b81bbbb](b81bbbb))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

请求支持 AbortController
1 participant