henkmollema / Dommel

CRUD operations with Dapper made simple.
MIT License
611 stars 99 forks source link

Add parentheses to expressions with and/or combination(s) #298

Closed henkmollema closed 8 months ago

henkmollema commented 8 months ago

fixes #247

codecov-commenter commented 8 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (61246de) 68.15% compared to head (7433089) 68.43%.

Files Patch % Lines
src/Dommel/SqlExpression.cs 90.90% 0 Missing and 1 partial :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #298 +/- ## ========================================== + Coverage 68.15% 68.43% +0.27% ========================================== Files 37 37 Lines 1520 1527 +7 Branches 149 153 +4 ========================================== + Hits 1036 1045 +9 + Misses 445 443 -2 Partials 39 39 ```

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