cycle / database

Database Abstraction Layer, Schema Introspection, Schema Generation, Query Builders
MIT License
53 stars 22 forks source link

Fix fragment default value #162

Closed msmakouz closed 5 months ago

msmakouz commented 5 months ago

Fixed exception:

Object of class Cycle\Database\Injection\Fragment could not be converted to int
codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (dac6dac) 95.22% compared to head (14cbe57) 95.22%. Report is 1 commits behind head on 2.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #162 +/- ## ========================================= Coverage 95.22% 95.22% - Complexity 1828 1830 +2 ========================================= Files 130 130 Lines 5044 5050 +6 ========================================= + Hits 4803 4809 +6 Misses 241 241 ```

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