Closed ialarmedalien closed 4 years ago
GitHub Actions results for commit 9ac1aba: https://github.com/ialarmedalien/kb_sdk/actions/runs/137434654
Java client generated by kb-sdk uses the correct name for KBase report
This still seems off. The Java client doesn't know about the KBase report at all in general. The generated tests for the java module were using an incorrect class name.
Java client generated by kb-sdk uses the correct name for KBase report
This still seems off. The Java client doesn't know about the KBase report at all in general. The generated tests for the java module were using an incorrect class name.
"Corrected a class name in the Java client generated by kb-sdk"?
I would say 'Corrected a class name in the generated tests for the Java SDK module'. It doesn't really have anything to do with the Java client generally.
If you want to be really specific then 'Corrected a class name for the Java KBaseReport client in the generated tests for the Java SDK module'
Some changes to prepare kb-sdk for generating GitHub actions and updating the default module builds.
The first commit is all whitespace changes -- my editor removes trailing whitespace and turns tabs into spaces, so I committed all the whitespace changes prior to the content changes. I would suggest viewing just the last three commits.
The changes in this PR comprise:
kb-sdk version
kb-sdk
functioning, in lieu of having proper tests.