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

patch: return file id on upload #332

Merged
merged 1 commit into from
May 19, 2023
Merged

Conversation

fenos
Copy link
Contributor

@fenos fenos commented May 18, 2023

What kind of change does this PR introduce?

Patch

What is the current behavior?

No ID is returned

What is the new behavior?

Return object is one file upload

Additional context

relates #284

@fenos fenos force-pushed the feat/return-file-id-on-upload branch from 7e6636e to 95ebb15 Compare May 18, 2023 14:03
@coveralls
Copy link

coveralls commented May 18, 2023

Pull Request Test Coverage Report for Build 5014763477

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report.
To ensure accuracy in future PRs, please see these guidelines.
A quick fix for this PR: rebase it; your next report should be accurate.

  • 27 of 27 (100.0%) changed or added relevant lines in 5 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 85.057%

Totals Coverage Status
Change from base Build 5014403597: 0.02%
Covered Lines: 7247
Relevant Lines: 8448

💛 - Coveralls

@fenos fenos merged commit 950d12e into master May 19, 2023
@fenos fenos deleted the feat/return-file-id-on-upload branch May 19, 2023 07:55
@github-actions
Copy link

🎉 This PR is included in version 0.39.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

HannesGitH added a commit to HannesGitH/supabase-flutter that referenced this pull request Jan 5, 2024
simply forward changes made in supabase/storage#332
to the flutter client
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.

3 participants