Skip to content

perf(Schema): bulk table introspection (getSchemas) - #265

Merged
roxblnfk merged 9 commits into
2.xfrom
feat/bulk-introspection
Aug 19, 2026
Merged

perf(Schema): bulk table introspection (getSchemas)#265
roxblnfk merged 9 commits into
2.xfrom
feat/bulk-introspection

refactor(Postgres): reuse fetchByPairs in bulk enum introspection

c74243a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2026 in 1s

95.65% (+0.17%) compared to 8dcf9dc

View this Pull Request on Codecov

95.65% (+0.17%) compared to 8dcf9dc

Details

Codecov Report

❌ Patch coverage is 98.13333% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.65%. Comparing base (8dcf9dc) to head (c74243a).

Files with missing lines Patch % Lines
src/Driver/Postgres/PostgresHandler.php 95.96% 5 Missing ⚠️
src/Driver/SQLServer/SQLServerHandler.php 99.35% 1 Missing ⚠️
src/Driver/SQLServer/Schema/SQLServerTable.php 96.42% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #265      +/-   ##
============================================
+ Coverage     95.48%   95.65%   +0.17%     
- Complexity     2119     2207      +88     
============================================
  Files           141      142       +1     
  Lines          5974     6307     +333     
============================================
+ Hits           5704     6033     +329     
- Misses          270      274       +4     

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