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(Upload): add OnCancel callback #2489

Merged
merged 9 commits into from
Dec 5, 2023
Merged

feat(Upload): add OnCancel callback #2489

merged 9 commits into from
Dec 5, 2023

Conversation

ArgoZhang
Copy link
Collaborator

add OnCancel callback

Description

close #2486

@bb-auto bb-auto bot added the enhancement New feature or request label Dec 5, 2023
@bb-auto bb-auto bot added this to the v8.0.0 milestone Dec 5, 2023
Copy link

codecov bot commented Dec 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f979dc1) 99.97% compared to head (e0f590e) 99.97%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2489   +/-   ##
=======================================
  Coverage   99.97%   99.97%           
=======================================
  Files         537      537           
  Lines       17444    17457   +13     
  Branches     3344     3347    +3     
=======================================
+ Hits        17440    17453   +13     
  Partials        4        4           

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

@ArgoZhang ArgoZhang merged commit 9d90abe into main Dec 5, 2023
5 checks passed
@ArgoZhang ArgoZhang deleted the feat-upload branch December 5, 2023 04:54
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.

feat(Upload): add OnCancel callback
1 participant