Ivan Malutin
Ivan Malutin
@romani I've reviewed several files across most projects in report. Triggers were detected for `CLASS_DEF`, `INTERFACE_DEF`, `ENUM_DEF`, `RECORD_DEF`, `METHOD_DEF`, and `CTOR_DEF`. All of them appear to be correct.
GitHub, generate website
@romani Done. Not certain, but the CI failures appear to be due to infrastructure error, according to the log.
GitHub, generate website
@romani This PR looks ready from my side. Should I do anything else, or is it queued for merge?
GitHub, generate report
Hi! This is my first contribution to Apache Commons. I've started by implementing the concat methods for primitive arrays and their corresponding tests. I would appreciate verification that I'm on...
I'm not entirely sure I understand the question correctly. My implementation was based on the [Jira ticket](https://issues.apache.org/jira/browse/LANG-1707) and its comments, where adding these methods was discussed and approved (as I...
Hi @andrross @cwperks ! Would it be okay if I try to implement this feature? If yes, are there any specific guidelines or considerations I should be aware of before...