Skip to content

Load table schemas lazily and in bulk in Registry - #83

Open
roxblnfk wants to merge 3 commits into
2.xfrom
feat/bulk-schema-loading
Open

Load table schemas lazily and in bulk in Registry#83
roxblnfk wants to merge 3 commits into
2.xfrom
feat/bulk-schema-loading

Update cycle/database version to ^2.23 in composer.json

918e0b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2026 in 0s

95.09% (+0.12%) compared to cde7e2a

View this Pull Request on Codecov

95.09% (+0.12%) compared to cde7e2a

Details

Codecov Report

❌ Patch coverage is 93.47826% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.09%. Comparing base (cde7e2a) to head (918e0b6).

Files with missing lines Patch % Lines
src/Registry.php 93.47% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x      #83      +/-   ##
============================================
+ Coverage     94.97%   95.09%   +0.12%     
- Complexity      595      602       +7     
============================================
  Files            46       46              
  Lines          1711     1734      +23     
============================================
+ Hits           1625     1649      +24     
+ Misses           86       85       -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.