Skip to content

perf(Schema): batch table introspection queries - #262

Merged
roxblnfk merged 2 commits into
2.xfrom
feat/batch-introspection-queries
Aug 11, 2026
Merged

perf(Schema): batch table introspection queries#262
roxblnfk merged 2 commits into
2.xfrom
feat/batch-introspection-queries

test(Postgres): pin enum labels with special characters and empty enu…

9648039
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 11, 2026 in 0s

95.48% (-0.26%) compared to 71a0a7f

View this Pull Request on Codecov

95.48% (-0.26%) compared to 71a0a7f

Details

Codecov Report

❌ Patch coverage is 90.99099% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.48%. Comparing base (71a0a7f) to head (9648039).

Files with missing lines Patch % Lines
src/Driver/SQLServer/Schema/SQLServerColumn.php 54.54% 10 Missing ⚠️
src/Driver/Postgres/Schema/PostgresColumn.php 64.00% 9 Missing ⚠️
src/Driver/Postgres/Schema/PostgresTable.php 98.48% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #262      +/-   ##
============================================
- Coverage     95.73%   95.48%   -0.26%     
- Complexity     2078     2119      +41     
============================================
  Files           141      141              
  Lines          5862     5974     +112     
============================================
+ Hits           5612     5704      +92     
- Misses          250      270      +20     

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