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

Add support of “is not equal to” comparison rule for json steps with null value #3456

Merged
merged 1 commit into from
Dec 15, 2022

Conversation

VolhaHurynovich
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Dec 12, 2022

Codecov Report

Merging #3456 (f45f134) into master (9c5bdef) will decrease coverage by 0.01%.
The diff coverage is 80.00%.

❗ Current head f45f134 differs from pull request most recent head 056e80e. Consider uploading reports for the commit 056e80e to get more accurate results

@@             Coverage Diff              @@
##             master    #3456      +/-   ##
============================================
- Coverage     96.96%   96.95%   -0.02%     
- Complexity     6013     6014       +1     
============================================
  Files           842      842              
  Lines         17154    17158       +4     
  Branches       1110     1112       +2     
============================================
+ Hits          16634    16635       +1     
- Misses          412      414       +2     
- Partials        108      109       +1     
Impacted Files Coverage Δ
...rc/main/java/org/vividus/json/steps/JsonSteps.java 97.67% <80.00%> (-2.33%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sonarcloud
Copy link

sonarcloud bot commented Dec 14, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@valfirst valfirst merged commit d801762 into master Dec 15, 2022
@valfirst valfirst deleted the nullRule branch December 15, 2022 13:57
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.

4 participants