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
Merged

Conversation

usernane
Copy link
Member

@usernane usernane commented Jul 1, 2024

No description provided.

Copy link

codecov bot commented Jul 2, 2024

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.

Copy link

sonarqubecloud bot commented Jul 2, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@usernane usernane merged commit 1b28fd6 into master Jul 2, 2024
26 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant