Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

fix(serve): encode glob returned path. #469

Merged
merged 2 commits into from
Jun 11, 2018

Conversation

autozimu
Copy link
Contributor

Close #422.

@codecov
Copy link

codecov bot commented Jun 10, 2018

Codecov Report

Merging #469 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #469      +/-   ##
==========================================
+ Coverage   83.06%   83.08%   +0.02%     
==========================================
  Files          15       15              
  Lines        2043     2046       +3     
  Branches      416      416              
==========================================
+ Hits         1697     1700       +3     
  Misses        344      344              
  Partials        2        2
Impacted Files Coverage Δ
src/fs.ts 90.41% <100%> (+0.41%) ⬆️

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 7bda4cb...9ced6fa. Read the comment docs.

@felixfbecker
Copy link
Contributor

@autozimu
Copy link
Contributor Author

Added.

otherwise an exception during encoding would crash the process
@felixfbecker felixfbecker merged commit 54304b8 into sourcegraph:master Jun 11, 2018
@felixfbecker
Copy link
Contributor

🎉 This PR is included in version 2.9.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants