Skip to content

fix: Fix Test Case

6b26e2f
Select commit
Loading
Failed to load commit list.
Merged

refactor: All Core Libraries Updated #266

fix: Fix Test Case
6b26e2f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 7, 2025 in 1s

87.10% (-2.54%) compared to f2c8df2

View this Pull Request on Codecov

87.10% (-2.54%) compared to f2c8df2

Details

Codecov Report

❌ Patch coverage is 66.26984% with 85 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.10%. Comparing base (f2c8df2) to head (6b26e2f).
⚠️ Report is 22 commits behind head on main.

Files with missing lines Patch % Lines
...ri/framework/cli/commands/RunMigrationsCommand.php 52.71% 61 Missing ⚠️
...iori/framework/writers/DatabaseMigrationWriter.php 67.34% 16 Missing ⚠️
webfiori/framework/cli/CLITestCase.php 33.33% 2 Missing ⚠️
...bfiori/framework/cli/commands/SchedulerCommand.php 60.00% 2 Missing ⚠️
...bfiori/framework/cli/helpers/CreateAPITestCase.php 66.66% 2 Missing ⚠️
webfiori/framework/cli/CLIUtils.php 75.00% 1 Missing ⚠️
...ori/framework/cli/helpers/CreateDBAccessHelper.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #266      +/-   ##
============================================
- Coverage     89.64%   87.10%   -2.54%     
+ Complexity     2628     2608      -20     
============================================
  Files            64       63       -1     
  Lines          7263     8099     +836     
============================================
+ Hits           6511     7055     +544     
- Misses          752     1044     +292     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.