reagento / adaptix

An extremely flexible and configurable data model conversion library.
https://adaptix.readthedocs.io
Apache License 2.0
362 stars 24 forks source link

Add coercer for optional and coercer for union subset #255

Closed zhPavel closed 5 months ago

zhPavel commented 5 months ago

Add coercer for optional (#254) Add do nothing coercion for Union subtypes (#242) Some other fixes

github-actions[bot] commented 5 months ago

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  src/adaptix/_internal
  datastructures.py
  src/adaptix/_internal/conversion
  coercer_provider.py 64
  src/adaptix/_internal/conversion/facade
  retort.py
  src/adaptix/_internal/provider
  shape_provider.py
  src/adaptix/_internal/retort
  operating_retort.py
Project Total  

This report was generated by python-coverage-comment-action