Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

fix: body types other than JSON are improperly handled when invoking a function - #186

Merged
silentworks merged 5 commits into
supabase:mainfrom
juancarlospaco:contentstr
Jan 29, 2025
Merged

fix: body types other than JSON are improperly handled when invoking a function#186
silentworks merged 5 commits into
supabase:mainfrom
juancarlospaco:contentstr

Conversation

@juancarlospaco

Copy link
Copy Markdown
Contributor

@coveralls

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 12957283542

Details

  • 4 of 4 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.006%) to 99.474%

Totals Coverage Status
Change from base Build 12917591468: 0.006%
Covered Lines: 189
Relevant Lines: 190

💛 - Coveralls

@coveralls

coveralls commented Jan 24, 2025

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 12957369311

Details

  • 4 of 4 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.006%) to 99.474%

Totals Coverage Status
Change from base Build 12917591468: 0.006%
Covered Lines: 189
Relevant Lines: 190

💛 - Coveralls

@juancarlospaco
juancarlospaco marked this pull request as ready for review January 24, 2025 20:52
@grdsdev

grdsdev commented Jan 24, 2025

Copy link
Copy Markdown

Just confirming, does it have any test for asserting that?

@silentworks

Copy link
Copy Markdown
Collaborator

Sorry guys I completely missed this PR and have done a release already. We can get another release out as soon as this PR gets merged in.

@silentworks silentworks changed the title fix: Fix #185 fix: body types other than JSON are improperly handled when invoking a function Jan 28, 2025
@juancarlospaco

Copy link
Copy Markdown
Contributor Author

@silentworks
silentworks merged commit d1ba63a into supabase:main Jan 29, 2025
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.

Body types other than JSON are improperly handled when invoking a function

4 participants