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: check for existance of port on host #545

Merged
merged 1 commit into from
Sep 10, 2024
Merged

Conversation

fenos
Copy link
Contributor

@fenos fenos commented Sep 10, 2024

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

@coveralls
Copy link

Pull Request Test Coverage Report for Build 10787417770

Details

  • 2 of 12 (16.67%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.03%) to 78.734%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/http/routes/tus/lifecycle.ts 0 5 0.0%
src/storage/protocols/s3/signature-v4.ts 0 5 0.0%
Totals Coverage Status
Change from base Build 10740048686: -0.03%
Covered Lines: 13427
Relevant Lines: 16907

💛 - Coveralls

@fenos fenos merged commit 1abf34e into master Sep 10, 2024
1 check passed
@fenos fenos deleted the fix/x-forwarded-port-local branch September 10, 2024 09:27
Copy link

🎉 This PR is included in version 1.11.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Storage API behind proxy returns invalid TUS resumable upload URL
3 participants