gin0115 / pixie-wpdb

An adaptation of the PIXIE query builder for use exclusively with WordPress and WPDB
MIT License
2 stars 0 forks source link

Tests extended to cover direction using array key, value pair, using … #30

Closed gin0115 closed 2 years ago

gin0115 commented 2 years ago

…shared fallback and also Raw expressions

close #29

codecov-commenter commented 2 years ago

Codecov Report

Merging #30 (3b5e26c) into develop (9e0965c) will increase coverage by 0.10%. The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop      #30      +/-   ##
=============================================
+ Coverage      96.70%   96.81%   +0.10%     
  Complexity       372      372              
=============================================
  Files             12       12              
  Lines            910      910              
=============================================
+ Hits             880      881       +1     
+ Misses            30       29       -1     
Impacted Files Coverage Δ
src/QueryBuilder/WPDBAdapter.php 95.14% <0.00%> (+0.37%) :arrow_up:

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 9e0965c...3b5e26c. Read the comment docs.