Skip to content

Conversation

@HexDecimal
Copy link
Owner

@HexDecimal HexDecimal commented Apr 9, 2025

Converts containers to use TypeForm instead of Type. This allows for type expressions to be used as component types.

Currently waiting on Mypy to officially support TypeForm.

Closes #36

Converts containers to use TypeForm instead of Type.
This allows for type expressions to be used as component types.
@codecov
Copy link

codecov bot commented Apr 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.14%. Comparing base (d48de23) to head (7bf19c2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #40   +/-   ##
=======================================
  Coverage   99.14%   99.14%           
=======================================
  Files           9        9           
  Lines         936      936           
=======================================
  Hits          928      928           
  Misses          8        8           

☔ 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.

@HexDecimal HexDecimal self-assigned this Apr 9, 2025
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.

Switch component types to use TypeExpr

2 participants