Skip to content

Add FormDataEncoder.encode(_:,boundary:,into:)#148

Merged
ptoffy merged 3 commits into
mainfrom
writer-body-parameter
Jul 10, 2026
Merged

Add FormDataEncoder.encode(_:,boundary:,into:)#148
ptoffy merged 3 commits into
mainfrom
writer-body-parameter

Conversation

@ptoffy

@ptoffy ptoffy commented Apr 5, 2026

Copy link
Copy Markdown
Member

Add FormDataEncoder.encode method that takes an existing buffer to encode into

@ptoffy
ptoffy requested review from 0xTim and gwynne as code owners April 5, 2026 11:15
@codecov

codecov Bot commented Apr 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.04%. Comparing base (63c404d) to head (638734e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #148      +/-   ##
==========================================
+ Coverage   83.87%   84.04%   +0.17%     
==========================================
  Files          27       27              
  Lines        1023     1034      +11     
==========================================
+ Hits          858      869      +11     
  Misses        165      165              
Files with missing lines Coverage Δ
...MultipartKit/FormDataEncoder/FormDataEncoder.swift 100.00% <100.00%> (ø)
...es/MultipartKit/Writer/MemoryMultipartWriter.swift 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ptoffy
ptoffy merged commit f75f338 into main Jul 10, 2026
22 checks passed
@ptoffy
ptoffy deleted the writer-body-parameter branch July 10, 2026 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants