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

Fix DTO code generation for C# static proxy #19145

Merged
merged 2 commits into from
Feb 28, 2024
Merged

Fix DTO code generation for C# static proxy #19145

merged 2 commits into from
Feb 28, 2024

Conversation

realLiangshiwei
Copy link
Member

Description

Resolves #19137

image

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)

How to test it?

Copy link

codecov bot commented Feb 27, 2024

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 51.54%. Comparing base (67db1ab) to head (879e08b).
Report is 1 commits behind head on rel-8.0.

Files Patch % Lines
...viceProxying/CSharp/CSharpServiceProxyGenerator.cs 0.00% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           rel-8.0   #19145      +/-   ##
===========================================
- Coverage    51.54%   51.54%   -0.01%     
===========================================
  Files         3080     3080              
  Lines        97400    97405       +5     
  Branches      7774     7775       +1     
===========================================
  Hits         50209    50209              
- Misses       45640    45645       +5     
  Partials      1551     1551              

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

@maliming maliming merged commit f16c601 into rel-8.0 Feb 28, 2024
3 of 5 checks passed
@maliming maliming deleted the liangshiwei/cli branch February 28, 2024 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants