-
Notifications
You must be signed in to change notification settings - Fork 129
SampleGen: Adjust C# region tags location #2886
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2886 +/- ##
=========================================
Coverage 87.34% 87.34%
Complexity 5853 5853
=========================================
Files 477 477
Lines 23223 23223
Branches 2507 2507
=========================================
Hits 20284 20284
Misses 2100 2100
Partials 839 839 Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #2886 +/- ##
=========================================
Coverage 87.34% 87.34%
Complexity 5853 5853
=========================================
Files 477 477
Lines 23223 23223
Branches 2507 2507
=========================================
Hits 20284 20284
Misses 2100 2100
Partials 839 839 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
||
public class DeleteShelfAsyncFlattenedAsyncEmptyResponseTypeWithResponseHandlingMain { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The naming is a little crazy!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes! That's to test all samples have unique class names when users happen to provide the same name for two samples. It should never happen in production :)
Fix #2873