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

Make more DTO classes extensible. #11165

Merged
merged 1 commit into from
Jan 5, 2022
Merged

Make more DTO classes extensible. #11165

merged 1 commit into from
Jan 5, 2022

Conversation

maliming
Copy link
Member

@maliming maliming commented Jan 4, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jan 4, 2022

Codecov Report

Merging #11165 (d162b56) into rel-5.0 (f44022e) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           rel-5.0   #11165      +/-   ##
===========================================
- Coverage    54.47%   54.44%   -0.03%     
===========================================
  Files         2652     2652              
  Lines        75905    75946      +41     
===========================================
  Hits         41347    41347              
- Misses       34558    34599      +41     
Impacted Files Coverage Δ
...ntracts/Volo/Abp/Application/Dtos/ListResultDto.cs 50.00% <ø> (-50.00%) ⬇️
...Application/Dtos/PagedAndSortedResultRequestDto.cs 50.00% <ø> (-50.00%) ⬇️
...tracts/Volo/Abp/Application/Dtos/PagedResultDto.cs 50.00% <ø> (-50.00%) ⬇️
...Volo/Abp/Application/Dtos/PagedResultRequestDto.cs 50.00% <ø> (-50.00%) ⬇️
...lo/Abp/Application/Dtos/LimitedResultRequestDto.cs 45.00% <100.00%> (-55.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 04a168b...d162b56. Read the comment docs.

@maliming maliming added this to the 5.0-patch milestone Jan 4, 2022
@maliming maliming requested a review from ebicoglu January 4, 2022 05:55
@ebicoglu ebicoglu merged commit aead846 into rel-5.0 Jan 5, 2022
@ebicoglu ebicoglu deleted the maliming/Extensible branch January 5, 2022 08:18
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.

2 participants