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

fix: fixed IgnoreCoding failing with didSet accessors #54

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

soumyamahunt
Copy link
Contributor

fixes #53

Copy link

codecov bot commented Jan 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4ea6ff6) 94.33% compared to head (74ae9e4) 94.33%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #54   +/-   ##
=======================================
  Coverage   94.33%   94.33%           
=======================================
  Files         100      100           
  Lines        3335     3336    +1     
=======================================
+ Hits         3146     3147    +1     
  Misses        189      189           

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

@soumyamahunt soumyamahunt merged commit bd881c9 into main Jan 10, 2024
11 checks passed
@soumyamahunt soumyamahunt deleted the ignore-coding-fix branch January 10, 2024 13:38
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.

Does IgnoreCoding support properties with didSet?
1 participant