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(util-format-url): remove headers or path from input #1639

Merged
merged 1 commit into from
Oct 29, 2020

Conversation

AllanZhengYP
Copy link
Contributor

Neither path or headers is required for generating url string, so remove them from input parameter

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Neither `path` or `headers` is required for generating url string, so remove them from input parameter
@codecov-io
Copy link

Codecov Report

Merging #1639 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1639   +/-   ##
=======================================
  Coverage   79.77%   79.77%           
=======================================
  Files         325      325           
  Lines       12087    12087           
  Branches     2553     2553           
=======================================
  Hits         9643     9643           
  Misses       2444     2444           
Impacted Files Coverage Δ
packages/util-format-url/src/index.ts 100.00% <100.00%> (ø)

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 de75f7e...2bfc76d. Read the comment docs.

@AllanZhengYP AllanZhengYP merged commit db7aa08 into master Oct 29, 2020
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 10, 2021
@trivikr trivikr deleted the AllanFly120-patch-4 branch May 14, 2021 18:00
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.

None yet

3 participants