Skip to content

Conversation

soumyamahunt
Copy link
Contributor

resolves #134

Copy link

codecov bot commented Jul 4, 2025

Codecov Report

Attention: Patch coverage is 63.07692% with 72 lines in your changes missing coverage. Please review.

Project coverage is 92.85%. Comparing base (2da1ee9) to head (ed6ca22).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
Sources/MacroPlugin/Definitions.swift 0.00% 24 Missing ⚠️
...ibutes/Codable/Decodable/Decodable+Expansion.swift 50.00% 22 Missing ⚠️
...ibutes/Codable/Encodable/Encodable+Expansion.swift 50.00% 22 Missing ⚠️
Sources/MacroPlugin/Plugin.swift 0.00% 2 Missing ⚠️
...odable/Decodable/AttributeExpander+Decodable.swift 95.00% 1 Missing ⚠️
...odable/Encodable/AttributeExpander+Encodable.swift 95.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #137      +/-   ##
==========================================
- Coverage   93.95%   92.85%   -1.10%     
==========================================
  Files         114      120       +6     
  Lines        4480     4674     +194     
==========================================
+ Hits         4209     4340     +131     
- Misses        271      334      +63     

☔ 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.

@soumyamahunt soumyamahunt merged commit 89d9cc0 into main Jul 4, 2025
26 of 28 checks passed
@soumyamahunt soumyamahunt deleted the partial-codable branch July 4, 2025 14:36
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.

[Feature Request] Add support for @Encodable / @Decodable macros for partial conformance
1 participant