Skip to content

APIST-1653 : Changes to enhance existing length op#312

Open
sarthak77 wants to merge 8 commits into
mainfrom
pc_13
Open

APIST-1653 : Changes to enhance existing length op#312
sarthak77 wants to merge 8 commits into
mainfrom
pc_13

fix: handle JSON null in jsonb LENGTH using jsonb_typeof guard

bc24f4c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 19, 2026 in 0s

81.41% (-0.02%) compared to 53d4149

View this Pull Request on Codecov

81.41% (-0.02%) compared to 53d4149

Details

Codecov Report

❌ Patch coverage is 72.22222% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.41%. Comparing base (53d4149) to head (bc24f4c).

Files with missing lines Patch % Lines
.../v1/vistors/PostgresFunctionExpressionVisitor.java 68.75% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #312      +/-   ##
============================================
- Coverage     81.43%   81.41%   -0.02%     
- Complexity     1549     1551       +2     
============================================
  Files           242      242              
  Lines          7514     7529      +15     
  Branches        726      729       +3     
============================================
+ Hits           6119     6130      +11     
- Misses          943      946       +3     
- Partials        452      453       +1     

☔ View full report in Codecov by Harness.
📢 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.