Skip to content

Fix incorrect NULL values in TABLE_CATALOG returned by getSchemas() for built-in schemas.#2872

Merged
Ananya2 merged 2 commits into
mainfrom
user/anagarg/issue#2863
Jan 6, 2026
Merged

Fix incorrect NULL values in TABLE_CATALOG returned by getSchemas() for built-in schemas.#2872
Ananya2 merged 2 commits into
mainfrom
user/anagarg/issue#2863

Added test cases to validate that DatabaseMetaData.getSchemas() retur…

efc38f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 6, 2026 in 1s

59.06% (+0.05%) compared to 0eb40a0

View this Pull Request on Codecov

59.06% (+0.05%) compared to 0eb40a0

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.06%. Comparing base (0eb40a0) to head (efc38f6).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2872      +/-   ##
============================================
+ Coverage     59.01%   59.06%   +0.05%     
- Complexity     4751     4753       +2     
============================================
  Files           151      151              
  Lines         34564    34575      +11     
  Branches       5769     5776       +7     
============================================
+ Hits          20399    20423      +24     
+ Misses        11406    11403       -3     
+ Partials       2759     2749      -10     

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