cycle / database

Database Abstraction Layer, Schema Introspection, Schema Generation, Query Builders
MIT License
54 stars 23 forks source link

Add support for `FragmentInterface` in array conditions #147

Closed msmakouz closed 10 months ago

msmakouz commented 10 months ago

Closes: #145

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (406928e) 95.03% compared to head (0abebe3) 95.10%. Report is 12 commits behind head on 2.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #147 +/- ## ============================================ + Coverage 95.03% 95.10% +0.07% - Complexity 1798 1812 +14 ============================================ Files 128 129 +1 Lines 4952 4987 +35 ============================================ + Hits 4706 4743 +37 + Misses 246 244 -2 ```

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