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

refactor: switch to typescript #2796

Merged
merged 1 commit into from
Jun 16, 2020
Merged

refactor: switch to typescript #2796

merged 1 commit into from
Jun 16, 2020

Conversation

kt3k
Copy link
Member

@kt3k kt3k commented Jun 15, 2020

This PR change the language to TypeScript.

@kt3k kt3k requested a review from masayuki0812 June 15, 2020 17:02
@kt3k kt3k force-pushed the feature/typescript branch from 084eb25 to ef2770b Compare June 15, 2020 17:18
@codecov-commenter
Copy link

codecov-commenter commented Jun 15, 2020

Codecov Report

Merging #2796 into master will decrease coverage by 11.78%.
The diff coverage is 93.75%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #2796       +/-   ##
===========================================
- Coverage   82.00%   70.21%   -11.79%     
===========================================
  Files          60       63        +3     
  Lines        5162     6548     +1386     
  Branches        0     1496     +1496     
===========================================
+ Hits         4233     4598      +365     
- Misses        929     1454      +525     
- Partials        0      496      +496     
Impacted Files Coverage Δ
src/api.axis.ts 79.62% <ø> (ø)
src/api.category.ts 18.75% <ø> (ø)
src/api.color.ts 50.00% <ø> (ø)
src/api.data.ts 87.87% <ø> (ø)
src/api.donut.ts 100.00% <ø> (ø)
src/api.flow.ts 2.89% <ø> (ø)
src/api.focus.ts 83.78% <ø> (ø)
src/api.grid.ts 75.86% <ø> (ø)
src/api.group.ts 30.00% <ø> (ø)
src/api.legend.ts 100.00% <ø> (ø)
... and 116 more

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 12dee8d...17301be. Read the comment docs.

@kt3k kt3k force-pushed the feature/typescript branch from ef2770b to 17301be Compare June 16, 2020 15:56
@kt3k kt3k merged commit 98b20e9 into master Jun 16, 2020
@kt3k kt3k deleted the feature/typescript branch June 16, 2020 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants