Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/gh14 pt2 where clauses #25

Merged
merged 47 commits into from
Jan 24, 2022
Merged

Conversation

gin0115
Copy link
Owner

@gin0115 gin0115 commented Jan 20, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 21, 2022

Codecov Report

Merging #25 (29d59c2) into develop (c35b8df) will increase coverage by 0.07%.
The diff coverage is 94.50%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop      #25      +/-   ##
=============================================
+ Coverage      96.81%   96.89%   +0.07%     
- Complexity       372      405      +33     
=============================================
  Files             12       12              
  Lines            910      997      +87     
=============================================
+ Hits             881      966      +85     
- Misses            29       31       +2     
Impacted Files Coverage Δ
src/QueryBuilder/Raw.php 81.81% <0.00%> (-18.19%) ⬇️
src/QueryBuilder/WPDBAdapter.php 94.85% <75.00%> (-0.30%) ⬇️
src/QueryBuilder/QueryBuilderHandler.php 97.12% <97.64%> (+0.75%) ⬆️

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 c35b8df...29d59c2. Read the comment docs.

@gin0115 gin0115 linked an issue Jan 21, 2022 that may be closed by this pull request
7 tasks
@gin0115 gin0115 merged commit 8f39979 into develop Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JSON support phase1
2 participants