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

Create tests for the Events being called #47

Closed gin0115 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #47 (6efb05a) into develop (e4ae890) will increase coverage by 0.65%. The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop      #47      +/-   ##
=============================================
+ Coverage      96.95%   97.61%   +0.65%     
- Complexity       436      437       +1     
=============================================
  Files             18       18              
  Lines           1084     1090       +6     
=============================================
+ Hits            1051     1064      +13     
+ Misses            33       26       -7     
Impacted Files Coverage Δ
src/JSON/JsonSelectorHandler.php 100.00% <ø> (+5.00%) :arrow_up:
src/JSON/JsonExpressionFactory.php 100.00% <100.00%> (ø)
src/QueryBuilder/QueryBuilderHandler.php 97.54% <100.00%> (+0.99%) :arrow_up:
src/QueryBuilder/Raw.php 100.00% <0.00%> (+18.18%) :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 e4ae890...6efb05a. Read the comment docs.