Skip to content

Rename JSON conversion protocols#294

Merged
vsanthanam merged 3 commits intomainfrom
vsanthanam/protocol-rename
Nov 28, 2025
Merged

Rename JSON conversion protocols#294
vsanthanam merged 3 commits intomainfrom
vsanthanam/protocol-rename

Conversation

@vsanthanam
Copy link
Copy Markdown
Owner

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 27, 2025

Codecov Report

❌ Patch coverage is 95.00000% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.57%. Comparing base (2c21d3c) to head (b8c5b83).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...dMacrosCompilerPlugin/JSONRepresentableMacro.swift 89.58% 5 Missing ⚠️
Sources/JBirdBuilders/Builder.swift 50.00% 1 Missing ⚠️
Sources/JBirdCore/Models/JSON.swift 75.00% 1 Missing ⚠️
...ces/JBirdCore/Protocols/JSONKeyInitializable.swift 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #294      +/-   ##
==========================================
+ Coverage   95.56%   95.57%   +0.01%     
==========================================
  Files          21       25       +4     
  Lines        1758     1762       +4     
==========================================
+ Hits         1680     1684       +4     
  Misses         78       78              
Flag Coverage Δ
llvm-cov 95.57% <95.00%> (+0.01%) ⬆️
swiftpm 95.57% <95.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@vsanthanam vsanthanam force-pushed the vsanthanam/protocol-rename branch from ad85c79 to 5eb1701 Compare November 27, 2025 22:08
@vsanthanam vsanthanam linked an issue Nov 27, 2025 that may be closed by this pull request
@vsanthanam vsanthanam force-pushed the vsanthanam/protocol-rename branch 5 times, most recently from 40ef5eb to e680975 Compare November 28, 2025 19:18
@vsanthanam vsanthanam force-pushed the vsanthanam/protocol-rename branch from e680975 to b8c5b83 Compare November 28, 2025 20:07
@vsanthanam vsanthanam marked this pull request as ready for review November 28, 2025 20:39
@vsanthanam vsanthanam merged commit ea2979d into main Nov 28, 2025
51 of 52 checks passed
@vsanthanam vsanthanam deleted the vsanthanam/protocol-rename branch November 28, 2025 20:40
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.

Rename XCodable protocols to XRepresentable

1 participant