Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Added Additional Logging Methods to Tasks Manager #226

Merged
merged 14 commits into from
Jul 2, 2024

Update AbstractTask.php

0ba41e7
Select commit
Loading
Failed to load commit list.
Merged

feat: Added Additional Logging Methods to Tasks Manager #226

Update AbstractTask.php
0ba41e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2024 in 0s

84.07% (+0.15%) compared to 5cf44a9

View this Pull Request on Codecov

84.07% (+0.15%) compared to 5cf44a9

Details

Codecov Report

Attention: Patch coverage is 86.44068% with 8 lines in your changes missing coverage. Please review.

Project coverage is 84.07%. Comparing base (5cf44a9) to head (0ba41e7).
Report is 3 commits behind head on master.

Files Patch % Lines
webfiori/framework/scheduler/TasksManager.php 73.33% 4 Missing ⚠️
...ori/framework/cli/helpers/CreateCLIClassHelper.php 81.81% 2 Missing ⚠️
webfiori/framework/scheduler/AbstractTask.php 88.88% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #226      +/-   ##
============================================
+ Coverage     83.92%   84.07%   +0.15%     
- Complexity     2407     2416       +9     
============================================
  Files            53       53              
  Lines          7483     7510      +27     
============================================
+ Hits           6280     6314      +34     
+ Misses         1203     1196       -7     

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