Skip to content

feat: support properties#198

Merged
elringus merged 3 commits intomainfrom
feat/props
Apr 21, 2026
Merged

feat: support properties#198
elringus merged 3 commits intomainfrom
feat/props

Conversation

@elringus
Copy link
Copy Markdown
Owner

This resolves #182 by adding computed properties support for the serialized value types and also adds a broad properties support for the interfaces.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (099dcb5) to head (7f732be).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##              main      #198    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           54        54            
  Lines         2361      2559   +198     
  Branches       373       436    +63     
==========================================
+ Hits          2361      2559   +198     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@elringus elringus merged commit dcbfbec into main Apr 21, 2026
8 checks passed
@elringus elringus deleted the feat/props branch April 21, 2026 17:29
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.

Add support for computed properties

1 participant