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: remove trailing slashes from bucket name. #266

Merged
merged 3 commits into from
Sep 5, 2018

Conversation

stephenplusplus
Copy link
Contributor

Fixes #170

This cleans up the fragments of a gs:// URL, should the user provide one to the Bucket constructor.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 27, 2018
@ghost ghost assigned stephenplusplus Jun 27, 2018
@JustinBeckwith
Copy link
Contributor

@stephenplusplus @callmehiphop what's the latest on this one?

@codecov
Copy link

codecov bot commented Sep 4, 2018

Codecov Report

Merging #266 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #266   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           7      7           
  Lines        1031   1031           
=====================================
  Hits         1031   1031
Impacted Files Coverage Δ
src/bucket.js 100% <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 1430564...2515433. Read the comment docs.

@stephenplusplus
Copy link
Contributor Author

I've modernized the PR, and it should be good for a review.

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.

3 participants