Skip to content

patch to unwind text array exp for postgres

216406b
Select commit
Loading
Failed to load commit list.
Open

ENGTAI-63748: patch to unwind text array exp for postgres #227

patch to unwind text array exp for postgres
216406b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 28, 2025 in 0s

78.50% (-0.06%) compared to e869f86

View this Pull Request on Codecov

78.50% (-0.06%) compared to e869f86

Details

Codecov Report

❌ Patch coverage is 33.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.50%. Comparing base (e869f86) to head (216406b).

Files with missing lines Patch % Lines
.../v1/vistors/PostgresFromTypeExpressionVisitor.java 33.33% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #227      +/-   ##
============================================
- Coverage     78.55%   78.50%   -0.06%     
  Complexity     1069     1069              
============================================
  Files           206      206              
  Lines          5228     5233       +5     
  Branches        449      451       +2     
============================================
+ Hits           4107     4108       +1     
- Misses          813      816       +3     
- Partials        308      309       +1     

☔ 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.