Skip to content

Remove unused EncodableValue helper#270

Merged
ypopovych merged 1 commit into
mainfrom
yehor.popovych/remove-encodablevalue
Jun 2, 2026
Merged

Remove unused EncodableValue helper#270
ypopovych merged 1 commit into
mainfrom
yehor.popovych/remove-encodablevalue

Conversation

@ypopovych

Copy link
Copy Markdown
Contributor

What

Removes the unused EncodableValue helper and its test scaffolding (Encoding.swift, EncodableValueTests.swift), updating JSONEncoderTests and the Xcode project accordingly.

No production behavior change — the type was no longer referenced anywhere in the codebase.

Testing

  • JSONEncoderTests pass; EventsExporter builds cleanly on macOS.

🤖 Generated with Claude Code

Drop `EncodableValue` and its test helpers (`Encoding.swift`,
`EncodableValueTests.swift`), updating `JSONEncoderTests` and the Xcode
project accordingly.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
@ypopovych
ypopovych requested review from a team as code owners June 1, 2026 16:57
@ypopovych ypopovych assigned anmarchenko and unassigned anmarchenko Jun 2, 2026
@ypopovych
ypopovych requested a review from anmarchenko June 2, 2026 10:59
@ypopovych
ypopovych merged commit 9c21331 into main Jun 2, 2026
12 checks passed
@ypopovych
ypopovych deleted the yehor.popovych/remove-encodablevalue branch June 2, 2026 11:06
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.

2 participants