cycle / database

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

Adding the ability to disable interpolation in logs #95

Closed msmakouz closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #95 (de2e009) into 2.x (8113292) will increase coverage by 0.07%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.x      #95      +/-   ##
============================================
+ Coverage     94.21%   94.28%   +0.07%     
- Complexity     1642     1643       +1     
============================================
  Files            98       98              
  Lines          4474     4465       -9     
============================================
- Hits           4215     4210       -5     
+ Misses          259      255       -4     
Impacted Files Coverage Δ
src/Config/DriverConfig.php 100.00% <ø> (ø)
src/Driver/Driver.php 92.88% <100.00%> (+0.90%) :arrow_up:
src/Query/Interpolator.php 100.00% <0.00%> (ø)
src/Driver/DriverInterface.php 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.