From 216a042825cbf0a9db7f3a21a703296a90420254 Mon Sep 17 00:00:00 2001 From: caendesilva Date: Thu, 14 Dec 2023 14:38:07 +0000 Subject: [PATCH] Upload live reports from test suite run b9077e7cfe7246ad8f97da364fa3fe05e4d91bef --- master/README.md | 2 +- ...Commands-ChangeSourceDirectoryCommand.html | 2 +- .../Hyde-Console-Commands-DebugCommand.html | 2 +- ...nsole-Commands-PublishHomepageCommand.html | 2 +- ...-Console-Commands-PublishViewsCommand.html | 4 +- ...yde-Console-Commands-RouteListCommand.html | 2 +- .../Hyde-Console-Commands-ServeCommand.html | 2 +- ...Hyde-Console-Commands-ValidateCommand.html | 4 +- master/coverage/dashboard.html | 2 +- master/coverage/framework/dashboard.html | 2 +- master/coverage/framework/index.html | 2 +- .../Commands/BuildRssFeedCommand.php.html | 2 +- .../Commands/BuildSearchCommand.php.html | 2 +- .../Commands/BuildSiteCommand.php.html | 2 +- .../Commands/BuildSitemapCommand.php.html | 2 +- .../ChangeSourceDirectoryCommand.php.html | 4 +- .../Console/Commands/DebugCommand.php.html | 4 +- .../Console/Commands/MakePageCommand.php.html | 2 +- .../Console/Commands/MakePostCommand.php.html | 2 +- .../Commands/PackageDiscoverCommand.php.html | 2 +- .../Commands/PublishConfigsCommand.php.html | 2 +- .../Commands/PublishHomepageCommand.php.html | 4 +- .../Commands/PublishViewsCommand.php.html | 10 +- .../Commands/RebuildPageCommand.php.html | 2 +- .../Commands/RouteListCommand.php.html | 4 +- .../Console/Commands/ServeCommand.php.html | 4 +- .../Console/Commands/ValidateCommand.php.html | 6 +- .../Commands/VendorPublishCommand.php.html | 2 +- .../src/Console/Commands/dashboard.html | 2 +- .../framework/src/Console/Commands/index.html | 2 +- .../Concerns/AsksToRebuildSite.php.html | 2 +- .../src/Console/Concerns/Command.php.html | 2 +- .../src/Console/Concerns/dashboard.html | 2 +- .../framework/src/Console/Concerns/index.html | 2 +- .../Console/ConsoleServiceProvider.php.html | 2 +- .../framework/src/Console/dashboard.html | 2 +- .../coverage/framework/src/Console/index.html | 2 +- .../framework/src/Facades/Asset.php.html | 2 +- .../framework/src/Facades/Author.php.html | 2 +- .../framework/src/Facades/Config.php.html | 2 +- .../framework/src/Facades/Features.php.html | 2 +- .../framework/src/Facades/Filesystem.php.html | 2 +- .../framework/src/Facades/Meta.php.html | 2 +- .../framework/src/Facades/Site.php.html | 2 +- .../framework/src/Facades/dashboard.html | 2 +- .../coverage/framework/src/Facades/index.html | 2 +- .../src/Foundation/Application.php.html | 2 +- .../BaseFoundationCollection.php.html | 2 +- .../Concerns/BootsHydeKernel.php.html | 2 +- .../Concerns/ForwardsFilesystem.php.html | 2 +- .../Concerns/ForwardsHyperlinks.php.html | 2 +- .../HandlesFoundationCollections.php.html | 2 +- .../Concerns/HydeExtension.php.html | 2 +- .../Concerns/ImplementsStringHelpers.php.html | 2 +- .../Concerns/ManagesExtensions.php.html | 2 +- .../Concerns/ManagesHydeKernel.php.html | 2 +- .../Concerns/ManagesViewData.php.html | 2 +- .../src/Foundation/Concerns/dashboard.html | 2 +- .../src/Foundation/Concerns/index.html | 2 +- .../src/Foundation/ConsoleKernel.php.html | 2 +- .../src/Foundation/Facades/Files.php.html | 2 +- .../src/Foundation/Facades/Pages.php.html | 2 +- .../src/Foundation/Facades/Routes.php.html | 2 +- .../src/Foundation/Facades/dashboard.html | 2 +- .../src/Foundation/Facades/index.html | 2 +- .../src/Foundation/HydeCoreExtension.php.html | 2 +- .../src/Foundation/HydeKernel.php.html | 2 +- .../Internal/LoadConfiguration.php.html | 2 +- .../Internal/LoadYamlConfiguration.php.html | 2 +- .../src/Foundation/Internal/dashboard.html | 2 +- .../src/Foundation/Internal/index.html | 2 +- .../Foundation/Kernel/FileCollection.php.html | 2 +- .../src/Foundation/Kernel/Filesystem.php.html | 2 +- .../src/Foundation/Kernel/Hyperlinks.php.html | 2 +- .../Foundation/Kernel/PageCollection.php.html | 2 +- .../Kernel/RouteCollection.php.html | 2 +- .../src/Foundation/Kernel/dashboard.html | 2 +- .../src/Foundation/Kernel/index.html | 2 +- .../src/Foundation/PharSupport.php.html | 2 +- .../ConfigurationServiceProvider.php.html | 2 +- .../Providers/ViewServiceProvider.php.html | 2 +- .../src/Foundation/Providers/dashboard.html | 2 +- .../src/Foundation/Providers/index.html | 2 +- .../framework/src/Foundation/dashboard.html | 2 +- .../framework/src/Foundation/index.html | 2 +- .../Actions/AnonymousViewCompiler.php.html | 2 +- .../Actions/BladeMatterParser.php.html | 2 +- .../ConvertsArrayToFrontMatter.php.html | 2 +- .../ConvertsMarkdownToPlainText.php.html | 2 +- .../CreatesNewMarkdownPostFile.php.html | 2 +- .../Actions/CreatesNewPageSourceFile.php.html | 2 +- ...GeneratesDocumentationSearchIndex.php.html | 2 +- .../Actions/GeneratesTableOfContents.php.html | 2 +- .../Actions/MarkdownFileParser.php.html | 2 +- .../GenerateBuildManifest.php.html | 2 +- .../PostBuildTasks/GenerateRssFeed.php.html | 2 +- .../PostBuildTasks/GenerateSearch.php.html | 2 +- .../PostBuildTasks/GenerateSitemap.php.html | 2 +- .../Actions/PostBuildTasks/dashboard.html | 2 +- .../Actions/PostBuildTasks/index.html | 2 +- .../PreBuildTasks/CleanSiteDirectory.php.html | 2 +- .../Actions/PreBuildTasks/dashboard.html | 2 +- .../Actions/PreBuildTasks/index.html | 2 +- .../Actions/SourceFileParser.php.html | 2 +- .../Actions/StaticPageBuilder.php.html | 2 +- .../src/Framework/Actions/dashboard.html | 2 +- .../src/Framework/Actions/index.html | 2 +- .../InteractsWithDirectories.php.html | 2 +- .../InteractsWithFrontMatter.php.html | 2 +- .../ForwardsIlluminateFilesystem.php.html | 2 +- .../Internal/MockableFeatures.php.html | 2 +- .../Internal/SetsUpMarkdownConverter.php.html | 2 +- .../Concerns/Internal/dashboard.html | 2 +- .../Framework/Concerns/Internal/index.html | 2 +- .../Concerns/RegistersFileLocations.php.html | 2 +- .../Concerns/TracksExecutionTime.php.html | 2 +- .../Concerns/ValidatesExistence.php.html | 2 +- .../src/Framework/Concerns/dashboard.html | 2 +- .../src/Framework/Concerns/index.html | 2 +- .../BaseUrlNotSetException.php.html | 2 +- .../Exceptions/BuildWarning.php.html | 2 +- .../Exceptions/FileConflictException.php.html | 2 +- .../Exceptions/FileNotFoundException.php.html | 2 +- .../RouteNotFoundException.php.html | 2 +- .../UnsupportedPageTypeException.php.html | 2 +- .../src/Framework/Exceptions/dashboard.html | 2 +- .../src/Framework/Exceptions/index.html | 2 +- .../Factories/BlogPostDataFactory.php.html | 2 +- .../Concerns/CoreDataObject.php.html | 2 +- .../Factories/Concerns/HasFactory.php.html | 2 +- .../Concerns/PageDataFactory.php.html | 2 +- .../Factories/Concerns/dashboard.html | 2 +- .../Framework/Factories/Concerns/index.html | 2 +- .../Factories/FeaturedImageFactory.php.html | 2 +- .../Factories/HydePageDataFactory.php.html | 2 +- .../Factories/NavigationDataFactory.php.html | 2 +- .../src/Framework/Factories/dashboard.html | 2 +- .../src/Framework/Factories/index.html | 2 +- .../Blogging/Models/FeaturedImage.php.html | 2 +- .../Blogging/Models/PostAuthor.php.html | 2 +- .../Features/Blogging/Models/dashboard.html | 2 +- .../Features/Blogging/Models/index.html | 2 +- .../Features/Blogging/dashboard.html | 2 +- .../Framework/Features/Blogging/index.html | 2 +- .../Features/BuildTasks/BuildTask.php.html | 2 +- .../BuildTasks/PostBuildTask.php.html | 2 +- .../Features/BuildTasks/PreBuildTask.php.html | 2 +- .../Features/BuildTasks/dashboard.html | 2 +- .../Framework/Features/BuildTasks/index.html | 2 +- .../DocumentationSearchPage.php.html | 2 +- .../SemanticDocumentationArticle.php.html | 2 +- .../Features/Documentation/dashboard.html | 2 +- .../Features/Documentation/index.html | 2 +- .../Metadata/Elements/LinkElement.php.html | 2 +- .../Elements/MetadataElement.php.html | 2 +- .../Elements/OpenGraphElement.php.html | 2 +- .../Features/Metadata/Elements/dashboard.html | 2 +- .../Features/Metadata/Elements/index.html | 2 +- .../Metadata/GlobalMetadataBag.php.html | 2 +- .../Features/Metadata/MetadataBag.php.html | 2 +- .../Metadata/MetadataElementContract.php.html | 2 +- .../Metadata/PageMetadataBag.php.html | 2 +- .../Features/Metadata/dashboard.html | 2 +- .../Framework/Features/Metadata/index.html | 2 +- .../Navigation/BaseNavigationMenu.php.html | 2 +- .../Navigation/DocumentationSidebar.php.html | 2 +- .../Navigation/DropdownNavItem.php.html | 2 +- .../Features/Navigation/NavItem.php.html | 2 +- .../Navigation/NavigationData.php.html | 2 +- .../Navigation/NavigationMenu.php.html | 2 +- .../Features/Navigation/dashboard.html | 2 +- .../Framework/Features/Navigation/index.html | 2 +- .../XmlGenerators/BaseXmlGenerator.php.html | 2 +- .../XmlGenerators/RssFeedGenerator.php.html | 2 +- .../XmlGenerators/SitemapGenerator.php.html | 2 +- .../Features/XmlGenerators/dashboard.html | 2 +- .../Features/XmlGenerators/index.html | 2 +- .../src/Framework/Features/dashboard.html | 2 +- .../src/Framework/Features/index.html | 2 +- .../Framework/HydeServiceProvider.php.html | 2 +- .../Framework/Services/AssetService.php.html | 2 +- .../Framework/Services/BuildService.php.html | 2 +- .../Services/BuildTaskService.php.html | 2 +- .../Services/MarkdownService.php.html | 2 +- .../Services/ValidationService.php.html | 2 +- .../Services/ViewDiffService.php.html | 2 +- .../src/Framework/Services/dashboard.html | 2 +- .../src/Framework/Services/index.html | 2 +- .../Components/BreadcrumbsComponent.php.html | 2 +- .../Views/Components/LinkComponent.php.html | 2 +- .../Framework/Views/Components/dashboard.html | 2 +- .../src/Framework/Views/Components/index.html | 2 +- .../src/Framework/Views/dashboard.html | 2 +- .../framework/src/Framework/Views/index.html | 2 +- .../framework/src/Framework/dashboard.html | 2 +- .../framework/src/Framework/index.html | 2 +- master/coverage/framework/src/Hyde.php.html | 2 +- .../FrontMatter/BlogPostSchema.php.html | 2 +- .../FrontMatter/FrontMatterSchema.php.html | 2 +- .../Contracts/FrontMatter/PageSchema.php.html | 2 +- .../SubSchemas/AuthorSchema.php.html | 2 +- .../SubSchemas/FeaturedImageSchema.php.html | 2 +- .../SubSchemas/NavigationSchema.php.html | 2 +- .../FrontMatter/SubSchemas/dashboard.html | 2 +- .../FrontMatter/SubSchemas/index.html | 2 +- .../Contracts/FrontMatter/dashboard.html | 2 +- .../Markdown/Contracts/FrontMatter/index.html | 2 +- .../MarkdownDocumentContract.php.html | 2 +- .../MarkdownPostProcessorContract.php.html | 2 +- .../MarkdownPreProcessorContract.php.html | 2 +- .../MarkdownShortcodeContract.php.html | 2 +- .../src/Markdown/Contracts/dashboard.html | 2 +- .../src/Markdown/Contracts/index.html | 2 +- .../src/Markdown/MarkdownConverter.php.html | 2 +- .../src/Markdown/Models/FrontMatter.php.html | 2 +- .../src/Markdown/Models/Markdown.php.html | 2 +- .../Markdown/Models/MarkdownDocument.php.html | 2 +- .../src/Markdown/Models/dashboard.html | 2 +- .../framework/src/Markdown/Models/index.html | 2 +- .../Processing/BladeDownProcessor.php.html | 2 +- .../CodeblockFilepathProcessor.php.html | 2 +- .../Processing/ColoredBlockquotes.php.html | 2 +- .../Processing/ShortcodeProcessor.php.html | 2 +- .../src/Markdown/Processing/dashboard.html | 2 +- .../src/Markdown/Processing/index.html | 2 +- .../framework/src/Markdown/dashboard.html | 2 +- .../framework/src/Markdown/index.html | 2 +- .../framework/src/Pages/BladePage.php.html | 2 +- .../Pages/Concerns/BaseMarkdownPage.php.html | 2 +- .../src/Pages/Concerns/HydePage.php.html | 2 +- .../src/Pages/Concerns/dashboard.html | 2 +- .../framework/src/Pages/Concerns/index.html | 2 +- .../src/Pages/DocumentationPage.php.html | 2 +- .../framework/src/Pages/HtmlPage.php.html | 2 +- .../framework/src/Pages/InMemoryPage.php.html | 2 +- .../framework/src/Pages/MarkdownPage.php.html | 2 +- .../framework/src/Pages/MarkdownPost.php.html | 2 +- .../framework/src/Pages/dashboard.html | 2 +- .../coverage/framework/src/Pages/index.html | 2 +- .../src/Support/BuildWarnings.php.html | 2 +- .../Support/Concerns/Serializable.php.html | 2 +- .../src/Support/Concerns/dashboard.html | 2 +- .../framework/src/Support/Concerns/index.html | 2 +- .../Contracts/SerializableContract.php.html | 2 +- .../src/Support/Contracts/dashboard.html | 2 +- .../src/Support/Contracts/index.html | 2 +- .../src/Support/DataCollections.php.html | 2 +- .../src/Support/Facades/Render.php.html | 2 +- .../src/Support/Facades/dashboard.html | 2 +- .../framework/src/Support/Facades/index.html | 2 +- .../src/Support/Filesystem/MediaFile.php.html | 2 +- .../Support/Filesystem/ProjectFile.php.html | 2 +- .../Support/Filesystem/SourceFile.php.html | 2 +- .../src/Support/Filesystem/dashboard.html | 2 +- .../src/Support/Filesystem/index.html | 2 +- .../framework/src/Support/Includes.php.html | 2 +- .../src/Support/Models/DateString.php.html | 2 +- .../src/Support/Models/Redirect.php.html | 2 +- .../src/Support/Models/RenderData.php.html | 2 +- .../src/Support/Models/Route.php.html | 2 +- .../src/Support/Models/RouteKey.php.html | 2 +- .../src/Support/Models/RouteList.php.html | 2 +- .../src/Support/Models/RouteListItem.php.html | 2 +- .../Support/Models/ValidationResult.php.html | 2 +- .../src/Support/Models/dashboard.html | 2 +- .../framework/src/Support/Models/index.html | 2 +- .../framework/src/Support/Paginator.php.html | 2 +- .../src/Support/ReadingTime.php.html | 2 +- .../framework/src/Support/dashboard.html | 2 +- .../coverage/framework/src/Support/index.html | 2 +- master/coverage/framework/src/dashboard.html | 2 +- .../coverage/framework/src/helpers.php.html | 2 +- master/coverage/framework/src/index.html | 2 +- master/coverage/index.html | 2 +- master/coverage/junit.xml | 5790 ++++++++--------- master/coverage/publications/dashboard.html | 2 +- master/coverage/publications/index.html | 2 +- .../src/Actions/CreateAction.php.html | 2 +- .../CreatesNewPublicationPage.php.html | 2 +- .../CreatesNewPublicationType.php.html | 2 +- .../GeneratesPublicationTagPages.php.html | 2 +- .../PublicationFieldValidator.php.html | 2 +- .../Actions/PublicationPageCompiler.php.html | 2 +- .../Actions/PublicationPageValidator.php.html | 2 +- .../PublicationSchemaValidator.php.html | 2 +- .../Actions/SeedsPublicationFiles.php.html | 4 +- .../publications/src/Actions/dashboard.html | 2 +- .../publications/src/Actions/index.html | 2 +- .../Helpers/InputStreamHandler.php.html | 2 +- .../src/Commands/Helpers/dashboard.html | 2 +- .../src/Commands/Helpers/index.html | 2 +- .../Commands/MakePublicationCommand.php.html | 2 +- .../MakePublicationTypeCommand.php.html | 2 +- .../Commands/SeedPublicationCommand.php.html | 2 +- .../ValidatePublicationTypesCommand.php.html | 2 +- .../ValidatePublicationsCommand.php.html | 2 +- .../src/Commands/ValidatingCommand.php.html | 2 +- .../publications/src/Commands/dashboard.html | 2 +- .../publications/src/Commands/index.html | 2 +- .../ParsesPublicationFieldInputs.php.html | 2 +- .../Concerns/PublicationFieldTypes.php.html | 2 +- .../publications/src/Concerns/dashboard.html | 2 +- .../publications/src/Concerns/index.html | 2 +- .../PublicationFieldDefinition.php.html | 2 +- .../src/Models/PublicationFieldValue.php.html | 2 +- .../src/Models/PublicationType.php.html | 2 +- .../publications/src/Models/dashboard.html | 2 +- .../publications/src/Models/index.html | 2 +- .../src/Pages/PublicationListPage.php.html | 2 +- .../src/Pages/PublicationPage.php.html | 2 +- .../publications/src/Pages/dashboard.html | 2 +- .../publications/src/Pages/index.html | 2 +- .../TranslationServiceProvider.php.html | 2 +- .../publications/src/Providers/dashboard.html | 2 +- .../publications/src/Providers/index.html | 2 +- .../publications/src/Publications.php.html | 2 +- .../src/PublicationsExtension.php.html | 2 +- .../src/PublicationsServiceProvider.php.html | 2 +- .../RelatedPublicationsComponent.php.html | 2 +- .../src/Views/Components/dashboard.html | 2 +- .../src/Views/Components/index.html | 2 +- .../publications/src/Views/dashboard.html | 2 +- .../publications/src/Views/index.html | 2 +- .../coverage/publications/src/dashboard.html | 2 +- master/coverage/publications/src/index.html | 2 +- master/preview/blade.html | 6 +- master/preview/build-information.html | 14 +- master/preview/feed.xml | 2 +- master/preview/index.html | 4 +- master/preview/markdown-page.html | 4 +- master/preview/posts/what-is-this-site.html | 4 +- master/preview/sitemap.xml | 2 +- master/test-fixtures/docs/sitemap.xml | 2 +- 333 files changed, 3252 insertions(+), 3252 deletions(-) diff --git a/master/README.md b/master/README.md index f9ecb15a7bc..c6e8916314c 100644 --- a/master/README.md +++ b/master/README.md @@ -1 +1 @@ -# CI/CD generated reports for [56f3bf8e8d7a98204b366e47f6576da13c588607](https://github.com/hydephp/develop/commit/56f3bf8e8d7a98204b366e47f6576da13c588607) +# CI/CD generated reports for [b9077e7cfe7246ad8f97da364fa3fe05e4d91bef](https://github.com/hydephp/develop/commit/b9077e7cfe7246ad8f97da364fa3fe05e4d91bef) diff --git a/master/api-docs/classes/Hyde-Console-Commands-ChangeSourceDirectoryCommand.html b/master/api-docs/classes/Hyde-Console-Commands-ChangeSourceDirectoryCommand.html index aba981e2328..f82e0dd51aa 100644 --- a/master/api-docs/classes/Hyde-Console-Commands-ChangeSourceDirectoryCommand.html +++ b/master/api-docs/classes/Hyde-Console-Commands-ChangeSourceDirectoryCommand.html @@ -394,7 +394,7 @@

protected string $description - = 'Change the source directory for your project.' + = 'Change the source directory for your project' diff --git a/master/api-docs/classes/Hyde-Console-Commands-DebugCommand.html b/master/api-docs/classes/Hyde-Console-Commands-DebugCommand.html index e096451147f..1f541f86a77 100644 --- a/master/api-docs/classes/Hyde-Console-Commands-DebugCommand.html +++ b/master/api-docs/classes/Hyde-Console-Commands-DebugCommand.html @@ -261,7 +261,7 @@

protected string $description - = 'Print debug info' + = 'Print debug information' diff --git a/master/api-docs/classes/Hyde-Console-Commands-PublishHomepageCommand.html b/master/api-docs/classes/Hyde-Console-Commands-PublishHomepageCommand.html index 00554086aa2..1d50f3c3588 100644 --- a/master/api-docs/classes/Hyde-Console-Commands-PublishHomepageCommand.html +++ b/master/api-docs/classes/Hyde-Console-Commands-PublishHomepageCommand.html @@ -397,7 +397,7 @@

protected string $description - = 'Publish one of the default homepages to index.blade.php.' + = 'Publish one of the default homepages to index.blade.php' diff --git a/master/api-docs/classes/Hyde-Console-Commands-PublishViewsCommand.html b/master/api-docs/classes/Hyde-Console-Commands-PublishViewsCommand.html index 569ba9351dc..e7812d34470 100644 --- a/master/api-docs/classes/Hyde-Console-Commands-PublishViewsCommand.html +++ b/master/api-docs/classes/Hyde-Console-Commands-PublishViewsCommand.html @@ -370,7 +370,7 @@

protected string $description - = 'Publish the hyde components for customization. Note that existing files will be overwritten.' + = 'Publish the hyde components for customization. Note that existing files will be overwritten' @@ -403,7 +403,7 @@

protected array<string, array<string, string>> $options - = ['layouts' => ['name' => 'Blade Layouts', 'description' => 'Shared layout views, such as the app layout, navigation menu, and Markdown page templates.', 'group' => 'hyde-layouts'], 'components' => ['name' => 'Blade Components', 'description' => 'More or less self contained components, extracted for customizability and DRY code.', 'group' => 'hyde-components'], 'page-404' => ['name' => '404 Page', 'description' => 'A beautiful 404 error page by the Laravel Collective.', 'group' => 'hyde-page-404']] + = ['layouts' => ['name' => 'Blade Layouts', 'description' => 'Shared layout views, such as the app layout, navigation menu, and Markdown page templates', 'group' => 'hyde-layouts'], 'components' => ['name' => 'Blade Components', 'description' => 'More or less self contained components, extracted for customizability and DRY code', 'group' => 'hyde-components'], 'page-404' => ['name' => '404 Page', 'description' => 'A beautiful 404 error page by the Laravel Collective', 'group' => 'hyde-page-404']] diff --git a/master/api-docs/classes/Hyde-Console-Commands-RouteListCommand.html b/master/api-docs/classes/Hyde-Console-Commands-RouteListCommand.html index 6c12d89e24c..c2ad85fc517 100644 --- a/master/api-docs/classes/Hyde-Console-Commands-RouteListCommand.html +++ b/master/api-docs/classes/Hyde-Console-Commands-RouteListCommand.html @@ -346,7 +346,7 @@

protected string $description - = 'Display all registered routes.' + = 'Display all the registered routes' diff --git a/master/api-docs/classes/Hyde-Console-Commands-ServeCommand.html b/master/api-docs/classes/Hyde-Console-Commands-ServeCommand.html index 584dedd0524..d306151c08c 100644 --- a/master/api-docs/classes/Hyde-Console-Commands-ServeCommand.html +++ b/master/api-docs/classes/Hyde-Console-Commands-ServeCommand.html @@ -467,7 +467,7 @@

protected string $description - = 'Start the realtime compiler server.' + = 'Start the realtime compiler server' diff --git a/master/api-docs/classes/Hyde-Console-Commands-ValidateCommand.html b/master/api-docs/classes/Hyde-Console-Commands-ValidateCommand.html index 707a82893fa..188283355c1 100644 --- a/master/api-docs/classes/Hyde-Console-Commands-ValidateCommand.html +++ b/master/api-docs/classes/Hyde-Console-Commands-ValidateCommand.html @@ -312,7 +312,7 @@

protected string $description - = 'Test and validate your project to optimize your site.' + = 'Test and validate your project to optimize your site' @@ -345,7 +345,7 @@

protected string $help - = 'Run a series of tests to validate your setup and help you optimize your site.' + = 'Run a series of tests to validate your setup and help you optimize your site' diff --git a/master/coverage/dashboard.html b/master/coverage/dashboard.html index 704257f0789..d94f3f66e3c 100644 --- a/master/coverage/dashboard.html +++ b/master/coverage/dashboard.html @@ -135,7 +135,7 @@

Project Risks

diff --git a/master/coverage/framework/dashboard.html b/master/coverage/framework/dashboard.html index d0b8d26cb0f..a4cfcd7c7cf 100644 --- a/master/coverage/framework/dashboard.html +++ b/master/coverage/framework/dashboard.html @@ -136,7 +136,7 @@

Project Risks

diff --git a/master/coverage/framework/index.html b/master/coverage/framework/index.html index aa9d73c9d0f..f74fa4f6971 100644 --- a/master/coverage/framework/index.html +++ b/master/coverage/framework/index.html @@ -111,7 +111,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/BuildRssFeedCommand.php.html b/master/coverage/framework/src/Console/Commands/BuildRssFeedCommand.php.html index e479ceadc0f..4f06780aa0e 100644 --- a/master/coverage/framework/src/Console/Commands/BuildRssFeedCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/BuildRssFeedCommand.php.html @@ -166,7 +166,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/BuildSearchCommand.php.html b/master/coverage/framework/src/Console/Commands/BuildSearchCommand.php.html index 91be90312e7..934ad9a1faa 100644 --- a/master/coverage/framework/src/Console/Commands/BuildSearchCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/BuildSearchCommand.php.html @@ -166,7 +166,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/BuildSiteCommand.php.html b/master/coverage/framework/src/Console/Commands/BuildSiteCommand.php.html index b069cc0359e..a6debbd7b3c 100644 --- a/master/coverage/framework/src/Console/Commands/BuildSiteCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/BuildSiteCommand.php.html @@ -462,7 +462,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/BuildSitemapCommand.php.html b/master/coverage/framework/src/Console/Commands/BuildSitemapCommand.php.html index 2501fc95cd6..7012520434e 100644 --- a/master/coverage/framework/src/Console/Commands/BuildSitemapCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/BuildSitemapCommand.php.html @@ -166,7 +166,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/ChangeSourceDirectoryCommand.php.html b/master/coverage/framework/src/Console/Commands/ChangeSourceDirectoryCommand.php.html index 02ae0fa3302..88a0f0a408f 100644 --- a/master/coverage/framework/src/Console/Commands/ChangeSourceDirectoryCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/ChangeSourceDirectoryCommand.php.html @@ -339,7 +339,7 @@ 30    protected $signature = 'change:sourceDirectory {name : The new source directory name }'; 31 32    /** @var string */ - 33    protected $description = 'Change the source directory for your project.'; + 33    protected $description = 'Change the source directory for your project'; 34 35    protected $hidden = true; 36 @@ -454,7 +454,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/DebugCommand.php.html b/master/coverage/framework/src/Console/Commands/DebugCommand.php.html index a108a43abf5..17f5b89489d 100644 --- a/master/coverage/framework/src/Console/Commands/DebugCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/DebugCommand.php.html @@ -221,7 +221,7 @@ 22    protected $signature = 'debug'; 23 24    /** @var string */ - 25    protected $description = 'Print debug info'; + 25    protected $description = 'Print debug information'; 26 27    public function __construct() 28    { @@ -287,7 +287,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/MakePageCommand.php.html b/master/coverage/framework/src/Console/Commands/MakePageCommand.php.html index 784c2e4b47a..e138f5769da 100644 --- a/master/coverage/framework/src/Console/Commands/MakePageCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/MakePageCommand.php.html @@ -392,7 +392,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/MakePostCommand.php.html b/master/coverage/framework/src/Console/Commands/MakePostCommand.php.html index 5bed96e79f5..2f59054d941 100644 --- a/master/coverage/framework/src/Console/Commands/MakePostCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/MakePostCommand.php.html @@ -330,7 +330,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/PackageDiscoverCommand.php.html b/master/coverage/framework/src/Console/Commands/PackageDiscoverCommand.php.html index e354f073f68..937c26bbefd 100644 --- a/master/coverage/framework/src/Console/Commands/PackageDiscoverCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/PackageDiscoverCommand.php.html @@ -165,7 +165,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/PublishConfigsCommand.php.html b/master/coverage/framework/src/Console/Commands/PublishConfigsCommand.php.html index 7d358c046fa..cc304615d15 100644 --- a/master/coverage/framework/src/Console/Commands/PublishConfigsCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/PublishConfigsCommand.php.html @@ -215,7 +215,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/PublishHomepageCommand.php.html b/master/coverage/framework/src/Console/Commands/PublishHomepageCommand.php.html index 55445e7a6d8..e64b4c11ddd 100644 --- a/master/coverage/framework/src/Console/Commands/PublishHomepageCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/PublishHomepageCommand.php.html @@ -316,7 +316,7 @@ 29                                {--force : Overwrite any existing files}'; 30 31    /** @var string */ - 32    protected $description = 'Publish one of the default homepages to index.blade.php.'; + 32    protected $description = 'Publish one of the default homepages to index.blade.php'; 33 34    /** @var array<string, array{name: string, description: string, group: string}> */ 35    protected array $options = [ @@ -423,7 +423,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/PublishViewsCommand.php.html b/master/coverage/framework/src/Console/Commands/PublishViewsCommand.php.html index cda0c22f0d2..102e4380e1b 100644 --- a/master/coverage/framework/src/Console/Commands/PublishViewsCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/PublishViewsCommand.php.html @@ -241,23 +241,23 @@ 20    protected $signature = 'publish:views {category? : The category to publish}'; 21 22    /** @var string */ - 23    protected $description = 'Publish the hyde components for customization. Note that existing files will be overwritten.'; + 23    protected $description = 'Publish the hyde components for customization. Note that existing files will be overwritten'; 24 25    /** @var array<string, array<string, string>> */ 26    protected array $options = [ 27        'layouts' => [ 28            'name' => 'Blade Layouts', - 29            'description' => 'Shared layout views, such as the app layout, navigation menu, and Markdown page templates.', + 29            'description' => 'Shared layout views, such as the app layout, navigation menu, and Markdown page templates', 30            'group' => 'hyde-layouts', 31        ], 32        'components' => [ 33            'name' => 'Blade Components', - 34            'description' => 'More or less self contained components, extracted for customizability and DRY code.', + 34            'description' => 'More or less self contained components, extracted for customizability and DRY code', 35            'group' => 'hyde-components', 36        ], 37        'page-404' => [ 38            'name' => '404 Page', - 39            'description' => 'A beautiful 404 error page by the Laravel Collective.', + 39            'description' => 'A beautiful 404 error page by the Laravel Collective', 40            'group' => 'hyde-page-404', 41        ], 42    ]; @@ -326,7 +326,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/RebuildPageCommand.php.html b/master/coverage/framework/src/Console/Commands/RebuildPageCommand.php.html index c798d27bcb3..1c542df62b6 100644 --- a/master/coverage/framework/src/Console/Commands/RebuildPageCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/RebuildPageCommand.php.html @@ -290,7 +290,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/RouteListCommand.php.html b/master/coverage/framework/src/Console/Commands/RouteListCommand.php.html index 8f85076ce7e..0d62f89d4fe 100644 --- a/master/coverage/framework/src/Console/Commands/RouteListCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/RouteListCommand.php.html @@ -178,7 +178,7 @@ 23    protected $signature = 'route:list'; 24 25    /** @var string */ - 26    protected $description = 'Display all registered routes.'; + 26    protected $description = 'Display all the registered routes'; 27 28    public function handle(): int 29    { @@ -243,7 +243,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/ServeCommand.php.html b/master/coverage/framework/src/Console/Commands/ServeCommand.php.html index 65217f929a8..dd70a8af6b5 100644 --- a/master/coverage/framework/src/Console/Commands/ServeCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/ServeCommand.php.html @@ -433,7 +433,7 @@ 36    '; 37 38    /** @var string */ - 39    protected $description = 'Start the realtime compiler server.'; + 39    protected $description = 'Start the realtime compiler server'; 40 41    protected ConsoleOutput $console; 42 @@ -567,7 +567,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/ValidateCommand.php.html b/master/coverage/framework/src/Console/Commands/ValidateCommand.php.html index 9d05af68499..fdbe24f2615 100644 --- a/master/coverage/framework/src/Console/Commands/ValidateCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/ValidateCommand.php.html @@ -245,10 +245,10 @@ 24    protected $signature = 'validate'; 25 26    /** @var string */ - 27    protected $description = 'Test and validate your project to optimize your site.'; + 27    protected $description = 'Test and validate your project to optimize your site'; 28 29    /** @var string */ - 30    protected $help = 'Run a series of tests to validate your setup and help you optimize your site.'; + 30    protected $help = 'Run a series of tests to validate your setup and help you optimize your site'; 31 32    protected ValidationService $service; 33 @@ -308,7 +308,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/VendorPublishCommand.php.html b/master/coverage/framework/src/Console/Commands/VendorPublishCommand.php.html index 6f0450297df..ab8b4bb97e8 100644 --- a/master/coverage/framework/src/Console/Commands/VendorPublishCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/VendorPublishCommand.php.html @@ -292,7 +292,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/dashboard.html b/master/coverage/framework/src/Console/Commands/dashboard.html index dd8c5c4aa46..c9f837fc17a 100644 --- a/master/coverage/framework/src/Console/Commands/dashboard.html +++ b/master/coverage/framework/src/Console/Commands/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Console/Commands/index.html b/master/coverage/framework/src/Console/Commands/index.html index 20a882fb5cf..e10ab2792c3 100644 --- a/master/coverage/framework/src/Console/Commands/index.html +++ b/master/coverage/framework/src/Console/Commands/index.html @@ -562,7 +562,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Concerns/AsksToRebuildSite.php.html b/master/coverage/framework/src/Console/Concerns/AsksToRebuildSite.php.html index cbed75ad7a6..9055b945ff9 100644 --- a/master/coverage/framework/src/Console/Concerns/AsksToRebuildSite.php.html +++ b/master/coverage/framework/src/Console/Concerns/AsksToRebuildSite.php.html @@ -166,7 +166,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Concerns/Command.php.html b/master/coverage/framework/src/Console/Concerns/Command.php.html index fce20709206..845df1ea01e 100644 --- a/master/coverage/framework/src/Console/Concerns/Command.php.html +++ b/master/coverage/framework/src/Console/Concerns/Command.php.html @@ -479,7 +479,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Concerns/dashboard.html b/master/coverage/framework/src/Console/Concerns/dashboard.html index 039ebe0a1bc..0974b98017a 100644 --- a/master/coverage/framework/src/Console/Concerns/dashboard.html +++ b/master/coverage/framework/src/Console/Concerns/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Console/Concerns/index.html b/master/coverage/framework/src/Console/Concerns/index.html index 6b9c97e75af..e42e4fe3b7a 100644 --- a/master/coverage/framework/src/Console/Concerns/index.html +++ b/master/coverage/framework/src/Console/Concerns/index.html @@ -142,7 +142,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Console/ConsoleServiceProvider.php.html b/master/coverage/framework/src/Console/ConsoleServiceProvider.php.html index 12e5c7036e0..436713164c5 100644 --- a/master/coverage/framework/src/Console/ConsoleServiceProvider.php.html +++ b/master/coverage/framework/src/Console/ConsoleServiceProvider.php.html @@ -255,7 +255,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Console/dashboard.html b/master/coverage/framework/src/Console/dashboard.html index d21fa610578..1cc5dcd4f25 100644 --- a/master/coverage/framework/src/Console/dashboard.html +++ b/master/coverage/framework/src/Console/dashboard.html @@ -138,7 +138,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Console/index.html b/master/coverage/framework/src/Console/index.html index b6e79cdb3a0..e603e5c6f9b 100644 --- a/master/coverage/framework/src/Console/index.html +++ b/master/coverage/framework/src/Console/index.html @@ -169,7 +169,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Facades/Asset.php.html b/master/coverage/framework/src/Facades/Asset.php.html index d21910fcf3e..2afb1f1d929 100644 --- a/master/coverage/framework/src/Facades/Asset.php.html +++ b/master/coverage/framework/src/Facades/Asset.php.html @@ -168,7 +168,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Facades/Author.php.html b/master/coverage/framework/src/Facades/Author.php.html index d9c415a65d5..f12338d8e93 100644 --- a/master/coverage/framework/src/Facades/Author.php.html +++ b/master/coverage/framework/src/Facades/Author.php.html @@ -234,7 +234,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Facades/Config.php.html b/master/coverage/framework/src/Facades/Config.php.html index 8ca2a87b32a..f1dc089faea 100644 --- a/master/coverage/framework/src/Facades/Config.php.html +++ b/master/coverage/framework/src/Facades/Config.php.html @@ -339,7 +339,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Facades/Features.php.html b/master/coverage/framework/src/Facades/Features.php.html index 6dd40a8ce13..21d9595f3db 100644 --- a/master/coverage/framework/src/Facades/Features.php.html +++ b/master/coverage/framework/src/Facades/Features.php.html @@ -782,7 +782,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Facades/Filesystem.php.html b/master/coverage/framework/src/Facades/Filesystem.php.html index 83db5668335..b4fa4952c2f 100644 --- a/master/coverage/framework/src/Facades/Filesystem.php.html +++ b/master/coverage/framework/src/Facades/Filesystem.php.html @@ -501,7 +501,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Facades/Meta.php.html b/master/coverage/framework/src/Facades/Meta.php.html index 5afd8bf92bd..ad138360544 100644 --- a/master/coverage/framework/src/Facades/Meta.php.html +++ b/master/coverage/framework/src/Facades/Meta.php.html @@ -300,7 +300,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Facades/Site.php.html b/master/coverage/framework/src/Facades/Site.php.html index d91e86faed3..17fbe013680 100644 --- a/master/coverage/framework/src/Facades/Site.php.html +++ b/master/coverage/framework/src/Facades/Site.php.html @@ -239,7 +239,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Facades/dashboard.html b/master/coverage/framework/src/Facades/dashboard.html index b31fba6e9ab..e742e464d04 100644 --- a/master/coverage/framework/src/Facades/dashboard.html +++ b/master/coverage/framework/src/Facades/dashboard.html @@ -138,7 +138,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Facades/index.html b/master/coverage/framework/src/Facades/index.html index b965d865ea1..00e6a821e0a 100644 --- a/master/coverage/framework/src/Facades/index.html +++ b/master/coverage/framework/src/Facades/index.html @@ -281,7 +281,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Application.php.html b/master/coverage/framework/src/Foundation/Application.php.html index ed0747b6e72..bbbfa5b1260 100644 --- a/master/coverage/framework/src/Foundation/Application.php.html +++ b/master/coverage/framework/src/Foundation/Application.php.html @@ -194,7 +194,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Concerns/BaseFoundationCollection.php.html b/master/coverage/framework/src/Foundation/Concerns/BaseFoundationCollection.php.html index ac4184c9677..509fe73deb7 100644 --- a/master/coverage/framework/src/Foundation/Concerns/BaseFoundationCollection.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/BaseFoundationCollection.php.html @@ -303,7 +303,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Concerns/BootsHydeKernel.php.html b/master/coverage/framework/src/Foundation/Concerns/BootsHydeKernel.php.html index 184c6af2c18..545720427fb 100644 --- a/master/coverage/framework/src/Foundation/Concerns/BootsHydeKernel.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/BootsHydeKernel.php.html @@ -299,7 +299,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Concerns/ForwardsFilesystem.php.html b/master/coverage/framework/src/Foundation/Concerns/ForwardsFilesystem.php.html index d6a60aeec13..3084cea330a 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ForwardsFilesystem.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ForwardsFilesystem.php.html @@ -350,7 +350,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Concerns/ForwardsHyperlinks.php.html b/master/coverage/framework/src/Foundation/Concerns/ForwardsHyperlinks.php.html index 12144c4f493..75d43c32a65 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ForwardsHyperlinks.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ForwardsHyperlinks.php.html @@ -294,7 +294,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Concerns/HandlesFoundationCollections.php.html b/master/coverage/framework/src/Foundation/Concerns/HandlesFoundationCollections.php.html index 87725a66501..c1dcbd4def4 100644 --- a/master/coverage/framework/src/Foundation/Concerns/HandlesFoundationCollections.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/HandlesFoundationCollections.php.html @@ -255,7 +255,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Concerns/HydeExtension.php.html b/master/coverage/framework/src/Foundation/Concerns/HydeExtension.php.html index c9808d459d7..4031131a0dc 100644 --- a/master/coverage/framework/src/Foundation/Concerns/HydeExtension.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/HydeExtension.php.html @@ -287,7 +287,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Concerns/ImplementsStringHelpers.php.html b/master/coverage/framework/src/Foundation/Concerns/ImplementsStringHelpers.php.html index c73d27e3a79..ebd5220509c 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ImplementsStringHelpers.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ImplementsStringHelpers.php.html @@ -293,7 +293,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Concerns/ManagesExtensions.php.html b/master/coverage/framework/src/Foundation/Concerns/ManagesExtensions.php.html index 71793b4bb9a..e4f84298bb5 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ManagesExtensions.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ManagesExtensions.php.html @@ -358,7 +358,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Concerns/ManagesHydeKernel.php.html b/master/coverage/framework/src/Foundation/Concerns/ManagesHydeKernel.php.html index e31dc60096c..940a166ad55 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ManagesHydeKernel.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ManagesHydeKernel.php.html @@ -461,7 +461,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Concerns/ManagesViewData.php.html b/master/coverage/framework/src/Foundation/Concerns/ManagesViewData.php.html index 21d8fd55524..ac84b7abef5 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ManagesViewData.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ManagesViewData.php.html @@ -256,7 +256,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Concerns/dashboard.html b/master/coverage/framework/src/Foundation/Concerns/dashboard.html index 36494779e2a..5b51d391096 100644 --- a/master/coverage/framework/src/Foundation/Concerns/dashboard.html +++ b/master/coverage/framework/src/Foundation/Concerns/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Foundation/Concerns/index.html b/master/coverage/framework/src/Foundation/Concerns/index.html index d7c246335ce..4124f230483 100644 --- a/master/coverage/framework/src/Foundation/Concerns/index.html +++ b/master/coverage/framework/src/Foundation/Concerns/index.html @@ -366,7 +366,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/ConsoleKernel.php.html b/master/coverage/framework/src/Foundation/ConsoleKernel.php.html index f88473ad8e0..220b3b16635 100644 --- a/master/coverage/framework/src/Foundation/ConsoleKernel.php.html +++ b/master/coverage/framework/src/Foundation/ConsoleKernel.php.html @@ -175,7 +175,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Facades/Files.php.html b/master/coverage/framework/src/Foundation/Facades/Files.php.html index 5428392419a..31c14bceabf 100644 --- a/master/coverage/framework/src/Foundation/Facades/Files.php.html +++ b/master/coverage/framework/src/Foundation/Facades/Files.php.html @@ -162,7 +162,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Facades/Pages.php.html b/master/coverage/framework/src/Foundation/Facades/Pages.php.html index e8aeddeadbb..e1d321b6192 100644 --- a/master/coverage/framework/src/Foundation/Facades/Pages.php.html +++ b/master/coverage/framework/src/Foundation/Facades/Pages.php.html @@ -162,7 +162,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Facades/Routes.php.html b/master/coverage/framework/src/Foundation/Facades/Routes.php.html index fab0f03c5ae..33c2233acfd 100644 --- a/master/coverage/framework/src/Foundation/Facades/Routes.php.html +++ b/master/coverage/framework/src/Foundation/Facades/Routes.php.html @@ -306,7 +306,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Facades/dashboard.html b/master/coverage/framework/src/Foundation/Facades/dashboard.html index 1c6157d9368..eb1f7769dee 100644 --- a/master/coverage/framework/src/Foundation/Facades/dashboard.html +++ b/master/coverage/framework/src/Foundation/Facades/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Foundation/Facades/index.html b/master/coverage/framework/src/Foundation/Facades/index.html index d5302d72606..ffc373d4b40 100644 --- a/master/coverage/framework/src/Foundation/Facades/index.html +++ b/master/coverage/framework/src/Foundation/Facades/index.html @@ -170,7 +170,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/HydeCoreExtension.php.html b/master/coverage/framework/src/Foundation/HydeCoreExtension.php.html index 20e5883337b..db6be651d4a 100644 --- a/master/coverage/framework/src/Foundation/HydeCoreExtension.php.html +++ b/master/coverage/framework/src/Foundation/HydeCoreExtension.php.html @@ -171,7 +171,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/HydeKernel.php.html b/master/coverage/framework/src/Foundation/HydeKernel.php.html index 6466f1e8635..4052eb1aaec 100644 --- a/master/coverage/framework/src/Foundation/HydeKernel.php.html +++ b/master/coverage/framework/src/Foundation/HydeKernel.php.html @@ -340,7 +340,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Internal/LoadConfiguration.php.html b/master/coverage/framework/src/Foundation/Internal/LoadConfiguration.php.html index f65228b3872..68a6636a826 100644 --- a/master/coverage/framework/src/Foundation/Internal/LoadConfiguration.php.html +++ b/master/coverage/framework/src/Foundation/Internal/LoadConfiguration.php.html @@ -414,7 +414,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Internal/LoadYamlConfiguration.php.html b/master/coverage/framework/src/Foundation/Internal/LoadYamlConfiguration.php.html index 5cb9dee64fd..edd3ae659ac 100644 --- a/master/coverage/framework/src/Foundation/Internal/LoadYamlConfiguration.php.html +++ b/master/coverage/framework/src/Foundation/Internal/LoadYamlConfiguration.php.html @@ -366,7 +366,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Internal/dashboard.html b/master/coverage/framework/src/Foundation/Internal/dashboard.html index b6367f055fc..485d69826ad 100644 --- a/master/coverage/framework/src/Foundation/Internal/dashboard.html +++ b/master/coverage/framework/src/Foundation/Internal/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Foundation/Internal/index.html b/master/coverage/framework/src/Foundation/Internal/index.html index 2024402bdb7..ed47c00e233 100644 --- a/master/coverage/framework/src/Foundation/Internal/index.html +++ b/master/coverage/framework/src/Foundation/Internal/index.html @@ -142,7 +142,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Kernel/FileCollection.php.html b/master/coverage/framework/src/Foundation/Kernel/FileCollection.php.html index 23b28cded6c..a891ae1f81c 100644 --- a/master/coverage/framework/src/Foundation/Kernel/FileCollection.php.html +++ b/master/coverage/framework/src/Foundation/Kernel/FileCollection.php.html @@ -335,7 +335,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Kernel/Filesystem.php.html b/master/coverage/framework/src/Foundation/Kernel/Filesystem.php.html index 9e3c59b4458..2f719dd7408 100644 --- a/master/coverage/framework/src/Foundation/Kernel/Filesystem.php.html +++ b/master/coverage/framework/src/Foundation/Kernel/Filesystem.php.html @@ -610,7 +610,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Kernel/Hyperlinks.php.html b/master/coverage/framework/src/Foundation/Kernel/Hyperlinks.php.html index cf4bdd2a163..5a11b62e968 100644 --- a/master/coverage/framework/src/Foundation/Kernel/Hyperlinks.php.html +++ b/master/coverage/framework/src/Foundation/Kernel/Hyperlinks.php.html @@ -424,7 +424,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Kernel/PageCollection.php.html b/master/coverage/framework/src/Foundation/Kernel/PageCollection.php.html index 2fc9a740deb..97cae610569 100644 --- a/master/coverage/framework/src/Foundation/Kernel/PageCollection.php.html +++ b/master/coverage/framework/src/Foundation/Kernel/PageCollection.php.html @@ -323,7 +323,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Kernel/RouteCollection.php.html b/master/coverage/framework/src/Foundation/Kernel/RouteCollection.php.html index 4d011e24563..b842070adcb 100644 --- a/master/coverage/framework/src/Foundation/Kernel/RouteCollection.php.html +++ b/master/coverage/framework/src/Foundation/Kernel/RouteCollection.php.html @@ -295,7 +295,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Kernel/dashboard.html b/master/coverage/framework/src/Foundation/Kernel/dashboard.html index 8b670020962..757ae0b183e 100644 --- a/master/coverage/framework/src/Foundation/Kernel/dashboard.html +++ b/master/coverage/framework/src/Foundation/Kernel/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Foundation/Kernel/index.html b/master/coverage/framework/src/Foundation/Kernel/index.html index 2b64b09146c..0160fd1109a 100644 --- a/master/coverage/framework/src/Foundation/Kernel/index.html +++ b/master/coverage/framework/src/Foundation/Kernel/index.html @@ -226,7 +226,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/PharSupport.php.html b/master/coverage/framework/src/Foundation/PharSupport.php.html index 38b7585604d..8d9b4d6f811 100644 --- a/master/coverage/framework/src/Foundation/PharSupport.php.html +++ b/master/coverage/framework/src/Foundation/PharSupport.php.html @@ -279,7 +279,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Providers/ConfigurationServiceProvider.php.html b/master/coverage/framework/src/Foundation/Providers/ConfigurationServiceProvider.php.html index 220028203dc..5077d66bcc5 100644 --- a/master/coverage/framework/src/Foundation/Providers/ConfigurationServiceProvider.php.html +++ b/master/coverage/framework/src/Foundation/Providers/ConfigurationServiceProvider.php.html @@ -202,7 +202,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Providers/ViewServiceProvider.php.html b/master/coverage/framework/src/Foundation/Providers/ViewServiceProvider.php.html index 0087be8a15b..bb43fe65861 100644 --- a/master/coverage/framework/src/Foundation/Providers/ViewServiceProvider.php.html +++ b/master/coverage/framework/src/Foundation/Providers/ViewServiceProvider.php.html @@ -219,7 +219,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Providers/dashboard.html b/master/coverage/framework/src/Foundation/Providers/dashboard.html index 9a89eb9b10b..5d4bdcd6631 100644 --- a/master/coverage/framework/src/Foundation/Providers/dashboard.html +++ b/master/coverage/framework/src/Foundation/Providers/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Foundation/Providers/index.html b/master/coverage/framework/src/Foundation/Providers/index.html index d9a6ea3c866..ea961e73c26 100644 --- a/master/coverage/framework/src/Foundation/Providers/index.html +++ b/master/coverage/framework/src/Foundation/Providers/index.html @@ -142,7 +142,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/dashboard.html b/master/coverage/framework/src/Foundation/dashboard.html index c44f1940c60..7797ab21b31 100644 --- a/master/coverage/framework/src/Foundation/dashboard.html +++ b/master/coverage/framework/src/Foundation/dashboard.html @@ -138,7 +138,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Foundation/index.html b/master/coverage/framework/src/Foundation/index.html index b5df6a321c3..b8856e34041 100644 --- a/master/coverage/framework/src/Foundation/index.html +++ b/master/coverage/framework/src/Foundation/index.html @@ -365,7 +365,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/AnonymousViewCompiler.php.html b/master/coverage/framework/src/Framework/Actions/AnonymousViewCompiler.php.html index 9e7bbd4efdf..8a48a1d9dbd 100644 --- a/master/coverage/framework/src/Framework/Actions/AnonymousViewCompiler.php.html +++ b/master/coverage/framework/src/Framework/Actions/AnonymousViewCompiler.php.html @@ -227,7 +227,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/BladeMatterParser.php.html b/master/coverage/framework/src/Framework/Actions/BladeMatterParser.php.html index e1a853d48a0..3ffc4052b73 100644 --- a/master/coverage/framework/src/Framework/Actions/BladeMatterParser.php.html +++ b/master/coverage/framework/src/Framework/Actions/BladeMatterParser.php.html @@ -545,7 +545,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/ConvertsArrayToFrontMatter.php.html b/master/coverage/framework/src/Framework/Actions/ConvertsArrayToFrontMatter.php.html index 18367382e92..d9d3d02129f 100644 --- a/master/coverage/framework/src/Framework/Actions/ConvertsArrayToFrontMatter.php.html +++ b/master/coverage/framework/src/Framework/Actions/ConvertsArrayToFrontMatter.php.html @@ -168,7 +168,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/ConvertsMarkdownToPlainText.php.html b/master/coverage/framework/src/Framework/Actions/ConvertsMarkdownToPlainText.php.html index 29e406dbca0..4dc82bd0816 100644 --- a/master/coverage/framework/src/Framework/Actions/ConvertsMarkdownToPlainText.php.html +++ b/master/coverage/framework/src/Framework/Actions/ConvertsMarkdownToPlainText.php.html @@ -381,7 +381,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/CreatesNewMarkdownPostFile.php.html b/master/coverage/framework/src/Framework/Actions/CreatesNewMarkdownPostFile.php.html index 905ceddff15..dcf0b4fb626 100644 --- a/master/coverage/framework/src/Framework/Actions/CreatesNewMarkdownPostFile.php.html +++ b/master/coverage/framework/src/Framework/Actions/CreatesNewMarkdownPostFile.php.html @@ -302,7 +302,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/CreatesNewPageSourceFile.php.html b/master/coverage/framework/src/Framework/Actions/CreatesNewPageSourceFile.php.html index 42f9a356fb1..ffe2b858de6 100644 --- a/master/coverage/framework/src/Framework/Actions/CreatesNewPageSourceFile.php.html +++ b/master/coverage/framework/src/Framework/Actions/CreatesNewPageSourceFile.php.html @@ -586,7 +586,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/GeneratesDocumentationSearchIndex.php.html b/master/coverage/framework/src/Framework/Actions/GeneratesDocumentationSearchIndex.php.html index a60a8ebfc5a..d328eeb7e0e 100644 --- a/master/coverage/framework/src/Framework/Actions/GeneratesDocumentationSearchIndex.php.html +++ b/master/coverage/framework/src/Framework/Actions/GeneratesDocumentationSearchIndex.php.html @@ -390,7 +390,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/GeneratesTableOfContents.php.html b/master/coverage/framework/src/Framework/Actions/GeneratesTableOfContents.php.html index 17a2744d774..3d7bf28ac7e 100644 --- a/master/coverage/framework/src/Framework/Actions/GeneratesTableOfContents.php.html +++ b/master/coverage/framework/src/Framework/Actions/GeneratesTableOfContents.php.html @@ -254,7 +254,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/MarkdownFileParser.php.html b/master/coverage/framework/src/Framework/Actions/MarkdownFileParser.php.html index 5c5ef741005..e15e571a9ed 100644 --- a/master/coverage/framework/src/Framework/Actions/MarkdownFileParser.php.html +++ b/master/coverage/framework/src/Framework/Actions/MarkdownFileParser.php.html @@ -247,7 +247,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateBuildManifest.php.html b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateBuildManifest.php.html index f125d89125e..dcf536efb5c 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateBuildManifest.php.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateBuildManifest.php.html @@ -336,7 +336,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateRssFeed.php.html b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateRssFeed.php.html index ba0457d7469..253a2387374 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateRssFeed.php.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateRssFeed.php.html @@ -193,7 +193,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSearch.php.html b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSearch.php.html index f42666d7818..4ae68f9c136 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSearch.php.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSearch.php.html @@ -197,7 +197,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSitemap.php.html b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSitemap.php.html index 919d0b490fc..562f03ab0fe 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSitemap.php.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSitemap.php.html @@ -193,7 +193,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/dashboard.html b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/dashboard.html index 0b1baee8736..318761f6ed8 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/dashboard.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/dashboard.html @@ -140,7 +140,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/index.html b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/index.html index 3f7c165799c..b300d175080 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/index.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/index.html @@ -199,7 +199,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/PreBuildTasks/CleanSiteDirectory.php.html b/master/coverage/framework/src/Framework/Actions/PreBuildTasks/CleanSiteDirectory.php.html index 3b00273b551..dd6b8560c66 100644 --- a/master/coverage/framework/src/Framework/Actions/PreBuildTasks/CleanSiteDirectory.php.html +++ b/master/coverage/framework/src/Framework/Actions/PreBuildTasks/CleanSiteDirectory.php.html @@ -320,7 +320,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/PreBuildTasks/dashboard.html b/master/coverage/framework/src/Framework/Actions/PreBuildTasks/dashboard.html index 97cfe4903f7..3d32c6a49c5 100644 --- a/master/coverage/framework/src/Framework/Actions/PreBuildTasks/dashboard.html +++ b/master/coverage/framework/src/Framework/Actions/PreBuildTasks/dashboard.html @@ -140,7 +140,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Actions/PreBuildTasks/index.html b/master/coverage/framework/src/Framework/Actions/PreBuildTasks/index.html index ac1c1b46a6e..3852b0b02dd 100644 --- a/master/coverage/framework/src/Framework/Actions/PreBuildTasks/index.html +++ b/master/coverage/framework/src/Framework/Actions/PreBuildTasks/index.html @@ -115,7 +115,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/SourceFileParser.php.html b/master/coverage/framework/src/Framework/Actions/SourceFileParser.php.html index 7e7cd9c4615..97c0fc95475 100644 --- a/master/coverage/framework/src/Framework/Actions/SourceFileParser.php.html +++ b/master/coverage/framework/src/Framework/Actions/SourceFileParser.php.html @@ -308,7 +308,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/StaticPageBuilder.php.html b/master/coverage/framework/src/Framework/Actions/StaticPageBuilder.php.html index 0934a96d9f1..4895b424d63 100644 --- a/master/coverage/framework/src/Framework/Actions/StaticPageBuilder.php.html +++ b/master/coverage/framework/src/Framework/Actions/StaticPageBuilder.php.html @@ -175,7 +175,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/dashboard.html b/master/coverage/framework/src/Framework/Actions/dashboard.html index 1f3f49fd7a4..2633e8058fd 100644 --- a/master/coverage/framework/src/Framework/Actions/dashboard.html +++ b/master/coverage/framework/src/Framework/Actions/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Actions/index.html b/master/coverage/framework/src/Framework/Actions/index.html index 38cb15f7d1e..a4f81cdfe40 100644 --- a/master/coverage/framework/src/Framework/Actions/index.html +++ b/master/coverage/framework/src/Framework/Actions/index.html @@ -450,7 +450,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Concerns/InteractsWithDirectories.php.html b/master/coverage/framework/src/Framework/Concerns/InteractsWithDirectories.php.html index d31b6e80412..7884d74e4c2 100644 --- a/master/coverage/framework/src/Framework/Concerns/InteractsWithDirectories.php.html +++ b/master/coverage/framework/src/Framework/Concerns/InteractsWithDirectories.php.html @@ -229,7 +229,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Concerns/InteractsWithFrontMatter.php.html b/master/coverage/framework/src/Framework/Concerns/InteractsWithFrontMatter.php.html index 8b419c0984f..c764c9d9242 100644 --- a/master/coverage/framework/src/Framework/Concerns/InteractsWithFrontMatter.php.html +++ b/master/coverage/framework/src/Framework/Concerns/InteractsWithFrontMatter.php.html @@ -237,7 +237,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Concerns/Internal/ForwardsIlluminateFilesystem.php.html b/master/coverage/framework/src/Framework/Concerns/Internal/ForwardsIlluminateFilesystem.php.html index 16a5cc5e512..66836d08730 100644 --- a/master/coverage/framework/src/Framework/Concerns/Internal/ForwardsIlluminateFilesystem.php.html +++ b/master/coverage/framework/src/Framework/Concerns/Internal/ForwardsIlluminateFilesystem.php.html @@ -324,7 +324,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Concerns/Internal/MockableFeatures.php.html b/master/coverage/framework/src/Framework/Concerns/Internal/MockableFeatures.php.html index e9a26ab3b12..c83d89def74 100644 --- a/master/coverage/framework/src/Framework/Concerns/Internal/MockableFeatures.php.html +++ b/master/coverage/framework/src/Framework/Concerns/Internal/MockableFeatures.php.html @@ -228,7 +228,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Concerns/Internal/SetsUpMarkdownConverter.php.html b/master/coverage/framework/src/Framework/Concerns/Internal/SetsUpMarkdownConverter.php.html index 3cb15f18cb6..7162aadf7b0 100644 --- a/master/coverage/framework/src/Framework/Concerns/Internal/SetsUpMarkdownConverter.php.html +++ b/master/coverage/framework/src/Framework/Concerns/Internal/SetsUpMarkdownConverter.php.html @@ -387,7 +387,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Concerns/Internal/dashboard.html b/master/coverage/framework/src/Framework/Concerns/Internal/dashboard.html index d8d966b3d09..4767d6e0a64 100644 --- a/master/coverage/framework/src/Framework/Concerns/Internal/dashboard.html +++ b/master/coverage/framework/src/Framework/Concerns/Internal/dashboard.html @@ -140,7 +140,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Concerns/Internal/index.html b/master/coverage/framework/src/Framework/Concerns/Internal/index.html index 3a2cdf78131..60c7f43f10e 100644 --- a/master/coverage/framework/src/Framework/Concerns/Internal/index.html +++ b/master/coverage/framework/src/Framework/Concerns/Internal/index.html @@ -171,7 +171,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Concerns/RegistersFileLocations.php.html b/master/coverage/framework/src/Framework/Concerns/RegistersFileLocations.php.html index a5e325572de..c34fae86dd1 100644 --- a/master/coverage/framework/src/Framework/Concerns/RegistersFileLocations.php.html +++ b/master/coverage/framework/src/Framework/Concerns/RegistersFileLocations.php.html @@ -406,7 +406,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Concerns/TracksExecutionTime.php.html b/master/coverage/framework/src/Framework/Concerns/TracksExecutionTime.php.html index b9f52c1bb38..ac0f77f6663 100644 --- a/master/coverage/framework/src/Framework/Concerns/TracksExecutionTime.php.html +++ b/master/coverage/framework/src/Framework/Concerns/TracksExecutionTime.php.html @@ -240,7 +240,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Concerns/ValidatesExistence.php.html b/master/coverage/framework/src/Framework/Concerns/ValidatesExistence.php.html index b03aae4c30e..e106ef75983 100644 --- a/master/coverage/framework/src/Framework/Concerns/ValidatesExistence.php.html +++ b/master/coverage/framework/src/Framework/Concerns/ValidatesExistence.php.html @@ -171,7 +171,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Concerns/dashboard.html b/master/coverage/framework/src/Framework/Concerns/dashboard.html index fdc514d5854..c98541856b3 100644 --- a/master/coverage/framework/src/Framework/Concerns/dashboard.html +++ b/master/coverage/framework/src/Framework/Concerns/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Concerns/index.html b/master/coverage/framework/src/Framework/Concerns/index.html index 241db220b97..645cdd890c2 100644 --- a/master/coverage/framework/src/Framework/Concerns/index.html +++ b/master/coverage/framework/src/Framework/Concerns/index.html @@ -254,7 +254,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Exceptions/BaseUrlNotSetException.php.html b/master/coverage/framework/src/Framework/Exceptions/BaseUrlNotSetException.php.html index 91f10e20b56..ef7c0e9ccd9 100644 --- a/master/coverage/framework/src/Framework/Exceptions/BaseUrlNotSetException.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/BaseUrlNotSetException.php.html @@ -105,7 +105,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Exceptions/BuildWarning.php.html b/master/coverage/framework/src/Framework/Exceptions/BuildWarning.php.html index 7237d3e067c..3fc146cf2c3 100644 --- a/master/coverage/framework/src/Framework/Exceptions/BuildWarning.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/BuildWarning.php.html @@ -105,7 +105,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Exceptions/FileConflictException.php.html b/master/coverage/framework/src/Framework/Exceptions/FileConflictException.php.html index 2d1c1c122d1..65ca1f4c54f 100644 --- a/master/coverage/framework/src/Framework/Exceptions/FileConflictException.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/FileConflictException.php.html @@ -165,7 +165,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Exceptions/FileNotFoundException.php.html b/master/coverage/framework/src/Framework/Exceptions/FileNotFoundException.php.html index 477574b058d..89191012820 100644 --- a/master/coverage/framework/src/Framework/Exceptions/FileNotFoundException.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/FileNotFoundException.php.html @@ -165,7 +165,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Exceptions/RouteNotFoundException.php.html b/master/coverage/framework/src/Framework/Exceptions/RouteNotFoundException.php.html index 833032d4434..5917d622fbf 100644 --- a/master/coverage/framework/src/Framework/Exceptions/RouteNotFoundException.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/RouteNotFoundException.php.html @@ -164,7 +164,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Exceptions/UnsupportedPageTypeException.php.html b/master/coverage/framework/src/Framework/Exceptions/UnsupportedPageTypeException.php.html index 42ad81bb1c8..591ba106a00 100644 --- a/master/coverage/framework/src/Framework/Exceptions/UnsupportedPageTypeException.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/UnsupportedPageTypeException.php.html @@ -164,7 +164,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Exceptions/dashboard.html b/master/coverage/framework/src/Framework/Exceptions/dashboard.html index 0a647f6b332..fca6230e710 100644 --- a/master/coverage/framework/src/Framework/Exceptions/dashboard.html +++ b/master/coverage/framework/src/Framework/Exceptions/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Exceptions/index.html b/master/coverage/framework/src/Framework/Exceptions/index.html index 28b615df4c4..687aac28775 100644 --- a/master/coverage/framework/src/Framework/Exceptions/index.html +++ b/master/coverage/framework/src/Framework/Exceptions/index.html @@ -224,7 +224,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Factories/BlogPostDataFactory.php.html b/master/coverage/framework/src/Framework/Factories/BlogPostDataFactory.php.html index 7165d80c313..57c9291d46d 100644 --- a/master/coverage/framework/src/Framework/Factories/BlogPostDataFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/BlogPostDataFactory.php.html @@ -440,7 +440,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Factories/Concerns/CoreDataObject.php.html b/master/coverage/framework/src/Framework/Factories/Concerns/CoreDataObject.php.html index 7ca6a2bab61..42d43075c91 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/CoreDataObject.php.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/CoreDataObject.php.html @@ -216,7 +216,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Factories/Concerns/HasFactory.php.html b/master/coverage/framework/src/Framework/Factories/Concerns/HasFactory.php.html index fd7514f8948..4a9a8ca05cf 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/HasFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/HasFactory.php.html @@ -227,7 +227,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Factories/Concerns/PageDataFactory.php.html b/master/coverage/framework/src/Framework/Factories/Concerns/PageDataFactory.php.html index bba8bf309e4..2570c904e9b 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/PageDataFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/PageDataFactory.php.html @@ -139,7 +139,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Factories/Concerns/dashboard.html b/master/coverage/framework/src/Framework/Factories/Concerns/dashboard.html index 2ea1cc86be9..f07546bb586 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/dashboard.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/dashboard.html @@ -140,7 +140,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Factories/Concerns/index.html b/master/coverage/framework/src/Framework/Factories/Concerns/index.html index 34e3f228d82..874680f5091 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/index.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/index.html @@ -156,7 +156,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Factories/FeaturedImageFactory.php.html b/master/coverage/framework/src/Framework/Factories/FeaturedImageFactory.php.html index c42073ccd13..96a6246132b 100644 --- a/master/coverage/framework/src/Framework/Factories/FeaturedImageFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/FeaturedImageFactory.php.html @@ -347,7 +347,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Factories/HydePageDataFactory.php.html b/master/coverage/framework/src/Framework/Factories/HydePageDataFactory.php.html index e9c9a2d56ce..6e5b6ad3a7b 100644 --- a/master/coverage/framework/src/Framework/Factories/HydePageDataFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/HydePageDataFactory.php.html @@ -401,7 +401,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Factories/NavigationDataFactory.php.html b/master/coverage/framework/src/Framework/Factories/NavigationDataFactory.php.html index 160f587aee0..08ed68ecee0 100644 --- a/master/coverage/framework/src/Framework/Factories/NavigationDataFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/NavigationDataFactory.php.html @@ -942,7 +942,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Factories/dashboard.html b/master/coverage/framework/src/Framework/Factories/dashboard.html index 693f454c31f..d4b41fc09ca 100644 --- a/master/coverage/framework/src/Framework/Factories/dashboard.html +++ b/master/coverage/framework/src/Framework/Factories/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Factories/index.html b/master/coverage/framework/src/Framework/Factories/index.html index 7c971a4ec28..d166c652ec7 100644 --- a/master/coverage/framework/src/Framework/Factories/index.html +++ b/master/coverage/framework/src/Framework/Factories/index.html @@ -226,7 +226,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Blogging/Models/FeaturedImage.php.html b/master/coverage/framework/src/Framework/Features/Blogging/Models/FeaturedImage.php.html index 520016879c1..8f0548ef442 100644 --- a/master/coverage/framework/src/Framework/Features/Blogging/Models/FeaturedImage.php.html +++ b/master/coverage/framework/src/Framework/Features/Blogging/Models/FeaturedImage.php.html @@ -919,7 +919,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Blogging/Models/PostAuthor.php.html b/master/coverage/framework/src/Framework/Features/Blogging/Models/PostAuthor.php.html index 27ef1b446ab..71c6a44653f 100644 --- a/master/coverage/framework/src/Framework/Features/Blogging/Models/PostAuthor.php.html +++ b/master/coverage/framework/src/Framework/Features/Blogging/Models/PostAuthor.php.html @@ -373,7 +373,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Blogging/Models/dashboard.html b/master/coverage/framework/src/Framework/Features/Blogging/Models/dashboard.html index 4cdd4171d40..1d8994a54e2 100644 --- a/master/coverage/framework/src/Framework/Features/Blogging/Models/dashboard.html +++ b/master/coverage/framework/src/Framework/Features/Blogging/Models/dashboard.html @@ -141,7 +141,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Features/Blogging/Models/index.html b/master/coverage/framework/src/Framework/Features/Blogging/Models/index.html index d5cd29c3e5c..711a043c8c5 100644 --- a/master/coverage/framework/src/Framework/Features/Blogging/Models/index.html +++ b/master/coverage/framework/src/Framework/Features/Blogging/Models/index.html @@ -144,7 +144,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Blogging/dashboard.html b/master/coverage/framework/src/Framework/Features/Blogging/dashboard.html index 90e4e5d24f2..3c2f806c8c8 100644 --- a/master/coverage/framework/src/Framework/Features/Blogging/dashboard.html +++ b/master/coverage/framework/src/Framework/Features/Blogging/dashboard.html @@ -140,7 +140,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Features/Blogging/index.html b/master/coverage/framework/src/Framework/Features/Blogging/index.html index e4fe0c2909f..c8dadb34b09 100644 --- a/master/coverage/framework/src/Framework/Features/Blogging/index.html +++ b/master/coverage/framework/src/Framework/Features/Blogging/index.html @@ -115,7 +115,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/BuildTasks/BuildTask.php.html b/master/coverage/framework/src/Framework/Features/BuildTasks/BuildTask.php.html index 90fc114769e..49dc39dc1ad 100644 --- a/master/coverage/framework/src/Framework/Features/BuildTasks/BuildTask.php.html +++ b/master/coverage/framework/src/Framework/Features/BuildTasks/BuildTask.php.html @@ -413,7 +413,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/BuildTasks/PostBuildTask.php.html b/master/coverage/framework/src/Framework/Features/BuildTasks/PostBuildTask.php.html index 6b41956833c..d64385c9ce6 100644 --- a/master/coverage/framework/src/Framework/Features/BuildTasks/PostBuildTask.php.html +++ b/master/coverage/framework/src/Framework/Features/BuildTasks/PostBuildTask.php.html @@ -100,7 +100,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/BuildTasks/PreBuildTask.php.html b/master/coverage/framework/src/Framework/Features/BuildTasks/PreBuildTask.php.html index 0a836bad5c9..af2b3426110 100644 --- a/master/coverage/framework/src/Framework/Features/BuildTasks/PreBuildTask.php.html +++ b/master/coverage/framework/src/Framework/Features/BuildTasks/PreBuildTask.php.html @@ -100,7 +100,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/BuildTasks/dashboard.html b/master/coverage/framework/src/Framework/Features/BuildTasks/dashboard.html index d0c5b9f95ef..3ecca07fd91 100644 --- a/master/coverage/framework/src/Framework/Features/BuildTasks/dashboard.html +++ b/master/coverage/framework/src/Framework/Features/BuildTasks/dashboard.html @@ -140,7 +140,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Features/BuildTasks/index.html b/master/coverage/framework/src/Framework/Features/BuildTasks/index.html index 8455b8e72c9..c6486ac1dbe 100644 --- a/master/coverage/framework/src/Framework/Features/BuildTasks/index.html +++ b/master/coverage/framework/src/Framework/Features/BuildTasks/index.html @@ -141,7 +141,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Documentation/DocumentationSearchPage.php.html b/master/coverage/framework/src/Framework/Features/Documentation/DocumentationSearchPage.php.html index 00eeb69ef20..f5b59425cb8 100644 --- a/master/coverage/framework/src/Framework/Features/Documentation/DocumentationSearchPage.php.html +++ b/master/coverage/framework/src/Framework/Features/Documentation/DocumentationSearchPage.php.html @@ -286,7 +286,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Documentation/SemanticDocumentationArticle.php.html b/master/coverage/framework/src/Framework/Features/Documentation/SemanticDocumentationArticle.php.html index 321e962083a..edf97be0842 100644 --- a/master/coverage/framework/src/Framework/Features/Documentation/SemanticDocumentationArticle.php.html +++ b/master/coverage/framework/src/Framework/Features/Documentation/SemanticDocumentationArticle.php.html @@ -589,7 +589,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Documentation/dashboard.html b/master/coverage/framework/src/Framework/Features/Documentation/dashboard.html index 6dc6f4a3d32..92d48ae6d00 100644 --- a/master/coverage/framework/src/Framework/Features/Documentation/dashboard.html +++ b/master/coverage/framework/src/Framework/Features/Documentation/dashboard.html @@ -140,7 +140,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Features/Documentation/index.html b/master/coverage/framework/src/Framework/Features/Documentation/index.html index 4eebec1e782..087814a61b4 100644 --- a/master/coverage/framework/src/Framework/Features/Documentation/index.html +++ b/master/coverage/framework/src/Framework/Features/Documentation/index.html @@ -143,7 +143,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Metadata/Elements/LinkElement.php.html b/master/coverage/framework/src/Framework/Features/Metadata/Elements/LinkElement.php.html index 5a7bbbe475c..b8bcbd24941 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/Elements/LinkElement.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/Elements/LinkElement.php.html @@ -255,7 +255,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Metadata/Elements/MetadataElement.php.html b/master/coverage/framework/src/Framework/Features/Metadata/Elements/MetadataElement.php.html index 536b5566bc7..2760bc545b0 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/Elements/MetadataElement.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/Elements/MetadataElement.php.html @@ -219,7 +219,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Metadata/Elements/OpenGraphElement.php.html b/master/coverage/framework/src/Framework/Features/Metadata/Elements/OpenGraphElement.php.html index e239a1441e1..c6bb072ce8c 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/Elements/OpenGraphElement.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/Elements/OpenGraphElement.php.html @@ -248,7 +248,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Metadata/Elements/dashboard.html b/master/coverage/framework/src/Framework/Features/Metadata/Elements/dashboard.html index dde30426816..7b6ee7ae0cb 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/Elements/dashboard.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/Elements/dashboard.html @@ -141,7 +141,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Features/Metadata/Elements/index.html b/master/coverage/framework/src/Framework/Features/Metadata/Elements/index.html index 58b85151205..b3357eb8d5e 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/Elements/index.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/Elements/index.html @@ -172,7 +172,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Metadata/GlobalMetadataBag.php.html b/master/coverage/framework/src/Framework/Features/Metadata/GlobalMetadataBag.php.html index d7d5102e0dc..a210b20e006 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/GlobalMetadataBag.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/GlobalMetadataBag.php.html @@ -224,7 +224,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Metadata/MetadataBag.php.html b/master/coverage/framework/src/Framework/Features/Metadata/MetadataBag.php.html index cffa0c34549..acb1398e1fa 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/MetadataBag.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/MetadataBag.php.html @@ -367,7 +367,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Metadata/MetadataElementContract.php.html b/master/coverage/framework/src/Framework/Features/Metadata/MetadataElementContract.php.html index 32e12621fe5..3d3658a2b93 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/MetadataElementContract.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/MetadataElementContract.php.html @@ -103,7 +103,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Metadata/PageMetadataBag.php.html b/master/coverage/framework/src/Framework/Features/Metadata/PageMetadataBag.php.html index 3bc597bb9f2..4842b26ed09 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/PageMetadataBag.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/PageMetadataBag.php.html @@ -335,7 +335,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Metadata/dashboard.html b/master/coverage/framework/src/Framework/Features/Metadata/dashboard.html index 49700a356fc..f769168e80f 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/dashboard.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/dashboard.html @@ -140,7 +140,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Features/Metadata/index.html b/master/coverage/framework/src/Framework/Features/Metadata/index.html index fd7e12478c5..c561762efa3 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/index.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/index.html @@ -212,7 +212,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Navigation/BaseNavigationMenu.php.html b/master/coverage/framework/src/Framework/Features/Navigation/BaseNavigationMenu.php.html index a65c49d5851..422ac488e1b 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/BaseNavigationMenu.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/BaseNavigationMenu.php.html @@ -346,7 +346,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Navigation/DocumentationSidebar.php.html b/master/coverage/framework/src/Framework/Features/Navigation/DocumentationSidebar.php.html index 9bb6ec411af..53dafc3dca9 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/DocumentationSidebar.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/DocumentationSidebar.php.html @@ -398,7 +398,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Navigation/DropdownNavItem.php.html b/master/coverage/framework/src/Framework/Features/Navigation/DropdownNavItem.php.html index cdf97264a32..fe7544b8f0d 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/DropdownNavItem.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/DropdownNavItem.php.html @@ -260,7 +260,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Navigation/NavItem.php.html b/master/coverage/framework/src/Framework/Features/Navigation/NavItem.php.html index dd8e708c5b3..7ff92194fc9 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/NavItem.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/NavItem.php.html @@ -522,7 +522,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Navigation/NavigationData.php.html b/master/coverage/framework/src/Framework/Features/Navigation/NavigationData.php.html index 44020034c09..517b31e33ca 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/NavigationData.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/NavigationData.php.html @@ -237,7 +237,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Navigation/NavigationMenu.php.html b/master/coverage/framework/src/Framework/Features/Navigation/NavigationMenu.php.html index 18e52699e3a..94b5123e398 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/NavigationMenu.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/NavigationMenu.php.html @@ -348,7 +348,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Navigation/dashboard.html b/master/coverage/framework/src/Framework/Features/Navigation/dashboard.html index 37156e08751..7290333cc1b 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/dashboard.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/dashboard.html @@ -140,7 +140,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Features/Navigation/index.html b/master/coverage/framework/src/Framework/Features/Navigation/index.html index 0ec2d17c907..468007bdc0b 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/index.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/index.html @@ -255,7 +255,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/XmlGenerators/BaseXmlGenerator.php.html b/master/coverage/framework/src/Framework/Features/XmlGenerators/BaseXmlGenerator.php.html index 50f09cec9c4..b862677098a 100644 --- a/master/coverage/framework/src/Framework/Features/XmlGenerators/BaseXmlGenerator.php.html +++ b/master/coverage/framework/src/Framework/Features/XmlGenerators/BaseXmlGenerator.php.html @@ -356,7 +356,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/XmlGenerators/RssFeedGenerator.php.html b/master/coverage/framework/src/Framework/Features/XmlGenerators/RssFeedGenerator.php.html index 689ae3a9639..3357920013c 100644 --- a/master/coverage/framework/src/Framework/Features/XmlGenerators/RssFeedGenerator.php.html +++ b/master/coverage/framework/src/Framework/Features/XmlGenerators/RssFeedGenerator.php.html @@ -487,7 +487,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/XmlGenerators/SitemapGenerator.php.html b/master/coverage/framework/src/Framework/Features/XmlGenerators/SitemapGenerator.php.html index 58ec6d24260..9c7abfa8398 100644 --- a/master/coverage/framework/src/Framework/Features/XmlGenerators/SitemapGenerator.php.html +++ b/master/coverage/framework/src/Framework/Features/XmlGenerators/SitemapGenerator.php.html @@ -418,7 +418,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/XmlGenerators/dashboard.html b/master/coverage/framework/src/Framework/Features/XmlGenerators/dashboard.html index 8ca0006f2c2..187e5211c23 100644 --- a/master/coverage/framework/src/Framework/Features/XmlGenerators/dashboard.html +++ b/master/coverage/framework/src/Framework/Features/XmlGenerators/dashboard.html @@ -140,7 +140,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Features/XmlGenerators/index.html b/master/coverage/framework/src/Framework/Features/XmlGenerators/index.html index 93d981b4a4f..010f76fd4c4 100644 --- a/master/coverage/framework/src/Framework/Features/XmlGenerators/index.html +++ b/master/coverage/framework/src/Framework/Features/XmlGenerators/index.html @@ -171,7 +171,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/dashboard.html b/master/coverage/framework/src/Framework/Features/dashboard.html index 1685b7b3df7..18b158ff3f4 100644 --- a/master/coverage/framework/src/Framework/Features/dashboard.html +++ b/master/coverage/framework/src/Framework/Features/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Features/index.html b/master/coverage/framework/src/Framework/Features/index.html index 3cd770f369b..1ba4039bac7 100644 --- a/master/coverage/framework/src/Framework/Features/index.html +++ b/master/coverage/framework/src/Framework/Features/index.html @@ -254,7 +254,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/HydeServiceProvider.php.html b/master/coverage/framework/src/Framework/HydeServiceProvider.php.html index 12b1d11ccaf..0d3e5fc9c9b 100644 --- a/master/coverage/framework/src/Framework/HydeServiceProvider.php.html +++ b/master/coverage/framework/src/Framework/HydeServiceProvider.php.html @@ -226,7 +226,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Services/AssetService.php.html b/master/coverage/framework/src/Framework/Services/AssetService.php.html index febcbc5c92a..b2cbcfdbe79 100644 --- a/master/coverage/framework/src/Framework/Services/AssetService.php.html +++ b/master/coverage/framework/src/Framework/Services/AssetService.php.html @@ -395,7 +395,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Services/BuildService.php.html b/master/coverage/framework/src/Framework/Services/BuildService.php.html index 54986833d74..c4bb9e067a5 100644 --- a/master/coverage/framework/src/Framework/Services/BuildService.php.html +++ b/master/coverage/framework/src/Framework/Services/BuildService.php.html @@ -344,7 +344,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Services/BuildTaskService.php.html b/master/coverage/framework/src/Framework/Services/BuildTaskService.php.html index 5f3d8c633b1..508516ff146 100644 --- a/master/coverage/framework/src/Framework/Services/BuildTaskService.php.html +++ b/master/coverage/framework/src/Framework/Services/BuildTaskService.php.html @@ -703,7 +703,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Services/MarkdownService.php.html b/master/coverage/framework/src/Framework/Services/MarkdownService.php.html index dc84530d16e..87942b403e4 100644 --- a/master/coverage/framework/src/Framework/Services/MarkdownService.php.html +++ b/master/coverage/framework/src/Framework/Services/MarkdownService.php.html @@ -875,7 +875,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Services/ValidationService.php.html b/master/coverage/framework/src/Framework/Services/ValidationService.php.html index 3ab490ba553..bc1ef988594 100644 --- a/master/coverage/framework/src/Framework/Services/ValidationService.php.html +++ b/master/coverage/framework/src/Framework/Services/ValidationService.php.html @@ -490,7 +490,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Services/ViewDiffService.php.html b/master/coverage/framework/src/Framework/Services/ViewDiffService.php.html index d94cd91cb47..1bfec6109fd 100644 --- a/master/coverage/framework/src/Framework/Services/ViewDiffService.php.html +++ b/master/coverage/framework/src/Framework/Services/ViewDiffService.php.html @@ -239,7 +239,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Services/dashboard.html b/master/coverage/framework/src/Framework/Services/dashboard.html index 66473a02cd5..e0c0a7dcfde 100644 --- a/master/coverage/framework/src/Framework/Services/dashboard.html +++ b/master/coverage/framework/src/Framework/Services/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Services/index.html b/master/coverage/framework/src/Framework/Services/index.html index 9f6ff0ad4c4..98cd6dc7635 100644 --- a/master/coverage/framework/src/Framework/Services/index.html +++ b/master/coverage/framework/src/Framework/Services/index.html @@ -254,7 +254,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Views/Components/BreadcrumbsComponent.php.html b/master/coverage/framework/src/Framework/Views/Components/BreadcrumbsComponent.php.html index 8de179ed312..75442ca259f 100644 --- a/master/coverage/framework/src/Framework/Views/Components/BreadcrumbsComponent.php.html +++ b/master/coverage/framework/src/Framework/Views/Components/BreadcrumbsComponent.php.html @@ -243,7 +243,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Views/Components/LinkComponent.php.html b/master/coverage/framework/src/Framework/Views/Components/LinkComponent.php.html index eb9ed1d9485..350dac9d203 100644 --- a/master/coverage/framework/src/Framework/Views/Components/LinkComponent.php.html +++ b/master/coverage/framework/src/Framework/Views/Components/LinkComponent.php.html @@ -190,7 +190,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Views/Components/dashboard.html b/master/coverage/framework/src/Framework/Views/Components/dashboard.html index 3381b878388..57fb27c0c00 100644 --- a/master/coverage/framework/src/Framework/Views/Components/dashboard.html +++ b/master/coverage/framework/src/Framework/Views/Components/dashboard.html @@ -140,7 +140,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Views/Components/index.html b/master/coverage/framework/src/Framework/Views/Components/index.html index 68773068d2f..3568f463b85 100644 --- a/master/coverage/framework/src/Framework/Views/Components/index.html +++ b/master/coverage/framework/src/Framework/Views/Components/index.html @@ -143,7 +143,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Views/dashboard.html b/master/coverage/framework/src/Framework/Views/dashboard.html index 9f4f4c00a80..7a2a863b67e 100644 --- a/master/coverage/framework/src/Framework/Views/dashboard.html +++ b/master/coverage/framework/src/Framework/Views/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Views/index.html b/master/coverage/framework/src/Framework/Views/index.html index d1152934b87..8c06a3d1344 100644 --- a/master/coverage/framework/src/Framework/Views/index.html +++ b/master/coverage/framework/src/Framework/Views/index.html @@ -114,7 +114,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/dashboard.html b/master/coverage/framework/src/Framework/dashboard.html index 8ba4b833272..8fa9ed8ec80 100644 --- a/master/coverage/framework/src/Framework/dashboard.html +++ b/master/coverage/framework/src/Framework/dashboard.html @@ -138,7 +138,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/index.html b/master/coverage/framework/src/Framework/index.html index 21445769542..88efbcb6b34 100644 --- a/master/coverage/framework/src/Framework/index.html +++ b/master/coverage/framework/src/Framework/index.html @@ -309,7 +309,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Hyde.php.html b/master/coverage/framework/src/Hyde.php.html index dc98d32d3dc..c13d0a63d90 100644 --- a/master/coverage/framework/src/Hyde.php.html +++ b/master/coverage/framework/src/Hyde.php.html @@ -275,7 +275,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/BlogPostSchema.php.html b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/BlogPostSchema.php.html index ffe69b74e5f..b2ed1880589 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/BlogPostSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/BlogPostSchema.php.html @@ -99,7 +99,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/FrontMatterSchema.php.html b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/FrontMatterSchema.php.html index cb242e7b2ed..fd6acff1c5c 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/FrontMatterSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/FrontMatterSchema.php.html @@ -104,7 +104,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/PageSchema.php.html b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/PageSchema.php.html index fab4978d9cc..3473892880d 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/PageSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/PageSchema.php.html @@ -95,7 +95,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/AuthorSchema.php.html b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/AuthorSchema.php.html index f02c28a392b..ab09cb1c7cc 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/AuthorSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/AuthorSchema.php.html @@ -96,7 +96,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/FeaturedImageSchema.php.html b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/FeaturedImageSchema.php.html index dbbb9e8c93b..9d4beb35e61 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/FeaturedImageSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/FeaturedImageSchema.php.html @@ -102,7 +102,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/NavigationSchema.php.html b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/NavigationSchema.php.html index b215ab0e85b..1546b8cd572 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/NavigationSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/NavigationSchema.php.html @@ -98,7 +98,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/dashboard.html b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/dashboard.html index a69284ae512..4a70c535d69 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/dashboard.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/dashboard.html @@ -141,7 +141,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/index.html b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/index.html index aa687d385d7..d934dcfdbbd 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/index.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/index.html @@ -112,7 +112,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/dashboard.html b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/dashboard.html index 716b67404ac..6bea479be90 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/dashboard.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/dashboard.html @@ -140,7 +140,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/index.html b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/index.html index 3256a37f0d5..75eb0e64aad 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/index.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/index.html @@ -124,7 +124,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Contracts/MarkdownDocumentContract.php.html b/master/coverage/framework/src/Markdown/Contracts/MarkdownDocumentContract.php.html index ea8d7787d10..c4656a41c59 100644 --- a/master/coverage/framework/src/Markdown/Contracts/MarkdownDocumentContract.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/MarkdownDocumentContract.php.html @@ -97,7 +97,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Contracts/MarkdownPostProcessorContract.php.html b/master/coverage/framework/src/Markdown/Contracts/MarkdownPostProcessorContract.php.html index ef29222c19e..2c7f097510a 100644 --- a/master/coverage/framework/src/Markdown/Contracts/MarkdownPostProcessorContract.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/MarkdownPostProcessorContract.php.html @@ -94,7 +94,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Contracts/MarkdownPreProcessorContract.php.html b/master/coverage/framework/src/Markdown/Contracts/MarkdownPreProcessorContract.php.html index 80b525a685b..324e63e0417 100644 --- a/master/coverage/framework/src/Markdown/Contracts/MarkdownPreProcessorContract.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/MarkdownPreProcessorContract.php.html @@ -94,7 +94,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Contracts/MarkdownShortcodeContract.php.html b/master/coverage/framework/src/Markdown/Contracts/MarkdownShortcodeContract.php.html index 2f7048fd45f..b5f36134e81 100644 --- a/master/coverage/framework/src/Markdown/Contracts/MarkdownShortcodeContract.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/MarkdownShortcodeContract.php.html @@ -90,7 +90,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Contracts/dashboard.html b/master/coverage/framework/src/Markdown/Contracts/dashboard.html index 921cb12b733..35b689aa26d 100644 --- a/master/coverage/framework/src/Markdown/Contracts/dashboard.html +++ b/master/coverage/framework/src/Markdown/Contracts/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Markdown/Contracts/index.html b/master/coverage/framework/src/Markdown/Contracts/index.html index bb87ca6fab0..2bad14dc324 100644 --- a/master/coverage/framework/src/Markdown/Contracts/index.html +++ b/master/coverage/framework/src/Markdown/Contracts/index.html @@ -136,7 +136,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/MarkdownConverter.php.html b/master/coverage/framework/src/Markdown/MarkdownConverter.php.html index 1e1fab42fb7..ef72fbc4609 100644 --- a/master/coverage/framework/src/Markdown/MarkdownConverter.php.html +++ b/master/coverage/framework/src/Markdown/MarkdownConverter.php.html @@ -169,7 +169,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Models/FrontMatter.php.html b/master/coverage/framework/src/Markdown/Models/FrontMatter.php.html index 20f08a2cf77..f4eff1261e5 100644 --- a/master/coverage/framework/src/Markdown/Models/FrontMatter.php.html +++ b/master/coverage/framework/src/Markdown/Models/FrontMatter.php.html @@ -376,7 +376,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Models/Markdown.php.html b/master/coverage/framework/src/Markdown/Models/Markdown.php.html index 54fb2bb1e83..09d894f6514 100644 --- a/master/coverage/framework/src/Markdown/Models/Markdown.php.html +++ b/master/coverage/framework/src/Markdown/Models/Markdown.php.html @@ -393,7 +393,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Models/MarkdownDocument.php.html b/master/coverage/framework/src/Markdown/Models/MarkdownDocument.php.html index 12de990b5ff..3396af60cc5 100644 --- a/master/coverage/framework/src/Markdown/Models/MarkdownDocument.php.html +++ b/master/coverage/framework/src/Markdown/Models/MarkdownDocument.php.html @@ -251,7 +251,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Models/dashboard.html b/master/coverage/framework/src/Markdown/Models/dashboard.html index 116f046e741..4f43f99f685 100644 --- a/master/coverage/framework/src/Markdown/Models/dashboard.html +++ b/master/coverage/framework/src/Markdown/Models/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Markdown/Models/index.html b/master/coverage/framework/src/Markdown/Models/index.html index 0834fac4fb1..0a51e74f3cb 100644 --- a/master/coverage/framework/src/Markdown/Models/index.html +++ b/master/coverage/framework/src/Markdown/Models/index.html @@ -170,7 +170,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Processing/BladeDownProcessor.php.html b/master/coverage/framework/src/Markdown/Processing/BladeDownProcessor.php.html index 388aec7a9bb..fd616ee2277 100644 --- a/master/coverage/framework/src/Markdown/Processing/BladeDownProcessor.php.html +++ b/master/coverage/framework/src/Markdown/Processing/BladeDownProcessor.php.html @@ -388,7 +388,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Processing/CodeblockFilepathProcessor.php.html b/master/coverage/framework/src/Markdown/Processing/CodeblockFilepathProcessor.php.html index 303e867dc50..ba2af7bd9f0 100644 --- a/master/coverage/framework/src/Markdown/Processing/CodeblockFilepathProcessor.php.html +++ b/master/coverage/framework/src/Markdown/Processing/CodeblockFilepathProcessor.php.html @@ -409,7 +409,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Processing/ColoredBlockquotes.php.html b/master/coverage/framework/src/Markdown/Processing/ColoredBlockquotes.php.html index 03b1bcd5c35..b7bc20ec0cf 100644 --- a/master/coverage/framework/src/Markdown/Processing/ColoredBlockquotes.php.html +++ b/master/coverage/framework/src/Markdown/Processing/ColoredBlockquotes.php.html @@ -299,7 +299,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Processing/ShortcodeProcessor.php.html b/master/coverage/framework/src/Markdown/Processing/ShortcodeProcessor.php.html index a2879218db5..85a61aafe79 100644 --- a/master/coverage/framework/src/Markdown/Processing/ShortcodeProcessor.php.html +++ b/master/coverage/framework/src/Markdown/Processing/ShortcodeProcessor.php.html @@ -497,7 +497,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Processing/dashboard.html b/master/coverage/framework/src/Markdown/Processing/dashboard.html index 44e21448c8e..478e47dd915 100644 --- a/master/coverage/framework/src/Markdown/Processing/dashboard.html +++ b/master/coverage/framework/src/Markdown/Processing/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Markdown/Processing/index.html b/master/coverage/framework/src/Markdown/Processing/index.html index 4b114f0f79a..d1a1b908266 100644 --- a/master/coverage/framework/src/Markdown/Processing/index.html +++ b/master/coverage/framework/src/Markdown/Processing/index.html @@ -198,7 +198,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/dashboard.html b/master/coverage/framework/src/Markdown/dashboard.html index 6187473590e..46f48cffd98 100644 --- a/master/coverage/framework/src/Markdown/dashboard.html +++ b/master/coverage/framework/src/Markdown/dashboard.html @@ -138,7 +138,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Markdown/index.html b/master/coverage/framework/src/Markdown/index.html index 25460683a51..6bee1656ce1 100644 --- a/master/coverage/framework/src/Markdown/index.html +++ b/master/coverage/framework/src/Markdown/index.html @@ -182,7 +182,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Pages/BladePage.php.html b/master/coverage/framework/src/Pages/BladePage.php.html index eb5b001334f..d6f0cedac67 100644 --- a/master/coverage/framework/src/Pages/BladePage.php.html +++ b/master/coverage/framework/src/Pages/BladePage.php.html @@ -227,7 +227,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Pages/Concerns/BaseMarkdownPage.php.html b/master/coverage/framework/src/Pages/Concerns/BaseMarkdownPage.php.html index 656cfc15559..10d9bae4a9e 100644 --- a/master/coverage/framework/src/Pages/Concerns/BaseMarkdownPage.php.html +++ b/master/coverage/framework/src/Pages/Concerns/BaseMarkdownPage.php.html @@ -303,7 +303,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Pages/Concerns/HydePage.php.html b/master/coverage/framework/src/Pages/Concerns/HydePage.php.html index 210c78c133f..0e34f34e083 100644 --- a/master/coverage/framework/src/Pages/Concerns/HydePage.php.html +++ b/master/coverage/framework/src/Pages/Concerns/HydePage.php.html @@ -1296,7 +1296,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Pages/Concerns/dashboard.html b/master/coverage/framework/src/Pages/Concerns/dashboard.html index 00a277c6b05..689c1adbdc8 100644 --- a/master/coverage/framework/src/Pages/Concerns/dashboard.html +++ b/master/coverage/framework/src/Pages/Concerns/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Pages/Concerns/index.html b/master/coverage/framework/src/Pages/Concerns/index.html index b570bee789b..d5bc8b94f39 100644 --- a/master/coverage/framework/src/Pages/Concerns/index.html +++ b/master/coverage/framework/src/Pages/Concerns/index.html @@ -142,7 +142,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Pages/DocumentationPage.php.html b/master/coverage/framework/src/Pages/DocumentationPage.php.html index 2ade9d4af6a..5716313afee 100644 --- a/master/coverage/framework/src/Pages/DocumentationPage.php.html +++ b/master/coverage/framework/src/Pages/DocumentationPage.php.html @@ -360,7 +360,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Pages/HtmlPage.php.html b/master/coverage/framework/src/Pages/HtmlPage.php.html index 61be681d6fa..99cdf4215e9 100644 --- a/master/coverage/framework/src/Pages/HtmlPage.php.html +++ b/master/coverage/framework/src/Pages/HtmlPage.php.html @@ -221,7 +221,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Pages/InMemoryPage.php.html b/master/coverage/framework/src/Pages/InMemoryPage.php.html index 35ac3204cb9..96f393cdc12 100644 --- a/master/coverage/framework/src/Pages/InMemoryPage.php.html +++ b/master/coverage/framework/src/Pages/InMemoryPage.php.html @@ -469,7 +469,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Pages/MarkdownPage.php.html b/master/coverage/framework/src/Pages/MarkdownPage.php.html index 6e61a532ef1..eccac1f12f9 100644 --- a/master/coverage/framework/src/Pages/MarkdownPage.php.html +++ b/master/coverage/framework/src/Pages/MarkdownPage.php.html @@ -110,7 +110,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Pages/MarkdownPost.php.html b/master/coverage/framework/src/Pages/MarkdownPost.php.html index f59dac8d284..e85697c40aa 100644 --- a/master/coverage/framework/src/Pages/MarkdownPost.php.html +++ b/master/coverage/framework/src/Pages/MarkdownPost.php.html @@ -216,7 +216,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Pages/dashboard.html b/master/coverage/framework/src/Pages/dashboard.html index 3b0ec0731fe..238dcaa4590 100644 --- a/master/coverage/framework/src/Pages/dashboard.html +++ b/master/coverage/framework/src/Pages/dashboard.html @@ -138,7 +138,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Pages/index.html b/master/coverage/framework/src/Pages/index.html index 61d63805073..d28f9ad6ac5 100644 --- a/master/coverage/framework/src/Pages/index.html +++ b/master/coverage/framework/src/Pages/index.html @@ -266,7 +266,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Support/BuildWarnings.php.html b/master/coverage/framework/src/Support/BuildWarnings.php.html index 9ce30fda216..81d2ba255ed 100644 --- a/master/coverage/framework/src/Support/BuildWarnings.php.html +++ b/master/coverage/framework/src/Support/BuildWarnings.php.html @@ -408,7 +408,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Concerns/Serializable.php.html b/master/coverage/framework/src/Support/Concerns/Serializable.php.html index 6d587800257..5954343b515 100644 --- a/master/coverage/framework/src/Support/Concerns/Serializable.php.html +++ b/master/coverage/framework/src/Support/Concerns/Serializable.php.html @@ -234,7 +234,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Concerns/dashboard.html b/master/coverage/framework/src/Support/Concerns/dashboard.html index 55aa2ee0b37..7e8bce49f10 100644 --- a/master/coverage/framework/src/Support/Concerns/dashboard.html +++ b/master/coverage/framework/src/Support/Concerns/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Support/Concerns/index.html b/master/coverage/framework/src/Support/Concerns/index.html index 5d45693c0e7..db99d5e6cf7 100644 --- a/master/coverage/framework/src/Support/Concerns/index.html +++ b/master/coverage/framework/src/Support/Concerns/index.html @@ -114,7 +114,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Contracts/SerializableContract.php.html b/master/coverage/framework/src/Support/Contracts/SerializableContract.php.html index 963215c433a..f268423781a 100644 --- a/master/coverage/framework/src/Support/Contracts/SerializableContract.php.html +++ b/master/coverage/framework/src/Support/Contracts/SerializableContract.php.html @@ -114,7 +114,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Contracts/dashboard.html b/master/coverage/framework/src/Support/Contracts/dashboard.html index 853c988afaa..b4562b3625f 100644 --- a/master/coverage/framework/src/Support/Contracts/dashboard.html +++ b/master/coverage/framework/src/Support/Contracts/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Support/Contracts/index.html b/master/coverage/framework/src/Support/Contracts/index.html index 2e1933c67fe..df66baa38ee 100644 --- a/master/coverage/framework/src/Support/Contracts/index.html +++ b/master/coverage/framework/src/Support/Contracts/index.html @@ -84,7 +84,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Support/DataCollections.php.html b/master/coverage/framework/src/Support/DataCollections.php.html index c9f4244784a..e634d9b664c 100644 --- a/master/coverage/framework/src/Support/DataCollections.php.html +++ b/master/coverage/framework/src/Support/DataCollections.php.html @@ -330,7 +330,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Facades/Render.php.html b/master/coverage/framework/src/Support/Facades/Render.php.html index 0384c384cae..06898d96562 100644 --- a/master/coverage/framework/src/Support/Facades/Render.php.html +++ b/master/coverage/framework/src/Support/Facades/Render.php.html @@ -173,7 +173,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Facades/dashboard.html b/master/coverage/framework/src/Support/Facades/dashboard.html index 41ca0a2e032..b2bcde8aaf6 100644 --- a/master/coverage/framework/src/Support/Facades/dashboard.html +++ b/master/coverage/framework/src/Support/Facades/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Support/Facades/index.html b/master/coverage/framework/src/Support/Facades/index.html index a17563ae9ab..f8af4e6c149 100644 --- a/master/coverage/framework/src/Support/Facades/index.html +++ b/master/coverage/framework/src/Support/Facades/index.html @@ -114,7 +114,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Filesystem/MediaFile.php.html b/master/coverage/framework/src/Support/Filesystem/MediaFile.php.html index 0183382171f..ad3b14a900e 100644 --- a/master/coverage/framework/src/Support/Filesystem/MediaFile.php.html +++ b/master/coverage/framework/src/Support/Filesystem/MediaFile.php.html @@ -435,7 +435,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Filesystem/ProjectFile.php.html b/master/coverage/framework/src/Support/Filesystem/ProjectFile.php.html index b48252de066..cfe3cd544db 100644 --- a/master/coverage/framework/src/Support/Filesystem/ProjectFile.php.html +++ b/master/coverage/framework/src/Support/Filesystem/ProjectFile.php.html @@ -371,7 +371,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Filesystem/SourceFile.php.html b/master/coverage/framework/src/Support/Filesystem/SourceFile.php.html index ea519d44e46..54da3d74665 100644 --- a/master/coverage/framework/src/Support/Filesystem/SourceFile.php.html +++ b/master/coverage/framework/src/Support/Filesystem/SourceFile.php.html @@ -229,7 +229,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Filesystem/dashboard.html b/master/coverage/framework/src/Support/Filesystem/dashboard.html index 441437e3d75..e5a6c54a67e 100644 --- a/master/coverage/framework/src/Support/Filesystem/dashboard.html +++ b/master/coverage/framework/src/Support/Filesystem/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Support/Filesystem/index.html b/master/coverage/framework/src/Support/Filesystem/index.html index 12e61b44e45..4bc8579b314 100644 --- a/master/coverage/framework/src/Support/Filesystem/index.html +++ b/master/coverage/framework/src/Support/Filesystem/index.html @@ -170,7 +170,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Includes.php.html b/master/coverage/framework/src/Support/Includes.php.html index 6601ea44708..1069b53c795 100644 --- a/master/coverage/framework/src/Support/Includes.php.html +++ b/master/coverage/framework/src/Support/Includes.php.html @@ -331,7 +331,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Models/DateString.php.html b/master/coverage/framework/src/Support/Models/DateString.php.html index 32e4b411a63..85be914f6bf 100644 --- a/master/coverage/framework/src/Support/Models/DateString.php.html +++ b/master/coverage/framework/src/Support/Models/DateString.php.html @@ -212,7 +212,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Models/Redirect.php.html b/master/coverage/framework/src/Support/Models/Redirect.php.html index 596ad8a3ebb..ecbb0ca0784 100644 --- a/master/coverage/framework/src/Support/Models/Redirect.php.html +++ b/master/coverage/framework/src/Support/Models/Redirect.php.html @@ -312,7 +312,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Models/RenderData.php.html b/master/coverage/framework/src/Support/Models/RenderData.php.html index 3dd1ec1b7ca..c8dbeb2f3b6 100644 --- a/master/coverage/framework/src/Support/Models/RenderData.php.html +++ b/master/coverage/framework/src/Support/Models/RenderData.php.html @@ -379,7 +379,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Models/Route.php.html b/master/coverage/framework/src/Support/Models/Route.php.html index 06520e6ec73..fcdd75cf542 100644 --- a/master/coverage/framework/src/Support/Models/Route.php.html +++ b/master/coverage/framework/src/Support/Models/Route.php.html @@ -467,7 +467,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Models/RouteKey.php.html b/master/coverage/framework/src/Support/Models/RouteKey.php.html index 7b6961c4483..39ff73a3bae 100644 --- a/master/coverage/framework/src/Support/Models/RouteKey.php.html +++ b/master/coverage/framework/src/Support/Models/RouteKey.php.html @@ -281,7 +281,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Models/RouteList.php.html b/master/coverage/framework/src/Support/Models/RouteList.php.html index f1f44dbeb07..cbbea74157b 100644 --- a/master/coverage/framework/src/Support/Models/RouteList.php.html +++ b/master/coverage/framework/src/Support/Models/RouteList.php.html @@ -283,7 +283,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Models/RouteListItem.php.html b/master/coverage/framework/src/Support/Models/RouteListItem.php.html index f19c38d63f0..d232ce138a0 100644 --- a/master/coverage/framework/src/Support/Models/RouteListItem.php.html +++ b/master/coverage/framework/src/Support/Models/RouteListItem.php.html @@ -335,7 +335,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Models/ValidationResult.php.html b/master/coverage/framework/src/Support/Models/ValidationResult.php.html index 589894c7862..9cb3208e6d9 100644 --- a/master/coverage/framework/src/Support/Models/ValidationResult.php.html +++ b/master/coverage/framework/src/Support/Models/ValidationResult.php.html @@ -678,7 +678,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Models/dashboard.html b/master/coverage/framework/src/Support/Models/dashboard.html index 1b32a674e70..34186834609 100644 --- a/master/coverage/framework/src/Support/Models/dashboard.html +++ b/master/coverage/framework/src/Support/Models/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Support/Models/index.html b/master/coverage/framework/src/Support/Models/index.html index 40f820b240c..7e8c3e99381 100644 --- a/master/coverage/framework/src/Support/Models/index.html +++ b/master/coverage/framework/src/Support/Models/index.html @@ -310,7 +310,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Paginator.php.html b/master/coverage/framework/src/Support/Paginator.php.html index ceefd23108b..259fb36129f 100644 --- a/master/coverage/framework/src/Support/Paginator.php.html +++ b/master/coverage/framework/src/Support/Paginator.php.html @@ -833,7 +833,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Support/ReadingTime.php.html b/master/coverage/framework/src/Support/ReadingTime.php.html index 9350ad31fb7..1bdfffe83d0 100644 --- a/master/coverage/framework/src/Support/ReadingTime.php.html +++ b/master/coverage/framework/src/Support/ReadingTime.php.html @@ -483,7 +483,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/Support/dashboard.html b/master/coverage/framework/src/Support/dashboard.html index 581cc05a433..0a0987289ac 100644 --- a/master/coverage/framework/src/Support/dashboard.html +++ b/master/coverage/framework/src/Support/dashboard.html @@ -138,7 +138,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Support/index.html b/master/coverage/framework/src/Support/index.html index 0cc4d088cff..33c168d40d0 100644 --- a/master/coverage/framework/src/Support/index.html +++ b/master/coverage/framework/src/Support/index.html @@ -350,7 +350,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/dashboard.html b/master/coverage/framework/src/dashboard.html index 8581d5d1266..62a70a91e13 100644 --- a/master/coverage/framework/src/dashboard.html +++ b/master/coverage/framework/src/dashboard.html @@ -137,7 +137,7 @@

Project Risks

diff --git a/master/coverage/framework/src/helpers.php.html b/master/coverage/framework/src/helpers.php.html index ef0583928b7..92706023cfb 100644 --- a/master/coverage/framework/src/helpers.php.html +++ b/master/coverage/framework/src/helpers.php.html @@ -559,7 +559,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/framework/src/index.html b/master/coverage/framework/src/index.html index f5684fb2339..1772f8cdfb8 100644 --- a/master/coverage/framework/src/index.html +++ b/master/coverage/framework/src/index.html @@ -331,7 +331,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/index.html b/master/coverage/index.html index 77c6b2179dd..98a10cc6d01 100644 --- a/master/coverage/index.html +++ b/master/coverage/index.html @@ -138,7 +138,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/junit.xml b/master/coverage/junit.xml index 19f1ee8730d..cf7c3629634 100644 --- a/master/coverage/junit.xml +++ b/master/coverage/junit.xml @@ -1,1835 +1,1835 @@ - - - - - - + + + + + + - - + + - - + + - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1842,1105 +1842,1105 @@ - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + diff --git a/master/coverage/publications/dashboard.html b/master/coverage/publications/dashboard.html index f2bacae70ba..4e1539e4428 100644 --- a/master/coverage/publications/dashboard.html +++ b/master/coverage/publications/dashboard.html @@ -136,7 +136,7 @@

Project Risks

diff --git a/master/coverage/publications/index.html b/master/coverage/publications/index.html index 60b07bd6762..7d44dec43e5 100644 --- a/master/coverage/publications/index.html +++ b/master/coverage/publications/index.html @@ -111,7 +111,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Actions/CreateAction.php.html b/master/coverage/publications/src/Actions/CreateAction.php.html index c9cb36065fa..2e24488a313 100644 --- a/master/coverage/publications/src/Actions/CreateAction.php.html +++ b/master/coverage/publications/src/Actions/CreateAction.php.html @@ -435,7 +435,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Actions/CreatesNewPublicationPage.php.html b/master/coverage/publications/src/Actions/CreatesNewPublicationPage.php.html index 7b9cdfba75c..a78dd84de43 100644 --- a/master/coverage/publications/src/Actions/CreatesNewPublicationPage.php.html +++ b/master/coverage/publications/src/Actions/CreatesNewPublicationPage.php.html @@ -366,7 +366,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Actions/CreatesNewPublicationType.php.html b/master/coverage/publications/src/Actions/CreatesNewPublicationType.php.html index 6322b5dca91..cd60c6f6c1f 100644 --- a/master/coverage/publications/src/Actions/CreatesNewPublicationType.php.html +++ b/master/coverage/publications/src/Actions/CreatesNewPublicationType.php.html @@ -321,7 +321,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Actions/GeneratesPublicationTagPages.php.html b/master/coverage/publications/src/Actions/GeneratesPublicationTagPages.php.html index 6db6324aaac..79bc92cddc3 100644 --- a/master/coverage/publications/src/Actions/GeneratesPublicationTagPages.php.html +++ b/master/coverage/publications/src/Actions/GeneratesPublicationTagPages.php.html @@ -215,7 +215,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Actions/PublicationFieldValidator.php.html b/master/coverage/publications/src/Actions/PublicationFieldValidator.php.html index 2fc47d6c359..f2729230098 100644 --- a/master/coverage/publications/src/Actions/PublicationFieldValidator.php.html +++ b/master/coverage/publications/src/Actions/PublicationFieldValidator.php.html @@ -298,7 +298,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Actions/PublicationPageCompiler.php.html b/master/coverage/publications/src/Actions/PublicationPageCompiler.php.html index 81ff5f4ade1..eb3be7af75b 100644 --- a/master/coverage/publications/src/Actions/PublicationPageCompiler.php.html +++ b/master/coverage/publications/src/Actions/PublicationPageCompiler.php.html @@ -338,7 +338,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Actions/PublicationPageValidator.php.html b/master/coverage/publications/src/Actions/PublicationPageValidator.php.html index f70473cb51a..baa582da5e4 100644 --- a/master/coverage/publications/src/Actions/PublicationPageValidator.php.html +++ b/master/coverage/publications/src/Actions/PublicationPageValidator.php.html @@ -433,7 +433,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Actions/PublicationSchemaValidator.php.html b/master/coverage/publications/src/Actions/PublicationSchemaValidator.php.html index 78fc3bba4fd..492257d9a3f 100644 --- a/master/coverage/publications/src/Actions/PublicationSchemaValidator.php.html +++ b/master/coverage/publications/src/Actions/PublicationSchemaValidator.php.html @@ -479,7 +479,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Actions/SeedsPublicationFiles.php.html b/master/coverage/publications/src/Actions/SeedsPublicationFiles.php.html index 0ac467be9db..c1dc6d52994 100644 --- a/master/coverage/publications/src/Actions/SeedsPublicationFiles.php.html +++ b/master/coverage/publications/src/Actions/SeedsPublicationFiles.php.html @@ -629,7 +629,7 @@ 211    { 212        $lines = []; 213        for ($i = 0; $i < $count; $i++) { - 214            $lines[] = $this->fakeSentence(rand(1, 15)); + 214            $lines[] = $this->fakeSentence(rand(1, 15)); 215        } 216 217        return implode("\n", $lines); @@ -645,7 +645,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Actions/dashboard.html b/master/coverage/publications/src/Actions/dashboard.html index edcbd15e863..e01c7d99cf5 100644 --- a/master/coverage/publications/src/Actions/dashboard.html +++ b/master/coverage/publications/src/Actions/dashboard.html @@ -138,7 +138,7 @@

Project Risks

diff --git a/master/coverage/publications/src/Actions/index.html b/master/coverage/publications/src/Actions/index.html index d693ec7b1c3..ae34e2f0ed0 100644 --- a/master/coverage/publications/src/Actions/index.html +++ b/master/coverage/publications/src/Actions/index.html @@ -337,7 +337,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Commands/Helpers/InputStreamHandler.php.html b/master/coverage/publications/src/Commands/Helpers/InputStreamHandler.php.html index b0e2b55674b..baabf00bf6b 100644 --- a/master/coverage/publications/src/Commands/Helpers/InputStreamHandler.php.html +++ b/master/coverage/publications/src/Commands/Helpers/InputStreamHandler.php.html @@ -371,7 +371,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Commands/Helpers/dashboard.html b/master/coverage/publications/src/Commands/Helpers/dashboard.html index 9b9a61608f1..fdb3f0127d2 100644 --- a/master/coverage/publications/src/Commands/Helpers/dashboard.html +++ b/master/coverage/publications/src/Commands/Helpers/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/publications/src/Commands/Helpers/index.html b/master/coverage/publications/src/Commands/Helpers/index.html index 78e44edb5cc..2dab58b8107 100644 --- a/master/coverage/publications/src/Commands/Helpers/index.html +++ b/master/coverage/publications/src/Commands/Helpers/index.html @@ -114,7 +114,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Commands/MakePublicationCommand.php.html b/master/coverage/publications/src/Commands/MakePublicationCommand.php.html index b806c66a303..c53bb5a8a7f 100644 --- a/master/coverage/publications/src/Commands/MakePublicationCommand.php.html +++ b/master/coverage/publications/src/Commands/MakePublicationCommand.php.html @@ -608,7 +608,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Commands/MakePublicationTypeCommand.php.html b/master/coverage/publications/src/Commands/MakePublicationTypeCommand.php.html index 013bc4df188..6bc229ad239 100644 --- a/master/coverage/publications/src/Commands/MakePublicationTypeCommand.php.html +++ b/master/coverage/publications/src/Commands/MakePublicationTypeCommand.php.html @@ -612,7 +612,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Commands/SeedPublicationCommand.php.html b/master/coverage/publications/src/Commands/SeedPublicationCommand.php.html index 60d64597628..f8a8ad09e22 100644 --- a/master/coverage/publications/src/Commands/SeedPublicationCommand.php.html +++ b/master/coverage/publications/src/Commands/SeedPublicationCommand.php.html @@ -314,7 +314,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Commands/ValidatePublicationTypesCommand.php.html b/master/coverage/publications/src/Commands/ValidatePublicationTypesCommand.php.html index c5706756f70..b5b9d9bd6e2 100644 --- a/master/coverage/publications/src/Commands/ValidatePublicationTypesCommand.php.html +++ b/master/coverage/publications/src/Commands/ValidatePublicationTypesCommand.php.html @@ -447,7 +447,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Commands/ValidatePublicationsCommand.php.html b/master/coverage/publications/src/Commands/ValidatePublicationsCommand.php.html index 92383ff77f4..cf3b40ae19a 100644 --- a/master/coverage/publications/src/Commands/ValidatePublicationsCommand.php.html +++ b/master/coverage/publications/src/Commands/ValidatePublicationsCommand.php.html @@ -591,7 +591,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Commands/ValidatingCommand.php.html b/master/coverage/publications/src/Commands/ValidatingCommand.php.html index 8708315815a..a43971e195e 100644 --- a/master/coverage/publications/src/Commands/ValidatingCommand.php.html +++ b/master/coverage/publications/src/Commands/ValidatingCommand.php.html @@ -302,7 +302,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Commands/dashboard.html b/master/coverage/publications/src/Commands/dashboard.html index e50e72cf493..d1f4af86324 100644 --- a/master/coverage/publications/src/Commands/dashboard.html +++ b/master/coverage/publications/src/Commands/dashboard.html @@ -138,7 +138,7 @@

Project Risks

diff --git a/master/coverage/publications/src/Commands/index.html b/master/coverage/publications/src/Commands/index.html index a02aa724b9f..f4f7f184dcb 100644 --- a/master/coverage/publications/src/Commands/index.html +++ b/master/coverage/publications/src/Commands/index.html @@ -281,7 +281,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Concerns/ParsesPublicationFieldInputs.php.html b/master/coverage/publications/src/Concerns/ParsesPublicationFieldInputs.php.html index 674c198fc67..a1db498153e 100644 --- a/master/coverage/publications/src/Concerns/ParsesPublicationFieldInputs.php.html +++ b/master/coverage/publications/src/Concerns/ParsesPublicationFieldInputs.php.html @@ -459,7 +459,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Concerns/PublicationFieldTypes.php.html b/master/coverage/publications/src/Concerns/PublicationFieldTypes.php.html index 267141b9e46..cdacea94f33 100644 --- a/master/coverage/publications/src/Concerns/PublicationFieldTypes.php.html +++ b/master/coverage/publications/src/Concerns/PublicationFieldTypes.php.html @@ -431,7 +431,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Concerns/dashboard.html b/master/coverage/publications/src/Concerns/dashboard.html index 0d8ad5e2e63..2463e0c0dbd 100644 --- a/master/coverage/publications/src/Concerns/dashboard.html +++ b/master/coverage/publications/src/Concerns/dashboard.html @@ -138,7 +138,7 @@

Project Risks

diff --git a/master/coverage/publications/src/Concerns/index.html b/master/coverage/publications/src/Concerns/index.html index 84245b2d8c1..91dec83c62a 100644 --- a/master/coverage/publications/src/Concerns/index.html +++ b/master/coverage/publications/src/Concerns/index.html @@ -141,7 +141,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Models/PublicationFieldDefinition.php.html b/master/coverage/publications/src/Models/PublicationFieldDefinition.php.html index 39c30733c04..82ff0473db4 100644 --- a/master/coverage/publications/src/Models/PublicationFieldDefinition.php.html +++ b/master/coverage/publications/src/Models/PublicationFieldDefinition.php.html @@ -268,7 +268,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Models/PublicationFieldValue.php.html b/master/coverage/publications/src/Models/PublicationFieldValue.php.html index 1fad97ddba3..4d7337e1897 100644 --- a/master/coverage/publications/src/Models/PublicationFieldValue.php.html +++ b/master/coverage/publications/src/Models/PublicationFieldValue.php.html @@ -265,7 +265,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Models/PublicationType.php.html b/master/coverage/publications/src/Models/PublicationType.php.html index bbb09b77744..487f0eea299 100644 --- a/master/coverage/publications/src/Models/PublicationType.php.html +++ b/master/coverage/publications/src/Models/PublicationType.php.html @@ -881,7 +881,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Models/dashboard.html b/master/coverage/publications/src/Models/dashboard.html index 5123ce4a90c..80852f57f5f 100644 --- a/master/coverage/publications/src/Models/dashboard.html +++ b/master/coverage/publications/src/Models/dashboard.html @@ -138,7 +138,7 @@

Project Risks

diff --git a/master/coverage/publications/src/Models/index.html b/master/coverage/publications/src/Models/index.html index 8eeb60f0aec..e4a97f1fed9 100644 --- a/master/coverage/publications/src/Models/index.html +++ b/master/coverage/publications/src/Models/index.html @@ -169,7 +169,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Pages/PublicationListPage.php.html b/master/coverage/publications/src/Pages/PublicationListPage.php.html index e075e3cc9bd..a51a7f51f4f 100644 --- a/master/coverage/publications/src/Pages/PublicationListPage.php.html +++ b/master/coverage/publications/src/Pages/PublicationListPage.php.html @@ -224,7 +224,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Pages/PublicationPage.php.html b/master/coverage/publications/src/Pages/PublicationPage.php.html index c473caaa97e..f4a986413f0 100644 --- a/master/coverage/publications/src/Pages/PublicationPage.php.html +++ b/master/coverage/publications/src/Pages/PublicationPage.php.html @@ -357,7 +357,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Pages/dashboard.html b/master/coverage/publications/src/Pages/dashboard.html index 36668da5f6f..3fde3f1de3e 100644 --- a/master/coverage/publications/src/Pages/dashboard.html +++ b/master/coverage/publications/src/Pages/dashboard.html @@ -138,7 +138,7 @@

Project Risks

diff --git a/master/coverage/publications/src/Pages/index.html b/master/coverage/publications/src/Pages/index.html index 8d985d294c1..a786ee4393f 100644 --- a/master/coverage/publications/src/Pages/index.html +++ b/master/coverage/publications/src/Pages/index.html @@ -141,7 +141,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Providers/TranslationServiceProvider.php.html b/master/coverage/publications/src/Providers/TranslationServiceProvider.php.html index 43f27db542b..81647ad78d7 100644 --- a/master/coverage/publications/src/Providers/TranslationServiceProvider.php.html +++ b/master/coverage/publications/src/Providers/TranslationServiceProvider.php.html @@ -195,7 +195,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Providers/dashboard.html b/master/coverage/publications/src/Providers/dashboard.html index f9a79d27138..d4d08012666 100644 --- a/master/coverage/publications/src/Providers/dashboard.html +++ b/master/coverage/publications/src/Providers/dashboard.html @@ -138,7 +138,7 @@

Project Risks

diff --git a/master/coverage/publications/src/Providers/index.html b/master/coverage/publications/src/Providers/index.html index 2cbfee42ea1..3dfee06ba78 100644 --- a/master/coverage/publications/src/Providers/index.html +++ b/master/coverage/publications/src/Providers/index.html @@ -113,7 +113,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Publications.php.html b/master/coverage/publications/src/Publications.php.html index de0f412b490..956635b45ed 100644 --- a/master/coverage/publications/src/Publications.php.html +++ b/master/coverage/publications/src/Publications.php.html @@ -381,7 +381,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/PublicationsExtension.php.html b/master/coverage/publications/src/PublicationsExtension.php.html index 8c2831b89eb..ce65c41fd96 100644 --- a/master/coverage/publications/src/PublicationsExtension.php.html +++ b/master/coverage/publications/src/PublicationsExtension.php.html @@ -548,7 +548,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/PublicationsServiceProvider.php.html b/master/coverage/publications/src/PublicationsServiceProvider.php.html index be8691df016..aaceb21274a 100644 --- a/master/coverage/publications/src/PublicationsServiceProvider.php.html +++ b/master/coverage/publications/src/PublicationsServiceProvider.php.html @@ -242,7 +242,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Views/Components/RelatedPublicationsComponent.php.html b/master/coverage/publications/src/Views/Components/RelatedPublicationsComponent.php.html index 5dacda53ffc..6644b1fb901 100644 --- a/master/coverage/publications/src/Views/Components/RelatedPublicationsComponent.php.html +++ b/master/coverage/publications/src/Views/Components/RelatedPublicationsComponent.php.html @@ -393,7 +393,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Views/Components/dashboard.html b/master/coverage/publications/src/Views/Components/dashboard.html index bff79e9a620..691f22acb08 100644 --- a/master/coverage/publications/src/Views/Components/dashboard.html +++ b/master/coverage/publications/src/Views/Components/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/publications/src/Views/Components/index.html b/master/coverage/publications/src/Views/Components/index.html index b609511f4c8..52417dae304 100644 --- a/master/coverage/publications/src/Views/Components/index.html +++ b/master/coverage/publications/src/Views/Components/index.html @@ -114,7 +114,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/Views/dashboard.html b/master/coverage/publications/src/Views/dashboard.html index af0cd73c524..30e3d3b8a4b 100644 --- a/master/coverage/publications/src/Views/dashboard.html +++ b/master/coverage/publications/src/Views/dashboard.html @@ -138,7 +138,7 @@

Project Risks

diff --git a/master/coverage/publications/src/Views/index.html b/master/coverage/publications/src/Views/index.html index 9ff057732d8..6a8acda4bb2 100644 --- a/master/coverage/publications/src/Views/index.html +++ b/master/coverage/publications/src/Views/index.html @@ -113,7 +113,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/coverage/publications/src/dashboard.html b/master/coverage/publications/src/dashboard.html index bf32c1e5368..8dfaa877792 100644 --- a/master/coverage/publications/src/dashboard.html +++ b/master/coverage/publications/src/dashboard.html @@ -137,7 +137,7 @@

Project Risks

diff --git a/master/coverage/publications/src/index.html b/master/coverage/publications/src/index.html index 71160e5cf52..faa67b5af77 100644 --- a/master/coverage/publications/src/index.html +++ b/master/coverage/publications/src/index.html @@ -364,7 +364,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 10:50:00 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.26 and PHPUnit 10.4.2 at Thu Dec 14 14:36:46 UTC 2023.

diff --git a/master/preview/blade.html b/master/preview/blade.html index b7ed1d85273..bf606c6224d 100644 --- a/master/preview/blade.html +++ b/master/preview/blade.html @@ -92,7 +92,7 @@

You can even use arbitrary PHP.

<div class="text-center">
    @php
        echo "Hello World! ";

        echo "This PHP was executed at " . date("Y-m-d H:i:s");
    @endphp
</div>
- Hello World! This PHP was executed at 2023-12-14 10:49:08 + Hello World! This PHP was executed at 2023-12-14 14:35:56
@@ -100,8 +100,8 @@

You can even use arbitrary PHP.