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(CardUpload): add CanPreviewCallback parameter #3719

Merged
merged 4 commits into from
Jun 25, 2024
Merged

Conversation

ArgoZhang
Copy link
Collaborator

add CanPreviewCallback parameter

Description

close #3718

@bb-auto bb-auto bot added the enhancement New feature or request label Jun 25, 2024
@bb-auto bb-auto bot added this to the v8.6.0 milestone Jun 25, 2024
Copy link

codecov bot commented Jun 25, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 99.98%. Comparing base (bf3d335) to head (35cd2c9).

Current head 35cd2c9 differs from pull request most recent head 764876c

Please upload reports for the commit 764876c to get more accurate results.

Files Patch % Lines
...tstrapBlazor/Components/Upload/CardUpload.razor.cs 33.33% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3719      +/-   ##
==========================================
- Coverage   99.99%   99.98%   -0.02%     
==========================================
  Files         584      584              
  Lines       25289    25294       +5     
  Branches     3678     3679       +1     
==========================================
+ Hits        25288    25289       +1     
- Misses          0        3       +3     
- Partials        1        2       +1     

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

@ArgoZhang ArgoZhang merged commit f8f7641 into main Jun 25, 2024
3 checks passed
@ArgoZhang ArgoZhang deleted the feat-upload branch June 25, 2024 06:57
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(CardUpload): add CanPreviewCallback parameter
1 participant