spiral-modules / database

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

Fix andOn join condition for fragments #60

Closed iamsaint closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #60 (eca805d) into master (33e6db6) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #60   +/-   ##
=========================================
  Coverage     92.92%   92.92%           
  Complexity     1475     1475           
=========================================
  Files            67       67           
  Lines          3801     3802    +1     
=========================================
+ Hits           3532     3533    +1     
  Misses          269      269           
Impacted Files Coverage Δ Complexity Δ
src/Driver/Compiler.php 95.04% <100.00%> (+0.02%) 74.00 <0.00> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 33e6db6...eca805d. Read the comment docs.