Skip to content

fix: Add support for EQ,NE predicates for nullable scalar type values #301

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

Merged
merged 3 commits into from
Apr 5, 2022

Conversation

igdianov
Copy link
Collaborator

@igdianov igdianov commented Apr 5, 2022

No description provided.

@igdianov igdianov self-assigned this Apr 5, 2022
@igdianov igdianov changed the title fix: Add support for EQ,NE predicates with null values fix: Add support for EQ,NE predicates for nullable scalar type values Apr 5, 2022
@codecov
Copy link

codecov bot commented Apr 5, 2022

Codecov Report

Merging #301 (1026f8e) into master (12f606d) will increase coverage by 0.04%.
The diff coverage is 80.00%.

@@             Coverage Diff              @@
##             master     #301      +/-   ##
============================================
+ Coverage     74.63%   74.68%   +0.04%     
- Complexity     1082     1087       +5     
============================================
  Files            72       72              
  Lines          4857     4862       +5     
  Branches        695      698       +3     
============================================
+ Hits           3625     3631       +6     
+ Misses          919      918       -1     
  Partials        313      313              
Impacted Files Coverage Δ
...hql/jpa/query/schema/impl/JpaPredicateBuilder.java 62.16% <80.00%> (+0.60%) ⬆️

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 12f606d...1026f8e. Read the comment docs.

@igdianov igdianov merged commit 88d571e into master Apr 5, 2022
@igdianov igdianov deleted the fix-add-EQ-null-predicates branch April 5, 2022 23:02
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