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: mark some known globals or their functions as impure #4955

Merged
merged 10 commits into from
Apr 30, 2023

Merge branch 'master' into fix/map-impure

39def64
Select commit
Failed to load commit list.
Merged

fix: mark some known globals or their functions as impure #4955

Merge branch 'master' into fix/map-impure
39def64
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2023 in 0s

98.99% (+0.00%) compared to 703e88f

View this Pull Request on Codecov

98.99% (+0.00%) compared to 703e88f

Details

Codecov Report

Merging #4955 (39def64) into master (703e88f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #4955   +/-   ##
=======================================
  Coverage   98.99%   98.99%           
=======================================
  Files         222      222           
  Lines        8123     8123           
  Branches     2237     2237           
=======================================
  Hits         8041     8041           
  Misses         28       28           
  Partials       54       54           
Impacted Files Coverage Δ
src/ast/nodes/shared/knownGlobals.ts 100.00% <ø> (ø)