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

build!: switch to latest typescript/gts #317

Merged
merged 2 commits into from Mar 19, 2020
Merged

build!: switch to latest typescript/gts #317

merged 2 commits into from Mar 19, 2020

Conversation

bcoe
Copy link
Contributor

@bcoe bcoe commented Mar 19, 2020

BREAKING CHANGE: typescript@3.7.x has breaking changes; compiler now targets es2015

BREAKING CHANGE: typescript@3.7.x has breaking changes; compiler now targets es2015
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 19, 2020
@codecov
Copy link

codecov bot commented Mar 19, 2020

Codecov Report

Merging #317 into master will decrease coverage by 1.68%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #317      +/-   ##
==========================================
- Coverage   97.89%   96.21%   -1.69%     
==========================================
  Files           1        1              
  Lines         238      238              
  Branches       48       41       -7     
==========================================
- Hits          233      229       -4     
- Misses          5        9       +4     
Impacted Files Coverage Δ
src/index.ts 96.21% <100.00%> (-1.69%) ⬇️

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 acb6233...5d57793. Read the comment docs.

@bcoe bcoe merged commit fbb7158 into master Mar 19, 2020
@bcoe bcoe deleted the gts-typescript branch March 19, 2020 19:46
@bcoe bcoe changed the title build!: switch to latest typescirpt/gts build!: switch to latest typescript/gts Mar 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants