SwiftyLab / MetaCodable

Supercharge Swift's Codable implementations with macros meta-programming.
https://swiftpackageindex.com/SwiftyLab/MetaCodable/main/documentation/metacodable
MIT License
604 stars 22 forks source link

feat: added untagged enum support #78

Closed soumyamahunt closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 99.83660% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 94.73%. Comparing base (c27e3a8) to head (4d76b86).

Files Patch % Lines
Sources/MacroPlugin/Plugin.swift 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #78 +/- ## ========================================== + Coverage 94.50% 94.73% +0.23% ========================================== Files 101 108 +7 Lines 3385 3707 +322 ========================================== + Hits 3199 3512 +313 - Misses 186 195 +9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.