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: improve types for row #661

Merged
merged 1 commit into from Mar 20, 2020
Merged

fix: improve types for row #661

merged 1 commit into from Mar 20, 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 20, 2020
@codecov
Copy link

codecov bot commented Mar 20, 2020

Codecov Report

Merging #661 into master will increase coverage by 0.06%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #661      +/-   ##
==========================================
+ Coverage   96.42%   96.48%   +0.06%     
==========================================
  Files          15       15              
  Lines       13296    13526     +230     
  Branches      825      847      +22     
==========================================
+ Hits        12821    13051     +230     
  Misses        472      472              
  Partials        3        3
Impacted Files Coverage Δ
src/mutation.ts 100% <100%> (ø) ⬆️
src/row.ts 100% <100%> (ø) ⬆️
src/chunktransformer.ts 100% <100%> (ø) ⬆️
src/instance.ts 99.82% <100%> (ø) ⬆️

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 4910e77...64268b5. Read the comment docs.

@JustinBeckwith JustinBeckwith merged commit 340689e into master Mar 20, 2020
@stephenplusplus stephenplusplus deleted the types7 branch August 10, 2020 17:37
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