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

Adding specific order-by test to see if we have an issue with nulls. #185

Closed
wants to merge 2 commits into from

Conversation

j256
Copy link
Owner

@j256 j256 commented Dec 2, 2020

No description provided.

@codecov
Copy link

codecov bot commented Dec 2, 2020

Codecov Report

Merging #185 (e01c2e4) into master (2f2895e) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #185      +/-   ##
============================================
- Coverage     85.77%   85.76%   -0.02%     
  Complexity     2420     2420              
============================================
  Files           127      127              
  Lines          6961     6961              
  Branches        918      918              
============================================
- Hits           5971     5970       -1     
- Misses          683      684       +1     
  Partials        307      307              
Impacted Files Coverage Δ Complexity Δ
...ava/com/j256/ormlite/field/types/BaseDateType.java 93.54% <0.00%> (-6.46%) 13.00% <0.00%> (-1.00%)
.../main/java/com/j256/ormlite/stmt/QueryBuilder.java 90.71% <0.00%> (+0.27%) 134.00% <0.00%> (+1.00%)

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 2f2895e...e01c2e4. Read the comment docs.

@j256 j256 closed this Dec 3, 2020
@j256 j256 deleted the adding-order-by-test branch December 3, 2020 19:20
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.

1 participant