From 956184e220758ab0e0db9ab450c51aef98f8f8b0 Mon Sep 17 00:00:00 2001 From: caendesilva Date: Sat, 13 Apr 2024 09:37:39 +0000 Subject: [PATCH] Upload live reports from test suite run 3b7a6db65cf9a4452ef48c2c4f6371618f0f4ea7 --- index.html | 8 +- master/README.md | 2 +- 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 | 2 +- .../Console/Commands/DebugCommand.php.html | 2 +- .../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 | 2 +- .../Commands/PublishViewsCommand.php.html | 2 +- .../Commands/RebuildPageCommand.php.html | 2 +- .../Commands/RouteListCommand.php.html | 2 +- .../Console/Commands/ServeCommand.php.html | 2 +- .../Console/Commands/ValidateCommand.php.html | 2 +- .../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/Enums/Feature.php.html | 2 +- .../framework/src/Enums/dashboard.html | 2 +- .../coverage/framework/src/Enums/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 | 10 +- .../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 | 50 +- .../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 | 6033 +++++++++-------- 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/index.html | 18 +- 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 +- 331 files changed, 3408 insertions(+), 3387 deletions(-) diff --git a/index.html b/index.html index d6fcfb61f4a..e47af6c9421 100644 --- a/index.html +++ b/index.html @@ -7,11 +7,11 @@

Index of hydephp/develop [ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -   - [TXT]README.md237 B  - [TXT]index.html4.47 kB  - [DIR]master/ -   + [TXT]README.md237 B  + [TXT]index.html4.47 kB  + [DIR]master/ -  
-
directory-listing.php/v1.0.0-rc.4 (Linux) PHP/8.1.2-1ubuntu2.14 compiled at in 18.98ms
+
directory-listing.php/v1.0.0-rc.4 (Linux) PHP/8.1.2-1ubuntu2.14 compiled at in 28.64ms
diff --git a/master/README.md b/master/README.md index b55cff2a33a..1c725e703f9 100644 --- a/master/README.md +++ b/master/README.md @@ -1 +1 @@ -# CI/CD generated reports for [e08b1a88e21fad75037f2578bbf6b73f8be166e7](https://github.com/hydephp/develop/commit/e08b1a88e21fad75037f2578bbf6b73f8be166e7) +# CI/CD generated reports for [3b7a6db65cf9a4452ef48c2c4f6371618f0f4ea7](https://github.com/hydephp/develop/commit/3b7a6db65cf9a4452ef48c2c4f6371618f0f4ea7) diff --git a/master/coverage/dashboard.html b/master/coverage/dashboard.html index 2013b4a6931..904ec09c953 100644 --- a/master/coverage/dashboard.html +++ b/master/coverage/dashboard.html @@ -147,7 +147,7 @@

Project Risks

diff --git a/master/coverage/framework/dashboard.html b/master/coverage/framework/dashboard.html index 4936983ff1d..77344cf6c87 100644 --- a/master/coverage/framework/dashboard.html +++ b/master/coverage/framework/dashboard.html @@ -148,7 +148,7 @@

Project Risks

diff --git a/master/coverage/framework/index.html b/master/coverage/framework/index.html index 8d0f776522c..d5f1a05bdef 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Console/Commands/BuildRssFeedCommand.php.html b/master/coverage/framework/src/Console/Commands/BuildRssFeedCommand.php.html index 00094b14d76..ae46618e2d7 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Console/Commands/BuildSearchCommand.php.html b/master/coverage/framework/src/Console/Commands/BuildSearchCommand.php.html index 6ab60fc281e..99a7001df56 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Console/Commands/BuildSiteCommand.php.html b/master/coverage/framework/src/Console/Commands/BuildSiteCommand.php.html index 0f5edae3c55..f46c17a51f1 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Console/Commands/BuildSitemapCommand.php.html b/master/coverage/framework/src/Console/Commands/BuildSitemapCommand.php.html index 216a8a3c639..8260ffe4648 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Console/Commands/ChangeSourceDirectoryCommand.php.html b/master/coverage/framework/src/Console/Commands/ChangeSourceDirectoryCommand.php.html index ec4dd27daf4..d6640b5fc31 100644 --- a/master/coverage/framework/src/Console/Commands/ChangeSourceDirectoryCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/ChangeSourceDirectoryCommand.php.html @@ -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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Console/Commands/DebugCommand.php.html b/master/coverage/framework/src/Console/Commands/DebugCommand.php.html index 7e5db0aeee0..02b9f115c6f 100644 --- a/master/coverage/framework/src/Console/Commands/DebugCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/DebugCommand.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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Console/Commands/MakePageCommand.php.html b/master/coverage/framework/src/Console/Commands/MakePageCommand.php.html index 33727c02cc9..24c3b6bdf2d 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Console/Commands/MakePostCommand.php.html b/master/coverage/framework/src/Console/Commands/MakePostCommand.php.html index b0591c77e47..b1dba83517b 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Console/Commands/PackageDiscoverCommand.php.html b/master/coverage/framework/src/Console/Commands/PackageDiscoverCommand.php.html index 866d09aa824..b58dd715499 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Console/Commands/PublishConfigsCommand.php.html b/master/coverage/framework/src/Console/Commands/PublishConfigsCommand.php.html index 9d49a5c87ea..1076e047321 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Console/Commands/PublishHomepageCommand.php.html b/master/coverage/framework/src/Console/Commands/PublishHomepageCommand.php.html index 7c3aa01675a..868a7d7f2d6 100644 --- a/master/coverage/framework/src/Console/Commands/PublishHomepageCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/PublishHomepageCommand.php.html @@ -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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Console/Commands/PublishViewsCommand.php.html b/master/coverage/framework/src/Console/Commands/PublishViewsCommand.php.html index 6dbbe2e5439..e9b3a3f8fcb 100644 --- a/master/coverage/framework/src/Console/Commands/PublishViewsCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/PublishViewsCommand.php.html @@ -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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Console/Commands/RebuildPageCommand.php.html b/master/coverage/framework/src/Console/Commands/RebuildPageCommand.php.html index 15d4f1ed0da..bd8f78c11d9 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Console/Commands/RouteListCommand.php.html b/master/coverage/framework/src/Console/Commands/RouteListCommand.php.html index 021cf966116..f93ba5b3e70 100644 --- a/master/coverage/framework/src/Console/Commands/RouteListCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/RouteListCommand.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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Console/Commands/ServeCommand.php.html b/master/coverage/framework/src/Console/Commands/ServeCommand.php.html index 732870e947a..7e94cdf6514 100644 --- a/master/coverage/framework/src/Console/Commands/ServeCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/ServeCommand.php.html @@ -568,7 +568,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Console/Commands/ValidateCommand.php.html b/master/coverage/framework/src/Console/Commands/ValidateCommand.php.html index e3bb20f0b9a..9029ba07ded 100644 --- a/master/coverage/framework/src/Console/Commands/ValidateCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/ValidateCommand.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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Console/Commands/VendorPublishCommand.php.html b/master/coverage/framework/src/Console/Commands/VendorPublishCommand.php.html index 5891b659e16..ef936ba55d7 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Console/Commands/dashboard.html b/master/coverage/framework/src/Console/Commands/dashboard.html index 17e934bb8aa..aebc39dd858 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 bb8041b2e12..cefab0fb2bd 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Console/Concerns/AsksToRebuildSite.php.html b/master/coverage/framework/src/Console/Concerns/AsksToRebuildSite.php.html index 549d6219a34..0aee7f96806 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Console/Concerns/Command.php.html b/master/coverage/framework/src/Console/Concerns/Command.php.html index 04377fcbd35..1b9a19acfd9 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Console/Concerns/dashboard.html b/master/coverage/framework/src/Console/Concerns/dashboard.html index 7ead6aa0533..cfe1e4680dc 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 9421fc71280..cd5047261d3 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Console/ConsoleServiceProvider.php.html b/master/coverage/framework/src/Console/ConsoleServiceProvider.php.html index ed1fc289716..12b59dc5efe 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Console/dashboard.html b/master/coverage/framework/src/Console/dashboard.html index 74d441b2b3c..333e5334de3 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 bf7d25b5adc..3fd374a8af8 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Enums/Feature.php.html b/master/coverage/framework/src/Enums/Feature.php.html index b768edbb627..586b843ab32 100644 --- a/master/coverage/framework/src/Enums/Feature.php.html +++ b/master/coverage/framework/src/Enums/Feature.php.html @@ -101,7 +101,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Enums/dashboard.html b/master/coverage/framework/src/Enums/dashboard.html index 68587396f58..2e217fb998d 100644 --- a/master/coverage/framework/src/Enums/dashboard.html +++ b/master/coverage/framework/src/Enums/dashboard.html @@ -138,7 +138,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Enums/index.html b/master/coverage/framework/src/Enums/index.html index f944cde73c8..ec13fc91b33 100644 --- a/master/coverage/framework/src/Enums/index.html +++ b/master/coverage/framework/src/Enums/index.html @@ -83,7 +83,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Facades/Asset.php.html b/master/coverage/framework/src/Facades/Asset.php.html index aa950514c8a..6776b8a5b08 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Facades/Author.php.html b/master/coverage/framework/src/Facades/Author.php.html index 46c67b233b2..0f15d3f5f31 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Facades/Config.php.html b/master/coverage/framework/src/Facades/Config.php.html index d08b641b753..9906375b763 100644 --- a/master/coverage/framework/src/Facades/Config.php.html +++ b/master/coverage/framework/src/Facades/Config.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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Facades/Features.php.html b/master/coverage/framework/src/Facades/Features.php.html index ed3f70da83c..7b780ddda8d 100644 --- a/master/coverage/framework/src/Facades/Features.php.html +++ b/master/coverage/framework/src/Facades/Features.php.html @@ -800,7 +800,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Facades/Filesystem.php.html b/master/coverage/framework/src/Facades/Filesystem.php.html index 9fad84b3843..d5f82afaa6d 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Facades/Meta.php.html b/master/coverage/framework/src/Facades/Meta.php.html index 968c67b44cc..f56b4bdb463 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Facades/Site.php.html b/master/coverage/framework/src/Facades/Site.php.html index e774b4fa974..e77838afeb9 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Facades/dashboard.html b/master/coverage/framework/src/Facades/dashboard.html index 7793f18d7c9..f9d82d18ce2 100644 --- a/master/coverage/framework/src/Facades/dashboard.html +++ b/master/coverage/framework/src/Facades/dashboard.html @@ -148,7 +148,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Facades/index.html b/master/coverage/framework/src/Facades/index.html index b5a857e667f..fa517a5335a 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Application.php.html b/master/coverage/framework/src/Foundation/Application.php.html index 5cff9187076..32fb331a958 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Concerns/BaseFoundationCollection.php.html b/master/coverage/framework/src/Foundation/Concerns/BaseFoundationCollection.php.html index 9e9acc0bf13..307d37857c8 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Concerns/BootsHydeKernel.php.html b/master/coverage/framework/src/Foundation/Concerns/BootsHydeKernel.php.html index db408e4e0a2..0662d695610 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Concerns/ForwardsFilesystem.php.html b/master/coverage/framework/src/Foundation/Concerns/ForwardsFilesystem.php.html index 9e37191b577..8de65b87b0e 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Concerns/ForwardsHyperlinks.php.html b/master/coverage/framework/src/Foundation/Concerns/ForwardsHyperlinks.php.html index c645d03d2a8..94991bc501a 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ForwardsHyperlinks.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ForwardsHyperlinks.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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Concerns/HandlesFoundationCollections.php.html b/master/coverage/framework/src/Foundation/Concerns/HandlesFoundationCollections.php.html index db88504871d..300188a86ce 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Concerns/HydeExtension.php.html b/master/coverage/framework/src/Foundation/Concerns/HydeExtension.php.html index 6c5c6deb446..1e0a07ffb0b 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Concerns/ImplementsStringHelpers.php.html b/master/coverage/framework/src/Foundation/Concerns/ImplementsStringHelpers.php.html index a17b78b1fb9..e76acaada92 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Concerns/ManagesExtensions.php.html b/master/coverage/framework/src/Foundation/Concerns/ManagesExtensions.php.html index dc68d287d23..052a311f9f1 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Concerns/ManagesHydeKernel.php.html b/master/coverage/framework/src/Foundation/Concerns/ManagesHydeKernel.php.html index 5bb1b428f1b..899f259521a 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Concerns/ManagesViewData.php.html b/master/coverage/framework/src/Foundation/Concerns/ManagesViewData.php.html index 3a8b11010e5..fca944eef67 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Concerns/dashboard.html b/master/coverage/framework/src/Foundation/Concerns/dashboard.html index 9a3201f3237..2d13abfc56e 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 a5c3f008383..f033d3bfa89 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/ConsoleKernel.php.html b/master/coverage/framework/src/Foundation/ConsoleKernel.php.html index 62b180d4852..477cfc0e4ec 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Facades/Files.php.html b/master/coverage/framework/src/Foundation/Facades/Files.php.html index 65cc844357d..e3e29663f7b 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Facades/Pages.php.html b/master/coverage/framework/src/Foundation/Facades/Pages.php.html index 53dc0eaa56c..8407872c602 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Facades/Routes.php.html b/master/coverage/framework/src/Foundation/Facades/Routes.php.html index ea05b829a14..4fc7e865bc1 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Facades/dashboard.html b/master/coverage/framework/src/Foundation/Facades/dashboard.html index ceb2b9e8af8..ae866c4fd37 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 e352e301487..fc5d8586f0c 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/HydeCoreExtension.php.html b/master/coverage/framework/src/Foundation/HydeCoreExtension.php.html index 896c63cfa63..9b833686def 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/HydeKernel.php.html b/master/coverage/framework/src/Foundation/HydeKernel.php.html index 902bd69a922..1c1a9f91d0d 100644 --- a/master/coverage/framework/src/Foundation/HydeKernel.php.html +++ b/master/coverage/framework/src/Foundation/HydeKernel.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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Internal/LoadConfiguration.php.html b/master/coverage/framework/src/Foundation/Internal/LoadConfiguration.php.html index aab14a7d8db..3d4ac8bcd0e 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Internal/LoadYamlConfiguration.php.html b/master/coverage/framework/src/Foundation/Internal/LoadYamlConfiguration.php.html index 47c3f77655a..793b38de963 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Internal/dashboard.html b/master/coverage/framework/src/Foundation/Internal/dashboard.html index 7f82bbe877f..3bf3656f02e 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 9ad71dd735e..18fcb8559d8 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Kernel/FileCollection.php.html b/master/coverage/framework/src/Foundation/Kernel/FileCollection.php.html index 16141e8c137..8c0b420eb40 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Kernel/Filesystem.php.html b/master/coverage/framework/src/Foundation/Kernel/Filesystem.php.html index c9a6ce2f1d4..a8bde139d40 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Kernel/Hyperlinks.php.html b/master/coverage/framework/src/Foundation/Kernel/Hyperlinks.php.html index 37521ead3d5..dd3d945285f 100644 --- a/master/coverage/framework/src/Foundation/Kernel/Hyperlinks.php.html +++ b/master/coverage/framework/src/Foundation/Kernel/Hyperlinks.php.html @@ -455,7 +455,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Kernel/PageCollection.php.html b/master/coverage/framework/src/Foundation/Kernel/PageCollection.php.html index 7f1329e2a06..00a1b64d315 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Kernel/RouteCollection.php.html b/master/coverage/framework/src/Foundation/Kernel/RouteCollection.php.html index 92fefaee997..9a18c6553d6 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Kernel/dashboard.html b/master/coverage/framework/src/Foundation/Kernel/dashboard.html index 5ccbdd04831..0166d9c3026 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 451f901fa5f..24e6b2b7991 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/PharSupport.php.html b/master/coverage/framework/src/Foundation/PharSupport.php.html index 4c2bcb8d78f..092f1d42c22 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Providers/ConfigurationServiceProvider.php.html b/master/coverage/framework/src/Foundation/Providers/ConfigurationServiceProvider.php.html index 29c1b8b8021..5421e781d14 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Providers/ViewServiceProvider.php.html b/master/coverage/framework/src/Foundation/Providers/ViewServiceProvider.php.html index 49a9ca79a0b..2a0596e1fcb 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Providers/dashboard.html b/master/coverage/framework/src/Foundation/Providers/dashboard.html index f327b32d7ca..e48380416f8 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 ed0e533ae7c..540002e5a0c 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/dashboard.html b/master/coverage/framework/src/Foundation/dashboard.html index 096d3a25946..588215179d3 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 87e0a5481e2..0ca5cf18bca 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Actions/AnonymousViewCompiler.php.html b/master/coverage/framework/src/Framework/Actions/AnonymousViewCompiler.php.html index 5e433cb8f14..a3fdfab5183 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Actions/BladeMatterParser.php.html b/master/coverage/framework/src/Framework/Actions/BladeMatterParser.php.html index ef7cced87c7..6ab6cecc1e5 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Actions/ConvertsArrayToFrontMatter.php.html b/master/coverage/framework/src/Framework/Actions/ConvertsArrayToFrontMatter.php.html index 1a97d7c722b..c3b9d1f84f2 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Actions/ConvertsMarkdownToPlainText.php.html b/master/coverage/framework/src/Framework/Actions/ConvertsMarkdownToPlainText.php.html index d53b7c16e23..74e3989a2d3 100644 --- a/master/coverage/framework/src/Framework/Actions/ConvertsMarkdownToPlainText.php.html +++ b/master/coverage/framework/src/Framework/Actions/ConvertsMarkdownToPlainText.php.html @@ -416,7 +416,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Actions/CreatesNewMarkdownPostFile.php.html b/master/coverage/framework/src/Framework/Actions/CreatesNewMarkdownPostFile.php.html index d2bdbd73077..e2af5b376e1 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Actions/CreatesNewPageSourceFile.php.html b/master/coverage/framework/src/Framework/Actions/CreatesNewPageSourceFile.php.html index b8d7d94e07c..31870b9e5a7 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Actions/GeneratesDocumentationSearchIndex.php.html b/master/coverage/framework/src/Framework/Actions/GeneratesDocumentationSearchIndex.php.html index a09a3ca004e..10027920f9d 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Actions/GeneratesTableOfContents.php.html b/master/coverage/framework/src/Framework/Actions/GeneratesTableOfContents.php.html index 356b98214ec..9d65cd0b657 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Actions/MarkdownFileParser.php.html b/master/coverage/framework/src/Framework/Actions/MarkdownFileParser.php.html index 17bb3fb84b8..614d1c46519 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 45d409b6dcb..3b1cf484217 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 553d0ad4b69..7868c921694 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateRssFeed.php.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateRssFeed.php.html @@ -199,7 +199,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 81fcaa5efba..5cca1668407 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 4f6b13e5381..3cc486a88ce 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSitemap.php.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSitemap.php.html @@ -199,7 +199,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/dashboard.html b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/dashboard.html index 1dd31f76c82..3c6f753ae31 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 873c3bb291e..a021759f0a9 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 a139b64e1a2..57b11830b6e 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Actions/PreBuildTasks/dashboard.html b/master/coverage/framework/src/Framework/Actions/PreBuildTasks/dashboard.html index ad6b8df04dd..452fc9b8805 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 e449ed31385..d87d3278487 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Actions/SourceFileParser.php.html b/master/coverage/framework/src/Framework/Actions/SourceFileParser.php.html index 76a1e66ba36..80aa62c9897 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Actions/StaticPageBuilder.php.html b/master/coverage/framework/src/Framework/Actions/StaticPageBuilder.php.html index 4aff1754fdf..cd11ce705fc 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Actions/dashboard.html b/master/coverage/framework/src/Framework/Actions/dashboard.html index dd973cfcba9..20ba134d044 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 ae2f25a5dc9..3855eaa73d7 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Concerns/InteractsWithDirectories.php.html b/master/coverage/framework/src/Framework/Concerns/InteractsWithDirectories.php.html index f26ac6d4481..6f1a6301a43 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Concerns/InteractsWithFrontMatter.php.html b/master/coverage/framework/src/Framework/Concerns/InteractsWithFrontMatter.php.html index 8647b40c8e8..1f71b63b99e 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 54967f797dd..18aeb722586 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 616e8170c23..1cea7a89724 100644 --- a/master/coverage/framework/src/Framework/Concerns/Internal/MockableFeatures.php.html +++ b/master/coverage/framework/src/Framework/Concerns/Internal/MockableFeatures.php.html @@ -220,7 +220,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 ac30723bb56..3eb36c6ab1e 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Concerns/Internal/dashboard.html b/master/coverage/framework/src/Framework/Concerns/Internal/dashboard.html index aca81ef0a35..04e71715aab 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 f15acae0a14..b31cb3c2d82 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Concerns/RegistersFileLocations.php.html b/master/coverage/framework/src/Framework/Concerns/RegistersFileLocations.php.html index b4e18d17730..11d73e99ffb 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Concerns/TracksExecutionTime.php.html b/master/coverage/framework/src/Framework/Concerns/TracksExecutionTime.php.html index 506ddc9e9ad..d80978e0f6e 100644 --- a/master/coverage/framework/src/Framework/Concerns/TracksExecutionTime.php.html +++ b/master/coverage/framework/src/Framework/Concerns/TracksExecutionTime.php.html @@ -212,22 +212,22 @@ 13 14    protected function startClock(): void 15    { - 16        $this->timeStart = microtime(true); + 16        $this->timeStart = microtime(true); 17    } 18 19    protected function stopClock(): float 20    { - 21        return microtime(true) - $this->timeStart; + 21        return microtime(true) - $this->timeStart; 22    } 23 24    protected function getExecutionTimeInMs(): int|float 25    { - 26        return $this->stopClock() * 1000; + 26        return $this->stopClock() * 1000; 27    } 28 29    protected function getExecutionTimeString(): string 30    { - 31        return number_format($this->getExecutionTimeInMs(), 2).'ms'; + 31        return number_format($this->getExecutionTimeInMs(), 2).'ms'; 32    } 33} @@ -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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Concerns/ValidatesExistence.php.html b/master/coverage/framework/src/Framework/Concerns/ValidatesExistence.php.html index 306a137aa20..f6d01b3bf65 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Concerns/dashboard.html b/master/coverage/framework/src/Framework/Concerns/dashboard.html index 6b16e8bead8..9e0c46c482a 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 755f3c18399..4b3d0ea53ee 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Exceptions/BaseUrlNotSetException.php.html b/master/coverage/framework/src/Framework/Exceptions/BaseUrlNotSetException.php.html index e9fcd17087c..895fccfbbf1 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Exceptions/BuildWarning.php.html b/master/coverage/framework/src/Framework/Exceptions/BuildWarning.php.html index b63fd4342d0..4d4f11a4d0b 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Exceptions/FileConflictException.php.html b/master/coverage/framework/src/Framework/Exceptions/FileConflictException.php.html index 61e2ac91326..cb12a015624 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Exceptions/FileNotFoundException.php.html b/master/coverage/framework/src/Framework/Exceptions/FileNotFoundException.php.html index c6f48d43353..0c60a166a3e 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Exceptions/RouteNotFoundException.php.html b/master/coverage/framework/src/Framework/Exceptions/RouteNotFoundException.php.html index 9775537c53b..7072c8a2a9c 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Exceptions/UnsupportedPageTypeException.php.html b/master/coverage/framework/src/Framework/Exceptions/UnsupportedPageTypeException.php.html index 6f846437e26..cc8276e8a8b 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Exceptions/dashboard.html b/master/coverage/framework/src/Framework/Exceptions/dashboard.html index 0196f599a0f..aa062b7e117 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 adb25ace27f..2b87d57f375 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Factories/BlogPostDataFactory.php.html b/master/coverage/framework/src/Framework/Factories/BlogPostDataFactory.php.html index 800f6c94824..ffa035ad320 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 3feca75caf2..e3df6f2b97d 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 63f0878014d..b8503f26525 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 4c3f1a7b7c3..adb545ab91f 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/PageDataFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/PageDataFactory.php.html @@ -179,7 +179,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Factories/Concerns/dashboard.html b/master/coverage/framework/src/Framework/Factories/Concerns/dashboard.html index 337765f300c..cf3540f9040 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/dashboard.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/dashboard.html @@ -142,7 +142,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 b0f5e9b0318..d2ce60059b9 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/index.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/index.html @@ -171,7 +171,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Factories/FeaturedImageFactory.php.html b/master/coverage/framework/src/Framework/Factories/FeaturedImageFactory.php.html index 379e7adb808..37acc15af27 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Factories/HydePageDataFactory.php.html b/master/coverage/framework/src/Framework/Factories/HydePageDataFactory.php.html index 501d1d9ba71..7b3345c9a2f 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Factories/NavigationDataFactory.php.html b/master/coverage/framework/src/Framework/Factories/NavigationDataFactory.php.html index 5497b82907d..762b538420c 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Factories/dashboard.html b/master/coverage/framework/src/Framework/Factories/dashboard.html index 3f5f7e9d38a..a9b2b5ed5ae 100644 --- a/master/coverage/framework/src/Framework/Factories/dashboard.html +++ b/master/coverage/framework/src/Framework/Factories/dashboard.html @@ -141,7 +141,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Factories/index.html b/master/coverage/framework/src/Framework/Factories/index.html index 21e5dfc768d..2e493d6b719 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 ac0d2f80390..c4949f9da25 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 b08642a2af0..ef0b500e783 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 ee79ad776e8..c6625926328 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 85896c9a7b3..df6b651f182 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Features/Blogging/dashboard.html b/master/coverage/framework/src/Framework/Features/Blogging/dashboard.html index b4cd611f68e..0b0e9ffdcb8 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 5a60533ec03..6a223c828cd 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 dbd4b313515..41a5448fb95 100644 --- a/master/coverage/framework/src/Framework/Features/BuildTasks/BuildTask.php.html +++ b/master/coverage/framework/src/Framework/Features/BuildTasks/BuildTask.php.html @@ -337,70 +337,70 @@ 37     */ 38    public function run(?OutputStyle $output = null): int 39    { - 40        $this->startClock(); + 40        $this->startClock(); 41 - 42        if ($output && ! $this->output) { - 43            $this->setOutput($output); + 42        if ($output && ! $this->output) { + 43            $this->setOutput($output); 44        } 45 - 46        $this->printStartMessage(); + 46        $this->printStartMessage(); 47 48        try { - 49            $this->handle(); - 50            $this->printFinishMessage(); - 51        } catch (Throwable $exception) { - 52            $this->writeln('<error>Failed</error>'); - 53            $this->writeln("<error>{$exception->getMessage()}</error>"); - 54            $this->exitCode = $exception->getCode(); + 49            $this->handle(); + 50            $this->printFinishMessage(); + 51        } catch (Throwable $exception) { + 52            $this->writeln('<error>Failed</error>'); + 53            $this->writeln("<error>{$exception->getMessage()}</error>"); + 54            $this->exitCode = $exception->getCode(); 55        } 56 - 57        $this->write("\n"); + 57        $this->write("\n"); 58 - 59        return $this->exitCode; + 59        return $this->exitCode; 60    } 61 62    public function printStartMessage(): void 63    { - 64        $this->write("<comment>{$this->getMessage()}...</comment> "); + 64        $this->write("<comment>{$this->getMessage()}...</comment> "); 65    } 66 67    public function printFinishMessage(): void 68    { - 69        $this->writeln('<fg=gray>Done in '.$this->getExecutionTimeString().'</>'); + 69        $this->writeln('<fg=gray>Done in '.$this->getExecutionTimeString().'</>'); 70    } 71 72    public function getMessage(): string 73    { - 74        return static::$message; + 74        return static::$message; 75    } 76 77    public function write(string $message): void 78    { - 79        $this->output?->write($message); + 79        $this->output?->write($message); 80    } 81 82    public function writeln(string $message): void 83    { - 84        $this->output?->writeln($message); + 84        $this->output?->writeln($message); 85    } 86 87    /** Write a fluent message to the output that the task created the specified file. */ 88    public function createdSiteFile(string $path): static 89    { - 90        $this->write(sprintf( - 91            "\n > Created <info>%s</info>", - 92            str_replace('\\', '/', Hyde::pathToRelative($path)) - 93        )); + 90        $this->write(sprintf( + 91            "\n > Created <info>%s</info>", + 92            str_replace('\\', '/', Hyde::pathToRelative($path)) + 93        )); 94 - 95        return $this; + 95        return $this; 96    } 97 98    /** Write a fluent message to the output with the execution time of the task. */ 99    public function withExecutionTime(): static 100    { - 101        $this->write(" in {$this->getExecutionTimeString()}"); + 101        $this->write(" in {$this->getExecutionTimeString()}"); 102 - 103        return $this; + 103        return $this; 104    } 105} @@ -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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 d804da6526a..7d2eb89f87f 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 863a7db5d7d..49caadb5b3b 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Features/BuildTasks/dashboard.html b/master/coverage/framework/src/Framework/Features/BuildTasks/dashboard.html index 114e4a9131c..0bfaf36eca8 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 f0d73b1dc27..2441f0e6b60 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 b1f2c7669a1..171d3334bf6 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 2ecdf9ca514..43bd8649066 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Features/Documentation/dashboard.html b/master/coverage/framework/src/Framework/Features/Documentation/dashboard.html index f5fa80cd629..f90164f601c 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 fe61ad2c420..5c97d81d0fa 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 510ddc0aaad..563d08379b4 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 2bc90fdd88c..38706db8c86 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 ea227272bc5..741c1102b4d 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 58cc8106acc..0bd5741336a 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 65895d9e511..7766d607f76 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 3038920d31d..63476228677 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 0d6c42554f8..4ee5ee1ba69 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 8a87c4a9568..73edced6c1d 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 8cd1e7437f8..ab2a8006836 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Features/Metadata/dashboard.html b/master/coverage/framework/src/Framework/Features/Metadata/dashboard.html index f7756f3b701..11e4ad41c75 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 c2e6007d224..db747b40647 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 064f36984a1..a99bbc85ee9 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 5c9a269dbdf..620f92917b5 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 a5cb3298894..0b526d2d8f0 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 7eeccdb3b6b..f6c7394cab8 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 6816bf187a9..4af5b4f36e6 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 313b3ee6ca9..9d2bfdcfdf6 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Features/Navigation/dashboard.html b/master/coverage/framework/src/Framework/Features/Navigation/dashboard.html index b86aa1ba667..01d6658d10a 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 a671d3f09f6..ca57dbff897 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 e1626e08b3a..1d0caab9007 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 c143fe902ec..6b2d3cf1b31 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 42b1b1d7f89..4f7178cdaa1 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Features/XmlGenerators/dashboard.html b/master/coverage/framework/src/Framework/Features/XmlGenerators/dashboard.html index d7e81253335..9157c65f4ef 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 e5bc79f6d59..cbbc3cbcd27 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Features/dashboard.html b/master/coverage/framework/src/Framework/Features/dashboard.html index e73c814490b..b9bff59dc07 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 bbed3f7627b..db277655814 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/HydeServiceProvider.php.html b/master/coverage/framework/src/Framework/HydeServiceProvider.php.html index dd7c5b3052f..5cc8da107e3 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Services/AssetService.php.html b/master/coverage/framework/src/Framework/Services/AssetService.php.html index 12b8ed09a15..844b2bb3037 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Services/BuildService.php.html b/master/coverage/framework/src/Framework/Services/BuildService.php.html index f7b206d93eb..3bcd28cce60 100644 --- a/master/coverage/framework/src/Framework/Services/BuildService.php.html +++ b/master/coverage/framework/src/Framework/Services/BuildService.php.html @@ -345,7 +345,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Services/BuildTaskService.php.html b/master/coverage/framework/src/Framework/Services/BuildTaskService.php.html index 4fdfcf75598..0e16c3d8b76 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Services/MarkdownService.php.html b/master/coverage/framework/src/Framework/Services/MarkdownService.php.html index c3ad3fc91a1..cea29776372 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Services/ValidationService.php.html b/master/coverage/framework/src/Framework/Services/ValidationService.php.html index ace0c509b36..e8527cfe1b6 100644 --- a/master/coverage/framework/src/Framework/Services/ValidationService.php.html +++ b/master/coverage/framework/src/Framework/Services/ValidationService.php.html @@ -491,7 +491,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Services/ViewDiffService.php.html b/master/coverage/framework/src/Framework/Services/ViewDiffService.php.html index 4105c1ed4b0..131a8630e49 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Services/dashboard.html b/master/coverage/framework/src/Framework/Services/dashboard.html index a95e88b5cf1..e96acc6daec 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 29a3ab154a4..c05a7876c09 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 5edb56827f3..27fa303f656 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 79950543c5f..4136aed0722 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Views/Components/dashboard.html b/master/coverage/framework/src/Framework/Views/Components/dashboard.html index 40e10a62b72..1ad876e70cf 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 f96fc880455..273c3f32814 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Views/dashboard.html b/master/coverage/framework/src/Framework/Views/dashboard.html index 82fd73a66f0..db4c2284b63 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 34f28b99fd3..73b5d498585 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/dashboard.html b/master/coverage/framework/src/Framework/dashboard.html index 97512298880..839c3692618 100644 --- a/master/coverage/framework/src/Framework/dashboard.html +++ b/master/coverage/framework/src/Framework/dashboard.html @@ -140,7 +140,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/index.html b/master/coverage/framework/src/Framework/index.html index c29dc70c5f3..cf8a8cdb09a 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Hyde.php.html b/master/coverage/framework/src/Hyde.php.html index 06fcd9a5a7d..2d884cd003b 100644 --- a/master/coverage/framework/src/Hyde.php.html +++ b/master/coverage/framework/src/Hyde.php.html @@ -277,7 +277,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 f1cd9d08adb..fdba0e53082 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 1345d41a779..9ef78e7d32d 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 276b7c1282e..55b46812d11 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 66a08418893..9abdedb2c47 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 216eef9b8c9..23c720a600d 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 cede59e929c..1f50f4b90a0 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

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 38a3382346b..8ad95e396b7 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 749fff91482..d18b7b9b275 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/dashboard.html b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/dashboard.html index 6e0633d89f4..0f9fff46d7d 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 438eb003f32..6b10057f2f0 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Markdown/Contracts/MarkdownDocumentContract.php.html b/master/coverage/framework/src/Markdown/Contracts/MarkdownDocumentContract.php.html index 53862dbd114..0866f6decbd 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Markdown/Contracts/MarkdownPostProcessorContract.php.html b/master/coverage/framework/src/Markdown/Contracts/MarkdownPostProcessorContract.php.html index 2ee75de376b..08a0a5fa2a8 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Markdown/Contracts/MarkdownPreProcessorContract.php.html b/master/coverage/framework/src/Markdown/Contracts/MarkdownPreProcessorContract.php.html index 7ea49cfdda7..789143fd116 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Markdown/Contracts/MarkdownShortcodeContract.php.html b/master/coverage/framework/src/Markdown/Contracts/MarkdownShortcodeContract.php.html index b2cad339437..0571452b747 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Markdown/Contracts/dashboard.html b/master/coverage/framework/src/Markdown/Contracts/dashboard.html index 8a9534dc463..5437d07cde9 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 3e78cb82ea0..49f977c4d7e 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Markdown/MarkdownConverter.php.html b/master/coverage/framework/src/Markdown/MarkdownConverter.php.html index 43c40845da7..57f4a50ae6a 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Markdown/Models/FrontMatter.php.html b/master/coverage/framework/src/Markdown/Models/FrontMatter.php.html index 56f53722d53..a4db8e7adfa 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Markdown/Models/Markdown.php.html b/master/coverage/framework/src/Markdown/Models/Markdown.php.html index cefb988cc1a..b2b5d78b02a 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Markdown/Models/MarkdownDocument.php.html b/master/coverage/framework/src/Markdown/Models/MarkdownDocument.php.html index cf1afbfc6af..8f32b15f986 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Markdown/Models/dashboard.html b/master/coverage/framework/src/Markdown/Models/dashboard.html index 9f60fc814f6..34b0f23a89e 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 7f3f5a80c7c..956b4711ffd 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Markdown/Processing/BladeDownProcessor.php.html b/master/coverage/framework/src/Markdown/Processing/BladeDownProcessor.php.html index 51b664b3905..51940044a13 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Markdown/Processing/CodeblockFilepathProcessor.php.html b/master/coverage/framework/src/Markdown/Processing/CodeblockFilepathProcessor.php.html index d557e143b4d..fef2fb2aecb 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Markdown/Processing/ColoredBlockquotes.php.html b/master/coverage/framework/src/Markdown/Processing/ColoredBlockquotes.php.html index addfb0aca5f..ebc1173a980 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Markdown/Processing/ShortcodeProcessor.php.html b/master/coverage/framework/src/Markdown/Processing/ShortcodeProcessor.php.html index 229a8e6051e..de214a2d022 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Markdown/Processing/dashboard.html b/master/coverage/framework/src/Markdown/Processing/dashboard.html index 1e690b5e89a..a2fdbc5a7fb 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 7e997b42655..fa2065c4e23 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Markdown/dashboard.html b/master/coverage/framework/src/Markdown/dashboard.html index 9396edf5ba1..846715cf661 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 5b2918237fe..e9d52c0a6bd 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Pages/BladePage.php.html b/master/coverage/framework/src/Pages/BladePage.php.html index 29e5789f03d..20f47669c2b 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Pages/Concerns/BaseMarkdownPage.php.html b/master/coverage/framework/src/Pages/Concerns/BaseMarkdownPage.php.html index 298fa710029..0f3d35ce5ab 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Pages/Concerns/HydePage.php.html b/master/coverage/framework/src/Pages/Concerns/HydePage.php.html index e4f5a306f16..129c6b0581e 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Pages/Concerns/dashboard.html b/master/coverage/framework/src/Pages/Concerns/dashboard.html index 6a8a861059d..7265c700f21 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 c62a4d72987..668c4cfd984 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Pages/DocumentationPage.php.html b/master/coverage/framework/src/Pages/DocumentationPage.php.html index 1a2a12d32b6..192e74a1984 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Pages/HtmlPage.php.html b/master/coverage/framework/src/Pages/HtmlPage.php.html index 1b7058c5c1d..e277eb8e103 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Pages/InMemoryPage.php.html b/master/coverage/framework/src/Pages/InMemoryPage.php.html index f72a9b32c76..72c44713c0b 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Pages/MarkdownPage.php.html b/master/coverage/framework/src/Pages/MarkdownPage.php.html index 86e94b07c78..44dc5992872 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Pages/MarkdownPost.php.html b/master/coverage/framework/src/Pages/MarkdownPost.php.html index 1c66809be9d..92336e80d38 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Pages/dashboard.html b/master/coverage/framework/src/Pages/dashboard.html index 210f40584e6..c735c725f52 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 f6aee5020fa..28b562a737a 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Support/BuildWarnings.php.html b/master/coverage/framework/src/Support/BuildWarnings.php.html index fd3e1fb0458..de008f5c172 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Concerns/Serializable.php.html b/master/coverage/framework/src/Support/Concerns/Serializable.php.html index e33986aff98..5bfcb92fef0 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Concerns/dashboard.html b/master/coverage/framework/src/Support/Concerns/dashboard.html index a077639cd84..cb4585d2687 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 aa2eecce749..389f5faf504 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Contracts/SerializableContract.php.html b/master/coverage/framework/src/Support/Contracts/SerializableContract.php.html index 3d74045b8e8..426072da3cf 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Contracts/dashboard.html b/master/coverage/framework/src/Support/Contracts/dashboard.html index 6571f99a403..f9cb0b91ec6 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 62821814996..4c6da49aed2 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Support/DataCollections.php.html b/master/coverage/framework/src/Support/DataCollections.php.html index e4afd37b18c..98c77849506 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Facades/Render.php.html b/master/coverage/framework/src/Support/Facades/Render.php.html index bade17733f6..c1fd8d4bae9 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Facades/dashboard.html b/master/coverage/framework/src/Support/Facades/dashboard.html index ffc4a62963a..f86dd0bbc67 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 f25a147f74f..30b91e8126f 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Filesystem/MediaFile.php.html b/master/coverage/framework/src/Support/Filesystem/MediaFile.php.html index 7e517ef9857..b8aed3ca285 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Filesystem/ProjectFile.php.html b/master/coverage/framework/src/Support/Filesystem/ProjectFile.php.html index d965d585680..19f2829117f 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Filesystem/SourceFile.php.html b/master/coverage/framework/src/Support/Filesystem/SourceFile.php.html index 2728c997e79..29cc461fbfc 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Filesystem/dashboard.html b/master/coverage/framework/src/Support/Filesystem/dashboard.html index 2549b89a8da..0f1598da64b 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 d99a5dcd7bc..89dfdfcee66 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Includes.php.html b/master/coverage/framework/src/Support/Includes.php.html index 9d2d7b1d61f..1e4cf96ad65 100644 --- a/master/coverage/framework/src/Support/Includes.php.html +++ b/master/coverage/framework/src/Support/Includes.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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Models/DateString.php.html b/master/coverage/framework/src/Support/Models/DateString.php.html index 4fdab8a545e..f7e20b232ad 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Models/Redirect.php.html b/master/coverage/framework/src/Support/Models/Redirect.php.html index ab4e24e958a..76338a6a7c1 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Models/RenderData.php.html b/master/coverage/framework/src/Support/Models/RenderData.php.html index c571b6abe9f..77e129ad704 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Models/Route.php.html b/master/coverage/framework/src/Support/Models/Route.php.html index 94faf7b02d0..0305e94d2b6 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Models/RouteKey.php.html b/master/coverage/framework/src/Support/Models/RouteKey.php.html index 4a767d26303..d9773cc9bcc 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Models/RouteList.php.html b/master/coverage/framework/src/Support/Models/RouteList.php.html index ae04cbee833..9ab641c234f 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Models/RouteListItem.php.html b/master/coverage/framework/src/Support/Models/RouteListItem.php.html index 48e8e7cf3a3..0c3c1bcb995 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Models/ValidationResult.php.html b/master/coverage/framework/src/Support/Models/ValidationResult.php.html index 6e5518a6823..a6662290074 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Models/dashboard.html b/master/coverage/framework/src/Support/Models/dashboard.html index 5185fe4de0b..9225592bca3 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 4e3040de043..d8811e3e33b 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Paginator.php.html b/master/coverage/framework/src/Support/Paginator.php.html index f3fd3a9b9bb..60e0adaf3c5 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Support/ReadingTime.php.html b/master/coverage/framework/src/Support/ReadingTime.php.html index 70dccc05ff5..b6c929306e5 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/Support/dashboard.html b/master/coverage/framework/src/Support/dashboard.html index 9d395f48d9f..0e92677dcc4 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 a45bb9de78c..5c2d8b6cde5 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/dashboard.html b/master/coverage/framework/src/dashboard.html index 80895bf962c..084a09bc337 100644 --- a/master/coverage/framework/src/dashboard.html +++ b/master/coverage/framework/src/dashboard.html @@ -149,7 +149,7 @@

Project Risks

diff --git a/master/coverage/framework/src/helpers.php.html b/master/coverage/framework/src/helpers.php.html index f4822675c9a..240891c500e 100644 --- a/master/coverage/framework/src/helpers.php.html +++ b/master/coverage/framework/src/helpers.php.html @@ -659,7 +659,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/framework/src/index.html b/master/coverage/framework/src/index.html index 759779882ef..f23e1e96b1c 100644 --- a/master/coverage/framework/src/index.html +++ b/master/coverage/framework/src/index.html @@ -344,7 +344,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/index.html b/master/coverage/index.html index 6d0d8fe3b90..71e94a982e3 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/junit.xml b/master/coverage/junit.xml index 925f83e2d8c..1ffa04e4f81 100644 --- a/master/coverage/junit.xml +++ b/master/coverage/junit.xml @@ -1,453 +1,474 @@ - - - - - - + + + + + + - - + + - - + + - - + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + @@ -460,2594 +481,2594 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + diff --git a/master/coverage/publications/dashboard.html b/master/coverage/publications/dashboard.html index 90e650b136f..08616b939e0 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 e00d5d1468d..f0a1371e085 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Actions/CreateAction.php.html b/master/coverage/publications/src/Actions/CreateAction.php.html index 4c68a4262a0..2ec02361865 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Actions/CreatesNewPublicationPage.php.html b/master/coverage/publications/src/Actions/CreatesNewPublicationPage.php.html index c62482c5f2b..8a16c1fe387 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Actions/CreatesNewPublicationType.php.html b/master/coverage/publications/src/Actions/CreatesNewPublicationType.php.html index 1006984ce80..d8a1b7f7ac7 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Actions/GeneratesPublicationTagPages.php.html b/master/coverage/publications/src/Actions/GeneratesPublicationTagPages.php.html index 53c18b2579c..93641ebbd23 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Actions/PublicationFieldValidator.php.html b/master/coverage/publications/src/Actions/PublicationFieldValidator.php.html index d86dd19f8a8..4793526d785 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Actions/PublicationPageCompiler.php.html b/master/coverage/publications/src/Actions/PublicationPageCompiler.php.html index 1430fc956bf..7dbb2388abf 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Actions/PublicationPageValidator.php.html b/master/coverage/publications/src/Actions/PublicationPageValidator.php.html index fbf84f3365a..d41b6cb455e 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Actions/PublicationSchemaValidator.php.html b/master/coverage/publications/src/Actions/PublicationSchemaValidator.php.html index 1d4320091b9..2f47ff39922 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Actions/SeedsPublicationFiles.php.html b/master/coverage/publications/src/Actions/SeedsPublicationFiles.php.html index d9deff8513c..e544c35fb43 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Actions/dashboard.html b/master/coverage/publications/src/Actions/dashboard.html index eb6f7204d86..85b3e8db005 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 a64a417f802..1f0754bec5c 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Commands/Helpers/InputStreamHandler.php.html b/master/coverage/publications/src/Commands/Helpers/InputStreamHandler.php.html index de6aa408ab4..dd83c6937bd 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Commands/Helpers/dashboard.html b/master/coverage/publications/src/Commands/Helpers/dashboard.html index 301d3a5388b..9bd6f1f434b 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 98d08b6ac56..591531a6ccc 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Commands/MakePublicationCommand.php.html b/master/coverage/publications/src/Commands/MakePublicationCommand.php.html index a9f01ada3cf..95da66c9cdb 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Commands/MakePublicationTypeCommand.php.html b/master/coverage/publications/src/Commands/MakePublicationTypeCommand.php.html index 74bf44d9ebf..fee7138cbee 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Commands/SeedPublicationCommand.php.html b/master/coverage/publications/src/Commands/SeedPublicationCommand.php.html index 4d47be7f62e..500fe785515 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Commands/ValidatePublicationTypesCommand.php.html b/master/coverage/publications/src/Commands/ValidatePublicationTypesCommand.php.html index 2dbcb410f3b..a7e61aebe65 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Commands/ValidatePublicationsCommand.php.html b/master/coverage/publications/src/Commands/ValidatePublicationsCommand.php.html index 8958798f9c7..577fb9e8356 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Commands/ValidatingCommand.php.html b/master/coverage/publications/src/Commands/ValidatingCommand.php.html index 47095595f8c..fd2818bc423 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Commands/dashboard.html b/master/coverage/publications/src/Commands/dashboard.html index ead84b95f04..38b87fe21dd 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 e2e75dd6a06..382900d633d 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Concerns/ParsesPublicationFieldInputs.php.html b/master/coverage/publications/src/Concerns/ParsesPublicationFieldInputs.php.html index 731dfb589d0..5c9e60a6750 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Concerns/PublicationFieldTypes.php.html b/master/coverage/publications/src/Concerns/PublicationFieldTypes.php.html index a903afd3a40..61cd5ba9d7a 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Concerns/dashboard.html b/master/coverage/publications/src/Concerns/dashboard.html index c45e829caa3..dc4d4a02f24 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 92de4cdeb07..5324ddb496d 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Models/PublicationFieldDefinition.php.html b/master/coverage/publications/src/Models/PublicationFieldDefinition.php.html index 61e51e52f72..e48a2800077 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Models/PublicationFieldValue.php.html b/master/coverage/publications/src/Models/PublicationFieldValue.php.html index 79efed6a418..4af84c30773 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Models/PublicationType.php.html b/master/coverage/publications/src/Models/PublicationType.php.html index a2c0d736576..1b4ca149e8b 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Models/dashboard.html b/master/coverage/publications/src/Models/dashboard.html index 461dc78de61..d85f2e7a0f0 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 91722b38425..f890fcd8055 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Pages/PublicationListPage.php.html b/master/coverage/publications/src/Pages/PublicationListPage.php.html index 6bf830c4dbd..357283f05ad 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Pages/PublicationPage.php.html b/master/coverage/publications/src/Pages/PublicationPage.php.html index 142b66dde90..97a9acd5bd0 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Pages/dashboard.html b/master/coverage/publications/src/Pages/dashboard.html index 77e8b73c4af..6088256889b 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 6528285bca4..8ff3758bff4 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Providers/TranslationServiceProvider.php.html b/master/coverage/publications/src/Providers/TranslationServiceProvider.php.html index 0bfeda60f1c..af5385129ef 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Providers/dashboard.html b/master/coverage/publications/src/Providers/dashboard.html index a572d535244..0dcd0459e6c 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 d05f7febc92..6f8300b4700 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Publications.php.html b/master/coverage/publications/src/Publications.php.html index b1aff5d3eda..7cb8359b534 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/PublicationsExtension.php.html b/master/coverage/publications/src/PublicationsExtension.php.html index 6ea28affb4d..0b9cc1e6ab2 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/PublicationsServiceProvider.php.html b/master/coverage/publications/src/PublicationsServiceProvider.php.html index 3fe16e8dbea..65a758577f5 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Views/Components/RelatedPublicationsComponent.php.html b/master/coverage/publications/src/Views/Components/RelatedPublicationsComponent.php.html index 4e9a0f2879f..470a6cc8633 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Views/Components/dashboard.html b/master/coverage/publications/src/Views/Components/dashboard.html index 508532c430e..fc1a268b95c 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 6f5b2acd324..af672b6c29d 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/Views/dashboard.html b/master/coverage/publications/src/Views/dashboard.html index 8a74ea95aa2..c8bb67c72e2 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 6ae1ad2d67f..d8ab0d5dd28 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/coverage/publications/src/dashboard.html b/master/coverage/publications/src/dashboard.html index 401f7d06507..6bede64acb6 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 28ab80b2614..72b1d9dfdc2 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 18:04:06 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Sat Apr 13 9:36:00 UTC 2024.

diff --git a/master/index.html b/master/index.html index 330bf1d6c70..57b9171875e 100644 --- a/master/index.html +++ b/master/index.html @@ -7,16 +7,16 @@

Index of hydephp/develop/master [ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -   - [TXT]README.md157 B  - [DIR]api-docs/ -   - [DIR]coverage/ -   - [DIR]dev-docs/ -   - [TXT]index.html10.18 kB  - [DIR]media/ -   - [DIR]preview/ -   - [DIR]test-fixtures/ -   + [TXT]README.md157 B  + [DIR]api-docs/ -   + [DIR]coverage/ -   + [DIR]dev-docs/ -   + [TXT]index.html10.18 kB  + [DIR]media/ -   + [DIR]preview/ -   + [DIR]test-fixtures/ -  
-
directory-listing.php/v1.0.0-rc.4 (Linux) PHP/8.1.2-1ubuntu2.14 compiled at in 2.87ms
+
directory-listing.php/v1.0.0-rc.4 (Linux) PHP/8.1.2-1ubuntu2.14 compiled at in 2.60ms
diff --git a/master/preview/blade.html b/master/preview/blade.html index 0237fd08c2b..0194182cb43 100644 --- a/master/preview/blade.html +++ b/master/preview/blade.html @@ -100,7 +100,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 2024-04-12 18:03:04 + Hello World! This PHP was executed at 2024-04-13 09:35:19
@@ -108,8 +108,8 @@

You can even use arbitrary PHP.