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

docs: Add example for Precondition #601

Merged
merged 1 commit into from Apr 16, 2019

Conversation

schmidt-sebastian
Copy link
Contributor

Fixes #599

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 16, 2019
@codecov
Copy link

codecov bot commented Apr 16, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #601     +/-   ##
=========================================
- Coverage   92.07%   91.97%   -0.1%     
=========================================
  Files          25       25             
  Lines        2057     2057             
  Branches      167      167             
=========================================
- Hits         1894     1892      -2     
- Misses        142      144      +2     
  Partials       21       21
Impacted Files Coverage Δ
dev/src/index.ts 96.07% <ø> (ø) ⬆️
dev/src/watch.ts 98.21% <0%> (-0.9%) ⬇️

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 dac6246...c660f30. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Apr 16, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #601     +/-   ##
=========================================
- Coverage   92.07%   91.97%   -0.1%     
=========================================
  Files          25       25             
  Lines        2057     2057             
  Branches      167      167             
=========================================
- Hits         1894     1892      -2     
- Misses        142      144      +2     
  Partials       21       21
Impacted Files Coverage Δ
dev/src/index.ts 96.07% <ø> (ø) ⬆️
dev/src/watch.ts 98.21% <0%> (-0.9%) ⬇️

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 dac6246...c660f30. Read the comment docs.

@schmidt-sebastian schmidt-sebastian merged commit 89afaeb into master Apr 16, 2019
@schmidt-sebastian schmidt-sebastian deleted the mrschmidt-preconditiondocs branch May 17, 2019 22:56
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.

Documentation Request for firestore.collection.doc.delete
4 participants