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 add json support pt1 select from json #21

Merged
merged 19 commits into from
Jan 20, 2022

Conversation

gin0115
Copy link
Owner

@gin0115 gin0115 commented Jan 19, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 19, 2022

Codecov Report

Merging #21 (c3ebfbc) into develop (6fa22b0) will decrease coverage by 0.41%.
The diff coverage is 94.44%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop      #21      +/-   ##
=============================================
- Coverage      97.05%   96.64%   -0.42%     
- Complexity       344      363      +19     
=============================================
  Files             12       12              
  Lines            848      893      +45     
=============================================
+ Hits             823      863      +40     
- Misses            25       30       +5     
Impacted Files Coverage Δ
src/QueryBuilder/QueryBuilderHandler.php 96.33% <94.33%> (-0.36%) ⬇️
src/QueryBuilder/WPDBAdapter.php 94.77% <100.00%> (-0.73%) ⬇️

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 6fa22b0...c3ebfbc. Read the comment docs.

@gin0115 gin0115 merged commit f271f0e into develop Jan 20, 2022
@gin0115 gin0115 linked an issue Jan 21, 2022 that may be closed by this pull request
7 tasks
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