[65318] JSON Assertion: Use correct number format#723
[65318] JSON Assertion: Use correct number format#723andreaslind01 wants to merge 1 commit intoapache:masterfrom
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #723 +/- ##
=========================================
Coverage 55.24% 55.24%
- Complexity 10386 10387 +1
=========================================
Files 1062 1062
Lines 65777 65777
Branches 7536 7536
=========================================
+ Hits 36337 36339 +2
+ Misses 26839 26838 -1
+ Partials 2601 2600 -1
... and 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
|
This was created to address #5539, but the attached test case does not fail any more (tested on current branch). Is this PR still needed? |
For me the attached test case still fails - please see #5539 (comment) |
|
PR has been merged. |
|
Thanks for merging the PR @FSchumacher. |
Description
See https://bz.apache.org/bugzilla/show_bug.cgi?id=65318
Motivation and Context
This PR fixes the issues with JSON Assertions mentioned here: https://bz.apache.org/bugzilla/show_bug.cgi?id=65318
How Has This Been Tested?
Tested with the example testplan provided in the issue.
Screenshots (if appropriate):
Types of changes
Checklist: