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

Expose the validator service itself. #17672

Merged
merged 1 commit into from Sep 19, 2023

Conversation

maliming
Copy link
Member

Resolve #17596

@maliming maliming added this to the 8.0-preview milestone Sep 19, 2023
@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Merging #17672 (b5afc77) into dev (6356592) will decrease coverage by 0.03%.
Report is 20 commits behind head on dev.
The diff coverage is 20.00%.

@@            Coverage Diff             @@
##              dev   #17672      +/-   ##
==========================================
- Coverage   53.53%   53.51%   -0.03%     
==========================================
  Files        3036     3036              
  Lines       94853    94857       +4     
==========================================
- Hits        50780    50758      -22     
- Misses      44073    44099      +26     
Files Changed Coverage Δ
...olo/Abp/Cli/Commands/ProjectCreationCommandBase.cs 5.49% <0.00%> (-0.04%) ⬇️
...p/Cli/ServiceProxying/ServiceProxyGeneratorBase.cs 0.00% <0.00%> (ø)
...dation/AbpFluentValidationConventionalRegistrar.cs 91.30% <100.00%> (+0.39%) ⬆️

... and 3 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@realLiangshiwei realLiangshiwei merged commit ced7cda into dev Sep 19, 2023
3 of 5 checks passed
@realLiangshiwei realLiangshiwei deleted the AbpFluentValidationConventionalRegistrar branch September 19, 2023 08:59
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.

AbpFluentValidationConventionalRegistrar expose the supported service types itself.
2 participants