-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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 generateJavaFiles ArrayInStruct #1962
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1962 +/- ##
============================================
+ Coverage 68.38% 68.40% +0.02%
- Complexity 2993 2994 +1
============================================
Files 488 488
Lines 12510 12519 +9
Branches 1631 1632 +1
============================================
+ Hits 8555 8564 +9
Misses 3481 3481
Partials 474 474
... and 2 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
could you please add a test case? |
There was already a unit test and I perfected it. |
The unit test method is this: |
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.
Approving this as is better handling the Struct wrapper generation.
What does this PR do?
FIx generateJavaFiles ArrayInStruct
Where should the reviewer start?
FIx generateJavaFiles ArrayInStruct
Why is it needed?
FIx generateJavaFiles ArrayInStruct