From: Vladimir Lombrozo
Subject: WEEK 39 Objectionary
Hi all,
Last week achievements:
refrax:
- Added support for scanning build info from the Go toolchain and the refrax --version
command [#119]
- Updated environment variable references to use OPENAIAPIKEY instead of OPENAI_TOKEN [#120]
- Fixed token retrieval error to prevent nil pointer dereference [#115]
- Removed meaningless package comments and fixed 'panic' messages [#113]
jeo-maven-plugin:
- Added access modifiers for class directives to distinguish from interfaces [#1336]
- Handled missing child node in XmlMethodParam for bytecode generation [#1333]
- Ignored ScalaInlineInfo attribute and added Scala 2 integration tests [#1330]
- Handled non-existent input directory with warning and returned empty collection [#1326]
- Corrected assembling goal and resolved class paths during disassembling to build correct output '.class' paths [#1317]
Next week plans:
Risks:
refrax:
- No risks identified [#124].
- No risks identified [#123].
- No risks identified [#122].
- No risks identified [#118].
- The presence of unimplemented panic messages might cause runtime crashes if triggered [#113].
jeo-maven-plugin:
- No risks identified [#1339].
- No risks identified [#1334].
- Ignoring the 'ScalaInlineInfo' attribute might lead to incomplete Scala class processing [#1331].
- No risks identified [#1327].
- No risks identified [#1325].
- No risks identified [#1323].
Best regards,
Vladimir Lombrozo
Software Developer
Closed Pull Requests:
- title: feat(#119): scan build info from go toolchain, repo: refrax, url: https://github.com/cqfn/refrax/pull/124
- title: feat(#119): add support for refrax --version
command, repo: refrax, url: https://github.com/cqfn/refrax/pull/123
- title: fix(#120): use OPENAIAPIKEY instead of OPENAI_TOKEN in env variables, repo: refrax, url: https://github.com/cqfn/refrax/pull/122
- title: feat(#1336): add access modifiers for class directives to distinguish from interfaces, repo: jeo-maven-plugin, url: https://github.com/objectionary/jeo-maven-plugin/pull/1339
- title: fix(#115): handle token retrieval error to prevent nil pointer dereference, repo: refrax, url: https://github.com/cqfn/refrax/pull/118
- title: style(#113): remove meaningless package comments, repo: refrax, url: https://github.com/cqfn/refrax/pull/117
- title: fix(#1333): handle missing child node in XmlMethodParam for bytecode generation, repo: jeo-maven-plugin, url: https://github.com/objectionary/jeo-maven-plugin/pull/1334
- title: fix(#1330): ignore ScalaInlineInfo attribute, repo: jeo-maven-plugin, url: https://github.com/objectionary/jeo-maven-plugin/pull/1331
- title: feat(#1326): handle non-existent input directory with warning and return empty collection, repo: jeo-maven-plugin, url: https://github.com/objectionary/jeo-maven-plugin/pull/1327
- title: fix(#1317): correct assembling goal to build correct output '.class' paths, repo: jeo-maven-plugin, url: https://github.com/objectionary/jeo-maven-plugin/pull/1325
- title: fix(#1317): correctly resolve class paths during disassembling, repo: jeo-maven-plugin, url: https://github.com/objectionary/jeo-maven-plugin/pull/1323
Open Issues: