Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: improve typescript types #663

Merged
merged 4 commits into from
Mar 21, 2020
Merged

fix: improve typescript types #663

merged 4 commits into from
Mar 21, 2020

Conversation

JustinBeckwith
Copy link
Contributor

No description provided.

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

codecov bot commented Mar 21, 2020

Codecov Report

Merging #663 into master will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #663      +/-   ##
==========================================
- Coverage   96.48%   96.48%   -0.01%     
==========================================
  Files          15       15              
  Lines       13526    13509      -17     
  Branches      850      848       -2     
==========================================
- Hits        13051    13034      -17     
  Misses        472      472              
  Partials        3        3              
Impacted Files Coverage Δ
src/app-profile.ts 99.59% <100.00%> (-0.01%) ⬇️
src/chunktransformer.ts 100.00% <100.00%> (ø)
src/cluster.ts 99.34% <100.00%> (-0.01%) ⬇️
src/decorateStatus.ts 100.00% <100.00%> (ø)
src/family.ts 99.58% <100.00%> (-0.01%) ⬇️
src/filter.ts 100.00% <100.00%> (ø)
src/index.ts 100.00% <100.00%> (ø)
src/instance.ts 99.82% <100.00%> (-0.01%) ⬇️
src/mutation.ts 100.00% <100.00%> (ø)
src/row.ts 100.00% <100.00%> (ø)
... and 1 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 29ee3c1...432479b. Read the comment docs.

@JustinBeckwith JustinBeckwith merged commit 47b506a into master Mar 21, 2020
@stephenplusplus stephenplusplus deleted the types8 branch August 10, 2020 17:37
# for free to join this conversation on GitHub. Already have an account? # 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.

3 participants