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

convert unsafe eval to TypeScript #6655

Merged
merged 4 commits into from
Jun 1, 2020
Merged

convert unsafe eval to TypeScript #6655

merged 4 commits into from
Jun 1, 2020

Conversation

Zyie
Copy link
Member

@Zyie Zyie commented May 26, 2020

Description of change

Converts the unsafe eval package to TypeScript

I wasn't entirely sure what cv was for some things inside syncUniforms so they are currently any. Happy to update if you guys know what they are meant to be

Pre-Merge Checklist
  • Lint process passed (npm run lint)
  • Tests passed (npm run test)

@codecov-commenter
Copy link

codecov-commenter commented May 26, 2020

Codecov Report

Merging #6655 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               dev     #6655   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines          678       678           
=========================================
  Hits           678       678           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aa7e6ca...0422eba. Read the comment docs.

@bigtimebuddy
Copy link
Member

@GoodBoyDigital or @ivanpopelyshev do you know what the cv value is here?

@bigtimebuddy bigtimebuddy added the ✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t label Jun 1, 2020
@bigtimebuddy bigtimebuddy merged commit a198ef8 into dev Jun 1, 2020
@bigtimebuddy bigtimebuddy deleted the dev-typescript-unsafe branch June 1, 2020 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants