Skip to content

Fix IU plugin compilation #1866

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 27, 2023
Merged

Fix IU plugin compilation #1866

merged 2 commits into from
Feb 27, 2023

Conversation

rudolf101
Copy link
Member

Description

Fixed the build of the plugin for the IU version due to a compilation error in the JavaScript module after last codegen changes

How to test

Manual tests

Various scenarios have been tested. You can find the examples in the folder `/utbot-js/samples' and try to run UTBot.

Self-check list

  • I've set the proper labels for my PR (at least, for category and component).
  • PR title and description are clear and intelligible.
  • I've added enough comments to my code, particularly in hard-to-understand areas.
  • The functionality I've repaired, changed or added is covered with automated tests.
  • Manual tests have been provided optionally.
  • The documentation for the functionality I've been working on is up-to-date.

@rudolf101 rudolf101 added comp-codegen Issue is related to code generator lang-javascript Issue is related to JavaScript support ctg-bug-fix PR is fixing a bug labels Feb 27, 2023
@rudolf101 rudolf101 self-assigned this Feb 27, 2023
@rudolf101 rudolf101 enabled auto-merge (squash) February 27, 2023 15:30
@rudolf101 rudolf101 merged commit 6cfc285 into main Feb 27, 2023
@rudolf101 rudolf101 deleted the vladislav/js-iu-fix branch February 27, 2023 16:10
@alisevych alisevych added this to the 2023.03 Release milestone Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-codegen Issue is related to code generator ctg-bug-fix PR is fixing a bug lang-javascript Issue is related to JavaScript support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants