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

ISSUE-221 Per request, upgrading dependency goja to v0.0.0-20230812105242-81d76064690d to include all ES6 features #222

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

jf-tech
Copy link
Owner

@jf-tech jf-tech commented Jul 1, 2024

This is a major upgrade for omniparser since the upgrade of goja requires go version 1.16, thus we're bumping omniparser min go version to 1.16 as well. Be careful when you upgrade omniparser.

#221

…5242-81d76064690d to include all ES6 features

This is a major upgrade for omniparser since the upgrade of goja requires go version 1.16, thus we're bumping
omniparser min go version to 1.16 as well. Be careful when you upgrade omniparser.
Copy link

codecov bot commented Jul 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.39%. Comparing base (dd04a11) to head (810782f).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #222   +/-   ##
=======================================
  Coverage   92.39%   92.39%           
=======================================
  Files          61       61           
  Lines        3368     3368           
=======================================
  Hits         3112     3112           
  Misses        248      248           
  Partials        8        8           

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

@jf-tech jf-tech mentioned this pull request Jul 1, 2024
@jf-tech jf-tech merged commit 0ae53cc into master Jul 3, 2024
3 checks passed
@jf-tech jf-tech deleted the issue-221 branch July 3, 2024 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant