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: Relax validation of FIRESTORE_EMULATOR_HOST in settings() #703

Merged
merged 1 commit into from Jun 26, 2019

Conversation

schmidt-sebastian
Copy link
Contributor

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 26, 2019
@schmidt-sebastian schmidt-sebastian removed the request for review from thebrianchen June 26, 2019 18:30
@schmidt-sebastian schmidt-sebastian added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 26, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 26, 2019
@codecov
Copy link

codecov bot commented Jun 26, 2019

Codecov Report

Merging #703 into master will decrease coverage by 0.13%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #703      +/-   ##
==========================================
- Coverage   96.21%   96.08%   -0.14%     
==========================================
  Files          20       20              
  Lines        2219     2220       +1     
  Branches      470      470              
==========================================
- Hits         2135     2133       -2     
- Misses         20       22       +2     
- Partials       64       65       +1
Impacted Files Coverage Δ
dev/src/index.ts 95.82% <100%> (+0.01%) ⬆️
dev/src/watch.ts 96.35% <0%> (-1.22%) ⬇️

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 d7c89a8...3344e82. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jun 26, 2019

Codecov Report

Merging #703 into master will decrease coverage by 0.13%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #703      +/-   ##
==========================================
- Coverage   96.21%   96.08%   -0.14%     
==========================================
  Files          20       20              
  Lines        2219     2220       +1     
  Branches      470      470              
==========================================
- Hits         2135     2133       -2     
- Misses         20       22       +2     
- Partials       64       65       +1
Impacted Files Coverage Δ
dev/src/index.ts 95.82% <100%> (+0.01%) ⬆️
dev/src/watch.ts 96.35% <0%> (-1.22%) ⬇️

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 d7c89a8...3344e82. Read the comment docs.

Copy link

@thebrianchen thebrianchen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thebrianchen thebrianchen merged commit daff9de into master Jun 26, 2019
@schmidt-sebastian schmidt-sebastian deleted the mrschmidt/settingsthensettings branch July 3, 2019 17:07
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

4 participants