cycle / orm

PHP DataMapper, ORM
https://cycle-orm.dev
MIT License
1.24k stars 72 forks source link

Add JSON typecast #464

Closed msmakouz closed 6 months ago

msmakouz commented 9 months ago

Added the ability to use JSON typecast

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.52%. Comparing base (892c275) to head (37d98de).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #464 +/- ## ============================================ + Coverage 91.50% 91.52% +0.02% - Complexity 1814 1817 +3 ============================================ Files 115 115 Lines 4600 4613 +13 ============================================ + Hits 4209 4222 +13 Misses 391 391 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.