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 ignoring encoding based on condition over value #84

Closed soumyamahunt closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 94.91%. Comparing base (69cc0de) to head (665645b).

Files Patch % Lines
...ginCore/Variables/Enum/Case/EnumCaseVariable.swift 91.66% 2 Missing :warning:
...s/Enum/Switcher/AdjacentlyTaggedEnumSwitcher.swift 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #84 +/- ## ========================================== + Coverage 94.79% 94.91% +0.11% ========================================== Files 108 109 +1 Lines 3749 3855 +106 ========================================== + Hits 3554 3659 +105 - Misses 195 196 +1 ```

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