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

fix: JavaScript int literal overflow #1422

Merged
merged 4 commits into from
Sep 26, 2023

Merge branch 'master' into fix/js-int-overflow

9bbce38
Select commit
Loading
Failed to load commit list.
Merged

fix: JavaScript int literal overflow #1422

Merge branch 'master' into fix/js-int-overflow
9bbce38
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 26, 2023 in 0s

75.96% (+0.00%) compared to 72e2d41

View this Pull Request on Codecov

75.96% (+0.00%) compared to 72e2d41

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (72e2d41) 75.96% compared to head (9bbce38) 75.96%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1422   +/-   ##
=======================================
  Coverage   75.96%   75.96%           
=======================================
  Files          75       75           
  Lines        3454     3454           
  Branches      554      554           
=======================================
  Hits         2624     2624           
  Misses        669      669           
  Partials      161      161           

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