Skip to content

refactor: proper way to use filesystem in Render command.

bb879f9
Select commit
Loading
Failed to load commit list.
Open

Fix/broken cli #408

refactor: proper way to use filesystem in Render command.
bb879f9
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Dec 12, 2024 in 1s

91.23% (-0.15%) compared to 2776840

View this Pull Request on Codecov

91.23% (-0.15%) compared to 2776840

Details

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 91.23%. Comparing base (2776840) to head (bb879f9).
Report is 88 commits behind head on develop.

Files with missing lines Patch % Lines
src/qtism/cli/Render.php 0.00% 4 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #408      +/-   ##
=============================================
- Coverage      91.37%   91.23%   -0.15%     
+ Complexity     10465    10306     -159     
=============================================
  Files            947      947              
  Lines          26102    26182      +80     
=============================================
+ Hits           23852    23887      +35     
- Misses          2250     2295      +45     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.