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 Support for Loading Non-PSR-4 Compliant Classes #236

Merged
merged 5 commits into from
Oct 21, 2024

Conversation

usernane
Copy link
Member

No description provided.

Copy link

codecov bot commented Oct 21, 2024

Codecov Report

Attention: Patch coverage is 70.80745% with 47 lines in your changes missing coverage. Please review.

Project coverage is 70.37%. Comparing base (2791223) to head (ca8e690).
Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
webfiori/framework/writers/APITestCaseWriter.php 76.59% 22 Missing ⚠️
...bfiori/framework/cli/helpers/CreateAPITestCase.php 70.00% 6 Missing ⚠️
webfiori/framework/session/SessionsManager.php 53.84% 6 Missing ⚠️
webfiori/framework/ui/WebPage.php 25.00% 6 Missing ⚠️
webfiori/framework/session/SessionDB.php 63.63% 4 Missing ⚠️
webfiori/framework/scheduler/TasksManager.php 50.00% 2 Missing ⚠️
webfiori/framework/scheduler/AbstractTask.php 83.33% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             master     #236       +/-   ##
=============================================
- Coverage     84.74%   70.37%   -14.38%     
  Complexity     2492     2492               
=============================================
  Files            55       55               
  Lines          7776     9928     +2152     
=============================================
+ Hits           6590     6987      +397     
- Misses         1186     2941     +1755     

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

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
7.6% Duplication on New Code (required ≤ 6%)

See analysis details on SonarCloud

@usernane usernane merged commit c456f48 into master Oct 21, 2024
18 of 21 checks passed
@usernane usernane deleted the autoload-enhancement branch December 3, 2024 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant