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: correct BulkWriter types in firestore.d.ts #1284

Merged
merged 2 commits into from
Aug 17, 2020
Merged

Conversation

thebrianchen
Copy link

Correcting some BulkWriter signatures in firestore.d.ts and updating them to match WriteBatch.

@thebrianchen thebrianchen requested review from a team as code owners August 17, 2020 16:15
@thebrianchen thebrianchen self-assigned this Aug 17, 2020
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 17, 2020
@codecov
Copy link

codecov bot commented Aug 17, 2020

Codecov Report

Merging #1284 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1284   +/-   ##
=======================================
  Coverage   98.50%   98.50%           
=======================================
  Files          30       30           
  Lines       18640    18640           
  Branches     1433     1344   -89     
=======================================
  Hits        18361    18361           
  Misses        276      276           
  Partials        3        3           

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 421986e...738f5f6. Read the comment docs.

@thebrianchen thebrianchen merged commit 382128b into master Aug 17, 2020
@thebrianchen thebrianchen deleted the bc/bulk-fix-types branch August 17, 2020 17:30
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

2 participants