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

Enhance AbpRemoteStreamContentModelBinder class. #11005

Merged
merged 1 commit into from
Dec 21, 2021

Conversation

maliming
Copy link
Member

@maliming maliming commented Dec 21, 2021

The usage of List -> with interface
is working good but when I use directly List, framework throws mapping error.

@codecov
Copy link

codecov bot commented Dec 21, 2021

Codecov Report

Merging #11005 (123db2c) into rel-5.0 (fc787ed) will increase coverage by 0.00%.
The diff coverage is 80.64%.

Impacted file tree graph

@@           Coverage Diff            @@
##           rel-5.0   #11005   +/-   ##
========================================
  Coverage    54.46%   54.47%           
========================================
  Files         2650     2650           
  Lines        75781    75801   +20     
========================================
+ Hits         41277    41291   +14     
- Misses       34504    34510    +6     
Impacted Files Coverage Δ
...entFormatters/AbpRemoteStreamContentModelBinder.cs 75.86% <73.91%> (-2.40%) ⬇️
...tters/AbpRemoteStreamContentModelBinderProvider.cs 85.71% <100.00%> (+2.38%) ⬆️
...olo/Abp/TestApp/Application/Dto/CreateFileInput.cs 100.00% <100.00%> (ø)
...TestApp/Application/Dto/CreateMultipleFileInput.cs 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d16dc21...123db2c. Read the comment docs.

@cotur cotur merged commit 9992ece into rel-5.0 Dec 21, 2021
@cotur cotur deleted the AbpRemoteStreamContentModelBinder branch December 21, 2021 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants