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

Add Volo.Abp namespace to CSharpServiceProxyGenerator.cs #16428

Merged
merged 1 commit into from
Apr 29, 2023

Conversation

EngincanV
Copy link
Member

Description

Resolves #16427

Checklist

  • I fully tested it as developer / designer and created unit / integration tests
  • I documented it (or no need to document or I will create a separate documentation issue)

@EngincanV EngincanV added this to the 7.2-final milestone Apr 29, 2023
@EngincanV EngincanV requested a review from maliming April 29, 2023 18:39
@codecov
Copy link

codecov bot commented Apr 29, 2023

Codecov Report

Merging #16428 (c236153) into rel-7.2 (d51488b) will increase coverage by 0.00%.
The diff coverage is 77.31%.

@@           Coverage Diff            @@
##           rel-7.2   #16428   +/-   ##
========================================
  Coverage    49.41%   49.42%           
========================================
  Files         3392     3392           
  Lines       105161   105240   +79     
========================================
+ Hits         51969    52018   +49     
- Misses       53192    53222   +30     
Impacted Files Coverage Δ
.../ProjectBuilding/Building/Steps/ChangeThemeStep.cs 0.00% <0.00%> (ø)
.../Cli/ProjectModification/AngularSourceCodeAdder.cs 0.00% <0.00%> (ø)
...viceProxying/CSharp/CSharpServiceProxyGenerator.cs 0.00% <0.00%> (ø)
...tureManagement/AbpFeatureManagementDomainModule.cs 67.69% <37.50%> (-1.42%) ⬇️
...n/Volo/Abp/FeatureManagement/StaticFeatureSaver.cs 75.23% <70.00%> (-2.60%) ⬇️
.../Abp/PermissionManagement/StaticPermissionSaver.cs 78.19% <90.62%> (+0.36%) ⬆️
...oMapper/Volo/Abp/AutoMapper/AbpAutoMapperModule.cs 100.00% <100.00%> (ø)
...n/Volo/Abp/OpenIddict/AbpOpenIddictDomainModule.cs 100.00% <100.00%> (ø)
...nManagement/AbpPermissionManagementDomainModule.cs 73.50% <100.00%> (+1.68%) ⬆️

... and 1 file with indirect coverage changes

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

@maliming maliming merged commit 76f8467 into rel-7.2 Apr 29, 2023
@hikalkan
Copy link
Member

Thanks

@hikalkan hikalkan deleted the EngincanV/generate-proxy branch April 30, 2023 08:10
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.

3 participants