Skip to content

Fix optional File not decoding#147

Merged
ptoffy merged 5 commits into
mainfrom
optional-file
Jul 13, 2026
Merged

Fix optional File not decoding#147
ptoffy merged 5 commits into
mainfrom
optional-file

Conversation

@ptoffy

@ptoffy ptoffy commented Apr 5, 2026

Copy link
Copy Markdown
Member

Fixes #146

@ptoffy
ptoffy requested review from 0xTim and gwynne as code owners April 5, 2026 08:30
@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.55%. Comparing base (ec015cc) to head (dcb42c3).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #147      +/-   ##
==========================================
+ Coverage   84.38%   84.55%   +0.16%     
==========================================
  Files          27       27              
  Lines        1057     1068      +11     
==========================================
+ Hits          892      903      +11     
  Misses        165      165              
Files with missing lines Coverage Δ
...rmDataDecoder/FormDataDecoder+KeyedContainer.swift 58.53% <100.00%> (+15.20%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ptoffy
ptoffy merged commit faf2252 into main Jul 13, 2026
22 checks passed
@ptoffy
ptoffy deleted the optional-file branch July 13, 2026 08:16
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.

Optional File is not supported in multipart

2 participants