omniparser icon indicating copy to clipboard operation
omniparser copied to clipboard

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

Open jf-tech opened this issue 1 year ago • 1 comments

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

jf-tech avatar Jul 01 '24 01:07 jf-tech

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Jul 01 '24 01:07 codecov[bot]