Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat: added properties dependencies support to CodedBy macro #107

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

soumyamahunt
Copy link
Contributor

resolves #106

Copy link

codecov bot commented Oct 7, 2024

Codecov Report

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

Project coverage is 94.89%. Comparing base (1043da0) to head (1411f80).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...nCore/Variables/Property/HelperCodedVariable.swift 96.82% 2 Missing ⚠️
...Tree/PropertyVariableTreeNode+CodingLocation.swift 98.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
+ Coverage   94.72%   94.89%   +0.17%     
==========================================
  Files         109      109              
  Lines        3318     3490     +172     
==========================================
+ Hits         3143     3312     +169     
- Misses        175      178       +3     

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

@soumyamahunt soumyamahunt force-pushed the helper-props branch 4 times, most recently from 3374ae6 to 1333195 Compare October 9, 2024 13:32
@soumyamahunt soumyamahunt merged commit b0563bc into main Oct 9, 2024
14 checks passed
@soumyamahunt soumyamahunt deleted the helper-props branch October 9, 2024 14:47
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] Allow decoding/encoding properties based on other properties
1 participant