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: new typescript, strict types #824

Merged
merged 1 commit into from
May 14, 2020
Merged

Conversation

alexander-fenster
Copy link
Contributor

Seems like with TypeScript 3.9 it became even more strict. Fixing the build.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 14, 2020
@codecov
Copy link

codecov bot commented May 14, 2020

Codecov Report

Merging #824 into master will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #824      +/-   ##
==========================================
- Coverage   90.05%   90.00%   -0.05%     
==========================================
  Files          48       48              
  Lines        8134     8134              
  Branches      480      540      +60     
==========================================
- Hits         7325     7321       -4     
- Misses        806      810       +4     
  Partials        3        3              
Impacted Files Coverage Δ
.mocharc.js 78.57% <0.00%> (-14.29%) ⬇️

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 408f113...e2db91b. Read the comment docs.

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.

4 participants