Skip to content

fix: fixed optional value decoding failure with HelperCoder when value doesn't exist #35

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

soumyamahunt
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Nov 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b615251) 95.39% compared to head (1175c94) 95.05%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
- Coverage   95.39%   95.05%   -0.35%     
==========================================
  Files          76       76              
  Lines        1804     1819      +15     
==========================================
+ Hits         1721     1729       +8     
- Misses         83       90       +7     
Files Coverage Δ
...bleMacroPlugin/Variables/HelperCodedVariable.swift 100.00% <100.00%> (ø)
Sources/MetaCodable/HelperCoders/HelperCoder.swift 75.00% <100.00%> (-1.93%) ⬇️

... and 1 file with indirect coverage changes

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

@soumyamahunt soumyamahunt merged commit ad19d4d into main Nov 6, 2023
@soumyamahunt soumyamahunt deleted the optional-decoding branch November 6, 2023 03:59
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant