opwvhk commented on a change in pull request #985:
URL: https://github.com/apache/avro/pull/985#discussion_r733489544



##########
File path: lang/java/compiler/src/test/idl/input/simple.avdl
##########
@@ -60,6 +60,7 @@ protocol Simple {
     time_ms t = 0;
 
     @foo.bar("bar.foo") long l = 0;
+    @foo.bar.bar("foo.bar2") array<string> a = [];

Review comment:
       No, it increases test coverage. And as I'm touching the tests of this 
part of the code anyway, I thought I'd apply the boyscout rule.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to