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 interaction package to TypeScript #6656

Merged
merged 3 commits into from
May 28, 2020
Merged

Conversation

Zyie
Copy link
Member

@Zyie Zyie commented May 27, 2020

Description of change

So the previous attempt at this, #6474, seems to have stalled.

It had a few issues where it was rewriting parts of the code base so i have done a more straightforward conversion.

Didn't run into many issues so was a fairly easy conversion.

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

@codecov-commenter
Copy link

codecov-commenter commented May 27, 2020

Codecov Report

Merging #6656 into dev will decrease coverage by 5.75%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev    #6656      +/-   ##
==========================================
- Coverage   82.59%   76.84%   -5.76%     
==========================================
  Files          35       29       -6     
  Lines        1724     1127     -597     
==========================================
- Hits         1424      866     -558     
+ Misses        300      261      -39     

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 ccddf3f...76f350c. Read the comment docs.

@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 May 27, 2020
@bigtimebuddy bigtimebuddy merged commit 9d56b42 into dev May 28, 2020
@bigtimebuddy bigtimebuddy deleted the dev-typescript-interaction branch May 28, 2020 03:03
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

5 participants