Skip to content

Development

Luc Everse requested to merge development into master

Description

The AuTA Script Runtime Facade. Read why this is necessary here: https://gitlab.ewi.tudelft.nl/eip/code-measures/wikis/The-J2V8-Plugin#licensing-issues. See the readme for documentation.

Changes

It's all new baby.

Additions

Like, the entire library. I could go over the individual additions, but you're better off with the readme and then skimming through the files. Of course this also contains many configurations files, which, in my humble opinion, you can just skip so you can focus on the meat of the library.

Test and Review

To be filled in by the reviewers

  • All of the methods are commented to expectation

  • The methods are tested to satisfaction

  • There are no unnecessary files present in the MR

  • The continuous integration has no problems with the MR

  • The documentation is up-to-date

  • All nullable parameters are marked as such

Edited by Erik

Merge request reports