Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

#5 added IN operator in criteria#6

Merged
eaxdev merged 1 commit intomastereaxdev/JsonSQL4J:masterfrom
in_operatoreaxdev/JsonSQL4J:in_operatorCopy head branch name to clipboard
Aug 29, 2020
Merged

#5 added IN operator in criteria#6
eaxdev merged 1 commit intomastereaxdev/JsonSQL4J:masterfrom
in_operatoreaxdev/JsonSQL4J:in_operatorCopy head branch name to clipboard

Conversation

@eaxdev
Copy link
Owner

@eaxdev eaxdev commented Aug 29, 2020

No description provided.

@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 3 Code Smells

73.0% 73.0% Coverage
0.0% 0.0% Duplication

@codecov-commenter
Copy link

Codecov Report

Merging #6 into master will decrease coverage by 2.08%.
The diff coverage is 65.51%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #6      +/-   ##
============================================
- Coverage     73.39%   71.31%   -2.09%     
- Complexity       59       77      +18     
============================================
  Files            30       32       +2     
  Lines           203      251      +48     
  Branches         10       10              
============================================
+ Hits            149      179      +30     
- Misses           43       57      +14     
- Partials         11       15       +4     
Impacted Files Coverage Δ Complexity Δ
.../io/github/eaxdev/jsonsql4j/model/criteria/Ge.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
.../io/github/eaxdev/jsonsql4j/model/criteria/Gt.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
.../io/github/eaxdev/jsonsql4j/model/criteria/Le.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
.../io/github/eaxdev/jsonsql4j/model/criteria/Lt.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
.../io/github/eaxdev/jsonsql4j/model/criteria/Ne.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
.../io/github/eaxdev/jsonsql4j/model/criteria/In.java 50.00% <50.00%> (ø) 2.00 <2.00> (?)
...o/github/eaxdev/jsonsql4j/model/criteria/Util.java 50.00% <50.00%> (ø) 2.00 <2.00> (?)
...v/jsonsql4j/model/criteria/MultiValueCriteria.java 63.15% <63.15%> (ø) 7.00 <7.00> (?)
...hub/eaxdev/jsonsql4j/query/WhereClauseBuilder.java 55.17% <71.42%> (-3.92%) 9.00 <4.00> (+3.00) ⬇️
...io/github/eaxdev/jsonsql4j/model/criteria/And.java 100.00% <100.00%> (ø) 3.00 <1.00> (+1.00)
... and 10 more

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 9760e9e...df99d4f. Read the comment docs.

@eaxdev eaxdev merged commit b91f4f0 into master Aug 29, 2020
@eaxdev eaxdev deleted the in_operator branch August 29, 2020 18:03
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.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.