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

[util] Switch to use non-deprecated Jackson API for exact BigDecimal-s #3890

Conversation

valfirst
Copy link
Collaborator

@valfirst valfirst requested a review from a team as a code owner April 25, 2023 15:23
@sonarcloud
Copy link

sonarcloud bot commented Apr 25, 2023

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

@codecov
Copy link

codecov bot commented Apr 25, 2023

Codecov Report

Merging #3890 (9bb346e) into master (e663817) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master    #3890      +/-   ##
============================================
- Coverage     97.09%   97.09%   -0.01%     
+ Complexity     6401     6179     -222     
============================================
  Files           858      858              
  Lines         17673    17673              
  Branches       1150     1150              
============================================
- Hits          17160    17159       -1     
- Misses          408      409       +1     
  Partials        105      105              
Impacted Files Coverage Δ
...main/java/org/vividus/util/json/JsonPathUtils.java 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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

@valfirst valfirst merged commit 206b064 into master Apr 26, 2023
9 of 10 checks passed
@valfirst valfirst deleted the switch-to-use-non-deprecated-jackson-api-to-use-exact-values-for-numbers branch April 26, 2023 04:17
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.

None yet

2 participants