Skip to content
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

feat(rce): support tengo 2.16.1 #161

Merged
merged 1 commit into from
Feb 3, 2024
Merged

feat(rce): support tengo 2.16.1 #161

merged 1 commit into from
Feb 3, 2024

Conversation

ii64
Copy link
Contributor

@ii64 ii64 commented Feb 2, 2024

No description provided.

Copy link

codecov bot commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a19d1dd) 81.17% compared to head (432cda0) 81.17%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #161   +/-   ##
=======================================
  Coverage   81.17%   81.17%           
=======================================
  Files          34       34           
  Lines        1535     1535           
  Branches      140      140           
=======================================
  Hits         1246     1246           
  Misses        223      223           
  Partials       66       66           
Flag Coverage Δ
auth 41.31% <ø> (ø)
rce 90.45% <ø> (ø)
sdk-dotnet 87.74% <ø> (ø)
sdk-go 66.48% <ø> (ø)
sdk-javascript 88.69% <ø> (ø)
sdk-python 99.45% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ii64 ii64 changed the title feat: support tengo 2.16.1 feat(rce): support tengo 2.16.1 Feb 2, 2024
Copy link
Member

@aldy505 aldy505 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The CI failed (obviously), it failed on executing the "Hello world" program. You might want to tweak your configuration, most of the time it's process limit and memory limits. Also, try to see if the PATH environment variable is correct (that you don't need anything from OS' C linking)

@ii64
Copy link
Contributor Author

ii64 commented Feb 3, 2024

config.toml was not properly configured

@ii64 ii64 self-assigned this Feb 3, 2024
@ii64 ii64 requested a review from aldy505 February 3, 2024 04:07
@aldy505 aldy505 merged commit dd35aa0 into master Feb 3, 2024
28 checks passed
@aldy505 aldy505 deleted the feature/support-tengo branch February 3, 2024 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants