Skip to content

fix(property.dart): handle additional fields correctly#183

Merged
JKRhb merged 1 commit into
mainfrom
additional-property-fields
Jul 17, 2024
Merged

fix(property.dart): handle additional fields correctly#183
JKRhb merged 1 commit into
mainfrom
additional-property-fields

Conversation

@JKRhb

@JKRhb JKRhb commented Jul 17, 2024

Copy link
Copy Markdown
Member

In the context of #182, I've noticed that additional properties have not been handled correctly during the deserialization of Property affordances. This PR fixes the issue and adjusts one test, as the constructor of the Property class had to be changed.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.34%. Comparing base (8a182a6) to head (487936b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #183      +/-   ##
==========================================
+ Coverage   63.30%   63.34%   +0.03%     
==========================================
  Files          78       78              
  Lines        2273     2275       +2     
==========================================
+ Hits         1439     1441       +2     
  Misses        834      834              

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

@JKRhb
JKRhb merged commit fc3d0a6 into main Jul 17, 2024
@JKRhb
JKRhb deleted the additional-property-fields branch July 17, 2024 13:09
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.

2 participants