Skip to content

Fix bug "Assertion framework(Yaml Rest test): numeric comparison fails when comparing Integer vs Long (or Float vs Double)"#19376

Merged
andrross merged 5 commits into
opensearch-project:mainfrom
laminelam:feature/yaml_rest_test_actual_vs_expected_type
Dec 9, 2025
Merged

Fix bug "Assertion framework(Yaml Rest test): numeric comparison fails when comparing Integer vs Long (or Float vs Double)"#19376
andrross merged 5 commits into
opensearch-project:mainfrom
laminelam:feature/yaml_rest_test_actual_vs_expected_type

Merge branch 'main' into feature/yaml_rest_test_actual_vs_expected_type

cc5b742
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2025 in 1s

73.29% (target 70.00%)

View this Pull Request on Codecov

73.29% (target 70.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.29%. Comparing base (d47931e) to head (cc5b742).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #19376      +/-   ##
============================================
- Coverage     73.30%   73.29%   -0.01%     
- Complexity    71732    71756      +24     
============================================
  Files          5793     5793              
  Lines        328056   328110      +54     
  Branches      47245    47256      +11     
============================================
+ Hits         240476   240495      +19     
+ Misses        68264    68255       -9     
- Partials      19316    19360      +44     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.