From 6b2a679d9eba2c6ba9149892485e5e637922e8b3 Mon Sep 17 00:00:00 2001 From: caendesilva Date: Fri, 22 Mar 2024 10:49:25 +0000 Subject: [PATCH] Upload live reports from test suite run f11694847113df22ca8238df74da85e38f811266 --- 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/Facades/Asset.php.html | 2 +- .../framework/src/Facades/Author.php.html | 2 +- .../framework/src/Facades/Config.php.html | 2 +- .../framework/src/Facades/Features.php.html | 2 +- .../framework/src/Facades/Filesystem.php.html | 2 +- .../framework/src/Facades/Meta.php.html | 2 +- .../framework/src/Facades/Site.php.html | 2 +- .../framework/src/Facades/dashboard.html | 2 +- .../coverage/framework/src/Facades/index.html | 2 +- .../src/Foundation/Application.php.html | 2 +- .../BaseFoundationCollection.php.html | 2 +- .../Concerns/BootsHydeKernel.php.html | 2 +- .../Concerns/ForwardsFilesystem.php.html | 2 +- .../Concerns/ForwardsHyperlinks.php.html | 2 +- .../HandlesFoundationCollections.php.html | 2 +- .../Concerns/HydeExtension.php.html | 2 +- .../Concerns/ImplementsStringHelpers.php.html | 2 +- .../Concerns/ManagesExtensions.php.html | 2 +- .../Concerns/ManagesHydeKernel.php.html | 2 +- .../Concerns/ManagesViewData.php.html | 2 +- .../src/Foundation/Concerns/dashboard.html | 2 +- .../src/Foundation/Concerns/index.html | 2 +- .../src/Foundation/ConsoleKernel.php.html | 2 +- .../src/Foundation/Facades/Files.php.html | 2 +- .../src/Foundation/Facades/Pages.php.html | 2 +- .../src/Foundation/Facades/Routes.php.html | 2 +- .../src/Foundation/Facades/dashboard.html | 2 +- .../src/Foundation/Facades/index.html | 2 +- .../src/Foundation/HydeCoreExtension.php.html | 2 +- .../src/Foundation/HydeKernel.php.html | 2 +- .../Internal/LoadConfiguration.php.html | 2 +- .../Internal/LoadYamlConfiguration.php.html | 2 +- .../src/Foundation/Internal/dashboard.html | 2 +- .../src/Foundation/Internal/index.html | 2 +- .../Foundation/Kernel/FileCollection.php.html | 2 +- .../src/Foundation/Kernel/Filesystem.php.html | 2 +- .../src/Foundation/Kernel/Hyperlinks.php.html | 2 +- .../Foundation/Kernel/PageCollection.php.html | 2 +- .../Kernel/RouteCollection.php.html | 2 +- .../src/Foundation/Kernel/dashboard.html | 2 +- .../src/Foundation/Kernel/index.html | 2 +- .../src/Foundation/PharSupport.php.html | 2 +- .../ConfigurationServiceProvider.php.html | 2 +- .../Providers/ViewServiceProvider.php.html | 2 +- .../src/Foundation/Providers/dashboard.html | 2 +- .../src/Foundation/Providers/index.html | 2 +- .../framework/src/Foundation/dashboard.html | 2 +- .../framework/src/Foundation/index.html | 2 +- .../Actions/AnonymousViewCompiler.php.html | 2 +- .../Actions/BladeMatterParser.php.html | 2 +- .../ConvertsArrayToFrontMatter.php.html | 2 +- .../ConvertsMarkdownToPlainText.php.html | 2 +- .../CreatesNewMarkdownPostFile.php.html | 2 +- .../Actions/CreatesNewPageSourceFile.php.html | 2 +- ...GeneratesDocumentationSearchIndex.php.html | 2 +- .../Actions/GeneratesTableOfContents.php.html | 2 +- .../Actions/MarkdownFileParser.php.html | 2 +- .../GenerateBuildManifest.php.html | 2 +- .../PostBuildTasks/GenerateRssFeed.php.html | 2 +- .../PostBuildTasks/GenerateSearch.php.html | 2 +- .../PostBuildTasks/GenerateSitemap.php.html | 2 +- .../Actions/PostBuildTasks/dashboard.html | 2 +- .../Actions/PostBuildTasks/index.html | 2 +- .../PreBuildTasks/CleanSiteDirectory.php.html | 2 +- .../Actions/PreBuildTasks/dashboard.html | 2 +- .../Actions/PreBuildTasks/index.html | 2 +- .../Actions/SourceFileParser.php.html | 2 +- .../Actions/StaticPageBuilder.php.html | 2 +- .../src/Framework/Actions/dashboard.html | 2 +- .../src/Framework/Actions/index.html | 2 +- .../InteractsWithDirectories.php.html | 2 +- .../InteractsWithFrontMatter.php.html | 2 +- .../ForwardsIlluminateFilesystem.php.html | 2 +- .../Internal/MockableFeatures.php.html | 2 +- .../Internal/SetsUpMarkdownConverter.php.html | 2 +- .../Concerns/Internal/dashboard.html | 2 +- .../Framework/Concerns/Internal/index.html | 2 +- .../Concerns/RegistersFileLocations.php.html | 2 +- .../Concerns/TracksExecutionTime.php.html | 2 +- .../Concerns/ValidatesExistence.php.html | 2 +- .../src/Framework/Concerns/dashboard.html | 2 +- .../src/Framework/Concerns/index.html | 2 +- .../BaseUrlNotSetException.php.html | 2 +- .../Exceptions/BuildWarning.php.html | 2 +- .../Exceptions/FileConflictException.php.html | 2 +- .../Exceptions/FileNotFoundException.php.html | 2 +- .../RouteNotFoundException.php.html | 2 +- .../UnsupportedPageTypeException.php.html | 2 +- .../src/Framework/Exceptions/dashboard.html | 2 +- .../src/Framework/Exceptions/index.html | 2 +- .../Factories/BlogPostDataFactory.php.html | 2 +- .../Concerns/CoreDataObject.php.html | 2 +- .../Factories/Concerns/HasFactory.php.html | 2 +- .../Concerns/PageDataFactory.php.html | 2 +- .../Factories/Concerns/dashboard.html | 2 +- .../Framework/Factories/Concerns/index.html | 2 +- .../Factories/FeaturedImageFactory.php.html | 2 +- .../Factories/HydePageDataFactory.php.html | 2 +- .../Factories/NavigationDataFactory.php.html | 2 +- .../src/Framework/Factories/dashboard.html | 2 +- .../src/Framework/Factories/index.html | 2 +- .../Blogging/Models/FeaturedImage.php.html | 2 +- .../Blogging/Models/PostAuthor.php.html | 2 +- .../Features/Blogging/Models/dashboard.html | 2 +- .../Features/Blogging/Models/index.html | 2 +- .../Features/Blogging/dashboard.html | 2 +- .../Framework/Features/Blogging/index.html | 2 +- .../Features/BuildTasks/BuildTask.php.html | 2 +- .../BuildTasks/PostBuildTask.php.html | 2 +- .../Features/BuildTasks/PreBuildTask.php.html | 2 +- .../Features/BuildTasks/dashboard.html | 2 +- .../Framework/Features/BuildTasks/index.html | 2 +- .../DocumentationSearchPage.php.html | 2 +- .../SemanticDocumentationArticle.php.html | 2 +- .../Features/Documentation/dashboard.html | 2 +- .../Features/Documentation/index.html | 2 +- .../Metadata/Elements/LinkElement.php.html | 2 +- .../Elements/MetadataElement.php.html | 2 +- .../Elements/OpenGraphElement.php.html | 2 +- .../Features/Metadata/Elements/dashboard.html | 2 +- .../Features/Metadata/Elements/index.html | 2 +- .../Metadata/GlobalMetadataBag.php.html | 2 +- .../Features/Metadata/MetadataBag.php.html | 2 +- .../Metadata/MetadataElementContract.php.html | 2 +- .../Metadata/PageMetadataBag.php.html | 2 +- .../Features/Metadata/dashboard.html | 2 +- .../Framework/Features/Metadata/index.html | 2 +- .../Navigation/BaseNavigationMenu.php.html | 2 +- .../Navigation/DocumentationSidebar.php.html | 2 +- .../Navigation/DropdownNavItem.php.html | 2 +- .../Features/Navigation/NavItem.php.html | 2 +- .../Navigation/NavigationData.php.html | 2 +- .../Navigation/NavigationMenu.php.html | 2 +- .../Features/Navigation/dashboard.html | 2 +- .../Framework/Features/Navigation/index.html | 2 +- .../XmlGenerators/BaseXmlGenerator.php.html | 2 +- .../XmlGenerators/RssFeedGenerator.php.html | 2 +- .../XmlGenerators/SitemapGenerator.php.html | 2 +- .../Features/XmlGenerators/dashboard.html | 2 +- .../Features/XmlGenerators/index.html | 2 +- .../src/Framework/Features/dashboard.html | 2 +- .../src/Framework/Features/index.html | 2 +- .../Framework/HydeServiceProvider.php.html | 2 +- .../Framework/Services/AssetService.php.html | 2 +- .../Framework/Services/BuildService.php.html | 2 +- .../Services/BuildTaskService.php.html | 2 +- .../Services/MarkdownService.php.html | 2 +- .../Services/ValidationService.php.html | 2 +- .../Services/ViewDiffService.php.html | 2 +- .../src/Framework/Services/dashboard.html | 2 +- .../src/Framework/Services/index.html | 2 +- .../Components/BreadcrumbsComponent.php.html | 2 +- .../Views/Components/LinkComponent.php.html | 2 +- .../Framework/Views/Components/dashboard.html | 2 +- .../src/Framework/Views/Components/index.html | 2 +- .../src/Framework/Views/dashboard.html | 2 +- .../framework/src/Framework/Views/index.html | 2 +- .../framework/src/Framework/dashboard.html | 2 +- .../framework/src/Framework/index.html | 2 +- master/coverage/framework/src/Hyde.php.html | 2 +- .../FrontMatter/BlogPostSchema.php.html | 2 +- .../FrontMatter/FrontMatterSchema.php.html | 2 +- .../Contracts/FrontMatter/PageSchema.php.html | 2 +- .../SubSchemas/AuthorSchema.php.html | 2 +- .../SubSchemas/FeaturedImageSchema.php.html | 2 +- .../SubSchemas/NavigationSchema.php.html | 2 +- .../FrontMatter/SubSchemas/dashboard.html | 2 +- .../FrontMatter/SubSchemas/index.html | 2 +- .../Contracts/FrontMatter/dashboard.html | 2 +- .../Markdown/Contracts/FrontMatter/index.html | 2 +- .../MarkdownDocumentContract.php.html | 2 +- .../MarkdownPostProcessorContract.php.html | 2 +- .../MarkdownPreProcessorContract.php.html | 2 +- .../MarkdownShortcodeContract.php.html | 2 +- .../src/Markdown/Contracts/dashboard.html | 2 +- .../src/Markdown/Contracts/index.html | 2 +- .../src/Markdown/MarkdownConverter.php.html | 2 +- .../src/Markdown/Models/FrontMatter.php.html | 2 +- .../src/Markdown/Models/Markdown.php.html | 2 +- .../Markdown/Models/MarkdownDocument.php.html | 2 +- .../src/Markdown/Models/dashboard.html | 2 +- .../framework/src/Markdown/Models/index.html | 2 +- .../Processing/BladeDownProcessor.php.html | 2 +- .../CodeblockFilepathProcessor.php.html | 2 +- .../Processing/ColoredBlockquotes.php.html | 2 +- .../Processing/ShortcodeProcessor.php.html | 2 +- .../src/Markdown/Processing/dashboard.html | 2 +- .../src/Markdown/Processing/index.html | 2 +- .../framework/src/Markdown/dashboard.html | 2 +- .../framework/src/Markdown/index.html | 2 +- .../framework/src/Pages/BladePage.php.html | 2 +- .../Pages/Concerns/BaseMarkdownPage.php.html | 2 +- .../src/Pages/Concerns/HydePage.php.html | 2 +- .../src/Pages/Concerns/dashboard.html | 2 +- .../framework/src/Pages/Concerns/index.html | 2 +- .../src/Pages/DocumentationPage.php.html | 2 +- .../framework/src/Pages/HtmlPage.php.html | 2 +- .../framework/src/Pages/InMemoryPage.php.html | 2 +- .../framework/src/Pages/MarkdownPage.php.html | 2 +- .../framework/src/Pages/MarkdownPost.php.html | 2 +- .../framework/src/Pages/dashboard.html | 2 +- .../coverage/framework/src/Pages/index.html | 2 +- .../src/Support/BuildWarnings.php.html | 2 +- .../Support/Concerns/Serializable.php.html | 2 +- .../src/Support/Concerns/dashboard.html | 2 +- .../framework/src/Support/Concerns/index.html | 2 +- .../Contracts/SerializableContract.php.html | 2 +- .../src/Support/Contracts/dashboard.html | 2 +- .../src/Support/Contracts/index.html | 2 +- .../src/Support/DataCollections.php.html | 2 +- .../src/Support/Facades/Render.php.html | 2 +- .../src/Support/Facades/dashboard.html | 2 +- .../framework/src/Support/Facades/index.html | 2 +- .../src/Support/Filesystem/MediaFile.php.html | 2 +- .../Support/Filesystem/ProjectFile.php.html | 2 +- .../Support/Filesystem/SourceFile.php.html | 2 +- .../src/Support/Filesystem/dashboard.html | 2 +- .../src/Support/Filesystem/index.html | 2 +- .../framework/src/Support/Includes.php.html | 2 +- .../src/Support/Models/DateString.php.html | 2 +- .../src/Support/Models/Redirect.php.html | 2 +- .../src/Support/Models/RenderData.php.html | 2 +- .../src/Support/Models/Route.php.html | 2 +- .../src/Support/Models/RouteKey.php.html | 2 +- .../src/Support/Models/RouteList.php.html | 2 +- .../src/Support/Models/RouteListItem.php.html | 2 +- .../Support/Models/ValidationResult.php.html | 2 +- .../src/Support/Models/dashboard.html | 2 +- .../framework/src/Support/Models/index.html | 2 +- .../framework/src/Support/Paginator.php.html | 2 +- .../src/Support/ReadingTime.php.html | 2 +- .../framework/src/Support/dashboard.html | 2 +- .../coverage/framework/src/Support/index.html | 2 +- master/coverage/framework/src/dashboard.html | 2 +- .../coverage/framework/src/helpers.php.html | 2 +- master/coverage/framework/src/index.html | 2 +- master/coverage/index.html | 2 +- master/coverage/junit.xml | 6020 ++++++++--------- 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 +- 328 files changed, 3360 insertions(+), 3360 deletions(-) diff --git a/index.html b/index.html index cc133c3d026..38d3616dd8f 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 20.01ms
+
directory-listing.php/v1.0.0-rc.4 (Linux) PHP/8.1.2-1ubuntu2.14 compiled at in 12.44ms
diff --git a/master/README.md b/master/README.md index 706513b64dc..c3e9684ee82 100644 --- a/master/README.md +++ b/master/README.md @@ -1 +1 @@ -# CI/CD generated reports for [4338f7966987661379b7d5e870e965c7951b181f](https://github.com/hydephp/develop/commit/4338f7966987661379b7d5e870e965c7951b181f) +# CI/CD generated reports for [f11694847113df22ca8238df74da85e38f811266](https://github.com/hydephp/develop/commit/f11694847113df22ca8238df74da85e38f811266) diff --git a/master/coverage/dashboard.html b/master/coverage/dashboard.html index 6a60a84f7b4..1bd20427305 100644 --- a/master/coverage/dashboard.html +++ b/master/coverage/dashboard.html @@ -135,7 +135,7 @@

Project Risks

diff --git a/master/coverage/framework/dashboard.html b/master/coverage/framework/dashboard.html index 14bdd95d36b..ed081b701ee 100644 --- a/master/coverage/framework/dashboard.html +++ b/master/coverage/framework/dashboard.html @@ -136,7 +136,7 @@

Project Risks

diff --git a/master/coverage/framework/index.html b/master/coverage/framework/index.html index 155914f9e8b..0b9f6d55158 100644 --- a/master/coverage/framework/index.html +++ b/master/coverage/framework/index.html @@ -111,7 +111,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 d77abc2ce1c..e472400316a 100644 --- a/master/coverage/framework/src/Console/Commands/BuildRssFeedCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/BuildRssFeedCommand.php.html @@ -166,7 +166,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 d37da7f6e61..802f1b8dec1 100644 --- a/master/coverage/framework/src/Console/Commands/BuildSearchCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/BuildSearchCommand.php.html @@ -166,7 +166,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 be7cf05ea2b..47c1f98ac70 100644 --- a/master/coverage/framework/src/Console/Commands/BuildSiteCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/BuildSiteCommand.php.html @@ -462,7 +462,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 6a69dcfe963..ee3a42c68fb 100644 --- a/master/coverage/framework/src/Console/Commands/BuildSitemapCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/BuildSitemapCommand.php.html @@ -166,7 +166,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 0bdd622e523..d449d7461bc 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 f03a5ed9b0b..12956287dd3 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 924b0a4facd..5935f9d6e91 100644 --- a/master/coverage/framework/src/Console/Commands/MakePageCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/MakePageCommand.php.html @@ -392,7 +392,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 f7cc8f35db1..43d782fb0de 100644 --- a/master/coverage/framework/src/Console/Commands/MakePostCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/MakePostCommand.php.html @@ -330,7 +330,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 4e503fc8528..674b9e0578d 100644 --- a/master/coverage/framework/src/Console/Commands/PackageDiscoverCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/PackageDiscoverCommand.php.html @@ -165,7 +165,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 3ca0da8407f..e306e19dfa8 100644 --- a/master/coverage/framework/src/Console/Commands/PublishConfigsCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/PublishConfigsCommand.php.html @@ -215,7 +215,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 6241f038e84..6b377050c46 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 7c0f88c8dba..bcf107c9b1d 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 1d9ccf4b117..5a1779c4069 100644 --- a/master/coverage/framework/src/Console/Commands/RebuildPageCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/RebuildPageCommand.php.html @@ -290,7 +290,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 8943119c764..193577e4db4 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 1ca2ddd00bf..26bc235373b 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 7395a971b87..4bcd9bba8e1 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 81c4454ea72..777c95aadf7 100644 --- a/master/coverage/framework/src/Console/Commands/VendorPublishCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/VendorPublishCommand.php.html @@ -292,7 +292,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Console/Commands/dashboard.html b/master/coverage/framework/src/Console/Commands/dashboard.html index 379ada4a27a..d71523d011b 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 644bc860c42..c4474bc488c 100644 --- a/master/coverage/framework/src/Console/Commands/index.html +++ b/master/coverage/framework/src/Console/Commands/index.html @@ -562,7 +562,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 c743438ef77..eec7ab094de 100644 --- a/master/coverage/framework/src/Console/Concerns/AsksToRebuildSite.php.html +++ b/master/coverage/framework/src/Console/Concerns/AsksToRebuildSite.php.html @@ -166,7 +166,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 013f9b4a9c6..0cb8179b315 100644 --- a/master/coverage/framework/src/Console/Concerns/Command.php.html +++ b/master/coverage/framework/src/Console/Concerns/Command.php.html @@ -479,7 +479,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Console/Concerns/dashboard.html b/master/coverage/framework/src/Console/Concerns/dashboard.html index 68de7ad73ec..606b5b57f0c 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 40abce3fc0e..74ea79f3e1c 100644 --- a/master/coverage/framework/src/Console/Concerns/index.html +++ b/master/coverage/framework/src/Console/Concerns/index.html @@ -142,7 +142,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Console/ConsoleServiceProvider.php.html b/master/coverage/framework/src/Console/ConsoleServiceProvider.php.html index f051f040549..4712667be99 100644 --- a/master/coverage/framework/src/Console/ConsoleServiceProvider.php.html +++ b/master/coverage/framework/src/Console/ConsoleServiceProvider.php.html @@ -255,7 +255,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Console/dashboard.html b/master/coverage/framework/src/Console/dashboard.html index de6d9c7f9c2..9cc4f4a965a 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 6b224da1ff2..466c129b8d5 100644 --- a/master/coverage/framework/src/Console/index.html +++ b/master/coverage/framework/src/Console/index.html @@ -169,7 +169,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Facades/Asset.php.html b/master/coverage/framework/src/Facades/Asset.php.html index a4f04d6bc85..1628cadb911 100644 --- a/master/coverage/framework/src/Facades/Asset.php.html +++ b/master/coverage/framework/src/Facades/Asset.php.html @@ -168,7 +168,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Facades/Author.php.html b/master/coverage/framework/src/Facades/Author.php.html index 5f0ed78cc53..409ba503f65 100644 --- a/master/coverage/framework/src/Facades/Author.php.html +++ b/master/coverage/framework/src/Facades/Author.php.html @@ -234,7 +234,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Facades/Config.php.html b/master/coverage/framework/src/Facades/Config.php.html index bbcf6677bc5..f05f5307c90 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Facades/Features.php.html b/master/coverage/framework/src/Facades/Features.php.html index 8c8c15384cd..1bd32102dac 100644 --- a/master/coverage/framework/src/Facades/Features.php.html +++ b/master/coverage/framework/src/Facades/Features.php.html @@ -782,7 +782,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Facades/Filesystem.php.html b/master/coverage/framework/src/Facades/Filesystem.php.html index 170fbe21762..bcd7975ad7e 100644 --- a/master/coverage/framework/src/Facades/Filesystem.php.html +++ b/master/coverage/framework/src/Facades/Filesystem.php.html @@ -501,7 +501,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Facades/Meta.php.html b/master/coverage/framework/src/Facades/Meta.php.html index 4392a64ec29..837ecfc8c1d 100644 --- a/master/coverage/framework/src/Facades/Meta.php.html +++ b/master/coverage/framework/src/Facades/Meta.php.html @@ -300,7 +300,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

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

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Facades/dashboard.html b/master/coverage/framework/src/Facades/dashboard.html index 2e4866324ff..237954d4a25 100644 --- a/master/coverage/framework/src/Facades/dashboard.html +++ b/master/coverage/framework/src/Facades/dashboard.html @@ -138,7 +138,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Facades/index.html b/master/coverage/framework/src/Facades/index.html index 150fcbce234..2a3d6d7be9a 100644 --- a/master/coverage/framework/src/Facades/index.html +++ b/master/coverage/framework/src/Facades/index.html @@ -281,7 +281,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

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

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 37a88c5e7be..531303e2da6 100644 --- a/master/coverage/framework/src/Foundation/Concerns/BaseFoundationCollection.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/BaseFoundationCollection.php.html @@ -303,7 +303,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 614a8d52c07..82358157507 100644 --- a/master/coverage/framework/src/Foundation/Concerns/BootsHydeKernel.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/BootsHydeKernel.php.html @@ -299,7 +299,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 c6548d223ba..5612fea21a3 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ForwardsFilesystem.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ForwardsFilesystem.php.html @@ -350,7 +350,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 55839e53ca8..d0825ea8668 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 b957233c437..3c57b988b62 100644 --- a/master/coverage/framework/src/Foundation/Concerns/HandlesFoundationCollections.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/HandlesFoundationCollections.php.html @@ -255,7 +255,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 746ac798e83..d725fa3a2e3 100644 --- a/master/coverage/framework/src/Foundation/Concerns/HydeExtension.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/HydeExtension.php.html @@ -287,7 +287,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 dece60b9f44..569be43ea13 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ImplementsStringHelpers.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ImplementsStringHelpers.php.html @@ -293,7 +293,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 84b5699451e..ef531e1854e 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ManagesExtensions.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ManagesExtensions.php.html @@ -358,7 +358,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 b40a70f3909..eb568079ea8 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ManagesHydeKernel.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ManagesHydeKernel.php.html @@ -461,7 +461,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 c7a968ceb7e..1690cf2b239 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ManagesViewData.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ManagesViewData.php.html @@ -256,7 +256,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Concerns/dashboard.html b/master/coverage/framework/src/Foundation/Concerns/dashboard.html index 0f24c757876..fe4ba9b1985 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 08781c28ba6..35134db505b 100644 --- a/master/coverage/framework/src/Foundation/Concerns/index.html +++ b/master/coverage/framework/src/Foundation/Concerns/index.html @@ -366,7 +366,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/ConsoleKernel.php.html b/master/coverage/framework/src/Foundation/ConsoleKernel.php.html index 50471c00ee2..652b34fb5fc 100644 --- a/master/coverage/framework/src/Foundation/ConsoleKernel.php.html +++ b/master/coverage/framework/src/Foundation/ConsoleKernel.php.html @@ -175,7 +175,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 c314b7d2eaa..4751eaa5330 100644 --- a/master/coverage/framework/src/Foundation/Facades/Files.php.html +++ b/master/coverage/framework/src/Foundation/Facades/Files.php.html @@ -162,7 +162,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 5d34a35ed00..0f470e96a4d 100644 --- a/master/coverage/framework/src/Foundation/Facades/Pages.php.html +++ b/master/coverage/framework/src/Foundation/Facades/Pages.php.html @@ -162,7 +162,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 8a91b7f180f..960aab672f7 100644 --- a/master/coverage/framework/src/Foundation/Facades/Routes.php.html +++ b/master/coverage/framework/src/Foundation/Facades/Routes.php.html @@ -306,7 +306,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Facades/dashboard.html b/master/coverage/framework/src/Foundation/Facades/dashboard.html index 65c980cd5d3..ba471a69d82 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 201e382514f..e451b16cb47 100644 --- a/master/coverage/framework/src/Foundation/Facades/index.html +++ b/master/coverage/framework/src/Foundation/Facades/index.html @@ -170,7 +170,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/HydeCoreExtension.php.html b/master/coverage/framework/src/Foundation/HydeCoreExtension.php.html index 18258a40dc0..d3d20a5c205 100644 --- a/master/coverage/framework/src/Foundation/HydeCoreExtension.php.html +++ b/master/coverage/framework/src/Foundation/HydeCoreExtension.php.html @@ -171,7 +171,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/HydeKernel.php.html b/master/coverage/framework/src/Foundation/HydeKernel.php.html index ff9e9731d50..14d56dd0dd4 100644 --- a/master/coverage/framework/src/Foundation/HydeKernel.php.html +++ b/master/coverage/framework/src/Foundation/HydeKernel.php.html @@ -340,7 +340,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 0152c67c1f2..70cf98c9da0 100644 --- a/master/coverage/framework/src/Foundation/Internal/LoadConfiguration.php.html +++ b/master/coverage/framework/src/Foundation/Internal/LoadConfiguration.php.html @@ -414,7 +414,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 9288f81ae70..14e2f69672b 100644 --- a/master/coverage/framework/src/Foundation/Internal/LoadYamlConfiguration.php.html +++ b/master/coverage/framework/src/Foundation/Internal/LoadYamlConfiguration.php.html @@ -366,7 +366,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Internal/dashboard.html b/master/coverage/framework/src/Foundation/Internal/dashboard.html index 593334cf799..69fcb667ad9 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 808678ecab5..897d3182375 100644 --- a/master/coverage/framework/src/Foundation/Internal/index.html +++ b/master/coverage/framework/src/Foundation/Internal/index.html @@ -142,7 +142,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 303746bfb2d..a07a6d554c2 100644 --- a/master/coverage/framework/src/Foundation/Kernel/FileCollection.php.html +++ b/master/coverage/framework/src/Foundation/Kernel/FileCollection.php.html @@ -335,7 +335,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 564fe14f6f6..23b70c013c5 100644 --- a/master/coverage/framework/src/Foundation/Kernel/Filesystem.php.html +++ b/master/coverage/framework/src/Foundation/Kernel/Filesystem.php.html @@ -610,7 +610,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 581e4913416..ec47061d129 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 e16f32430cd..6b9d28c195f 100644 --- a/master/coverage/framework/src/Foundation/Kernel/PageCollection.php.html +++ b/master/coverage/framework/src/Foundation/Kernel/PageCollection.php.html @@ -323,7 +323,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 27b27dab7bf..5364677631e 100644 --- a/master/coverage/framework/src/Foundation/Kernel/RouteCollection.php.html +++ b/master/coverage/framework/src/Foundation/Kernel/RouteCollection.php.html @@ -295,7 +295,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Kernel/dashboard.html b/master/coverage/framework/src/Foundation/Kernel/dashboard.html index 8bb0b822daf..7caabd79296 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 503613c069f..e6e2ad58abf 100644 --- a/master/coverage/framework/src/Foundation/Kernel/index.html +++ b/master/coverage/framework/src/Foundation/Kernel/index.html @@ -226,7 +226,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/PharSupport.php.html b/master/coverage/framework/src/Foundation/PharSupport.php.html index 472673013ec..9472ae9a4ea 100644 --- a/master/coverage/framework/src/Foundation/PharSupport.php.html +++ b/master/coverage/framework/src/Foundation/PharSupport.php.html @@ -279,7 +279,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 d2b918f7d55..f25e3e54561 100644 --- a/master/coverage/framework/src/Foundation/Providers/ConfigurationServiceProvider.php.html +++ b/master/coverage/framework/src/Foundation/Providers/ConfigurationServiceProvider.php.html @@ -202,7 +202,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 344e0a5f16d..949183ad675 100644 --- a/master/coverage/framework/src/Foundation/Providers/ViewServiceProvider.php.html +++ b/master/coverage/framework/src/Foundation/Providers/ViewServiceProvider.php.html @@ -219,7 +219,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Providers/dashboard.html b/master/coverage/framework/src/Foundation/Providers/dashboard.html index 7965e0f8514..0d5adbaf1b9 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 5e66a998d23..5bee82c5c79 100644 --- a/master/coverage/framework/src/Foundation/Providers/index.html +++ b/master/coverage/framework/src/Foundation/Providers/index.html @@ -142,7 +142,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/dashboard.html b/master/coverage/framework/src/Foundation/dashboard.html index 6cda860743a..3591fec4eba 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 3d045a58f1c..9913f3555ff 100644 --- a/master/coverage/framework/src/Foundation/index.html +++ b/master/coverage/framework/src/Foundation/index.html @@ -365,7 +365,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 49b4c0f386c..6d099db8c48 100644 --- a/master/coverage/framework/src/Framework/Actions/AnonymousViewCompiler.php.html +++ b/master/coverage/framework/src/Framework/Actions/AnonymousViewCompiler.php.html @@ -227,7 +227,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 a4d273b7009..21c0ffd470a 100644 --- a/master/coverage/framework/src/Framework/Actions/BladeMatterParser.php.html +++ b/master/coverage/framework/src/Framework/Actions/BladeMatterParser.php.html @@ -545,7 +545,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 2477278bebc..33c6c40ac8c 100644 --- a/master/coverage/framework/src/Framework/Actions/ConvertsArrayToFrontMatter.php.html +++ b/master/coverage/framework/src/Framework/Actions/ConvertsArrayToFrontMatter.php.html @@ -168,7 +168,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 b616ddd0a4a..428c68c1434 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 ff35d20c7db..dc687c01b3d 100644 --- a/master/coverage/framework/src/Framework/Actions/CreatesNewMarkdownPostFile.php.html +++ b/master/coverage/framework/src/Framework/Actions/CreatesNewMarkdownPostFile.php.html @@ -302,7 +302,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 88619f372f4..d814b26a307 100644 --- a/master/coverage/framework/src/Framework/Actions/CreatesNewPageSourceFile.php.html +++ b/master/coverage/framework/src/Framework/Actions/CreatesNewPageSourceFile.php.html @@ -586,7 +586,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 8a91733c77b..d619817a255 100644 --- a/master/coverage/framework/src/Framework/Actions/GeneratesDocumentationSearchIndex.php.html +++ b/master/coverage/framework/src/Framework/Actions/GeneratesDocumentationSearchIndex.php.html @@ -390,7 +390,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 27b47e5c74f..0e841b7c3c6 100644 --- a/master/coverage/framework/src/Framework/Actions/GeneratesTableOfContents.php.html +++ b/master/coverage/framework/src/Framework/Actions/GeneratesTableOfContents.php.html @@ -254,7 +254,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 d5845bf3869..cfafda7e86d 100644 --- a/master/coverage/framework/src/Framework/Actions/MarkdownFileParser.php.html +++ b/master/coverage/framework/src/Framework/Actions/MarkdownFileParser.php.html @@ -247,7 +247,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 b33142b6b73..3ed8945818d 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateBuildManifest.php.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateBuildManifest.php.html @@ -336,7 +336,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 088cfa4db9a..ffd4a3126ea 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateRssFeed.php.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateRssFeed.php.html @@ -193,7 +193,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 36295573383..9ae5b852932 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSearch.php.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSearch.php.html @@ -197,7 +197,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 f7b6210ac2a..40d9d0d3bd8 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSitemap.php.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSitemap.php.html @@ -193,7 +193,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 0d26b01e8d6..83aa6dbca4e 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 6e4a08de14c..93928d50f92 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/index.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/index.html @@ -199,7 +199,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 aef8f17979e..c69bfbdf83e 100644 --- a/master/coverage/framework/src/Framework/Actions/PreBuildTasks/CleanSiteDirectory.php.html +++ b/master/coverage/framework/src/Framework/Actions/PreBuildTasks/CleanSiteDirectory.php.html @@ -320,7 +320,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 8a3158e2a67..355cab83295 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 cf5e601c0e8..30f4a307085 100644 --- a/master/coverage/framework/src/Framework/Actions/PreBuildTasks/index.html +++ b/master/coverage/framework/src/Framework/Actions/PreBuildTasks/index.html @@ -115,7 +115,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 945016eb465..a0aa4d2d686 100644 --- a/master/coverage/framework/src/Framework/Actions/SourceFileParser.php.html +++ b/master/coverage/framework/src/Framework/Actions/SourceFileParser.php.html @@ -308,7 +308,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 f46bd2da046..e09bf90b02e 100644 --- a/master/coverage/framework/src/Framework/Actions/StaticPageBuilder.php.html +++ b/master/coverage/framework/src/Framework/Actions/StaticPageBuilder.php.html @@ -175,7 +175,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Actions/dashboard.html b/master/coverage/framework/src/Framework/Actions/dashboard.html index 71fbd028f1a..d5f1eb6f2f8 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 b1a186a51d8..1c7172f5f9a 100644 --- a/master/coverage/framework/src/Framework/Actions/index.html +++ b/master/coverage/framework/src/Framework/Actions/index.html @@ -450,7 +450,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 f10f0fdef69..bd49210eccb 100644 --- a/master/coverage/framework/src/Framework/Concerns/InteractsWithDirectories.php.html +++ b/master/coverage/framework/src/Framework/Concerns/InteractsWithDirectories.php.html @@ -229,7 +229,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 7d89a7fa210..e597870ebe9 100644 --- a/master/coverage/framework/src/Framework/Concerns/InteractsWithFrontMatter.php.html +++ b/master/coverage/framework/src/Framework/Concerns/InteractsWithFrontMatter.php.html @@ -237,7 +237,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 39f2795a51f..70f737a6135 100644 --- a/master/coverage/framework/src/Framework/Concerns/Internal/ForwardsIlluminateFilesystem.php.html +++ b/master/coverage/framework/src/Framework/Concerns/Internal/ForwardsIlluminateFilesystem.php.html @@ -324,7 +324,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 1499c018d68..37347c834e0 100644 --- a/master/coverage/framework/src/Framework/Concerns/Internal/MockableFeatures.php.html +++ b/master/coverage/framework/src/Framework/Concerns/Internal/MockableFeatures.php.html @@ -228,7 +228,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 13b296152f6..31bcf6ff89e 100644 --- a/master/coverage/framework/src/Framework/Concerns/Internal/SetsUpMarkdownConverter.php.html +++ b/master/coverage/framework/src/Framework/Concerns/Internal/SetsUpMarkdownConverter.php.html @@ -387,7 +387,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 4d5084e2bc0..55104de33a4 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 c06ff309a46..21aa522ed1e 100644 --- a/master/coverage/framework/src/Framework/Concerns/Internal/index.html +++ b/master/coverage/framework/src/Framework/Concerns/Internal/index.html @@ -171,7 +171,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 da71dc1202d..07caa77d70b 100644 --- a/master/coverage/framework/src/Framework/Concerns/RegistersFileLocations.php.html +++ b/master/coverage/framework/src/Framework/Concerns/RegistersFileLocations.php.html @@ -406,7 +406,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 73204b53696..c59df08f66f 100644 --- a/master/coverage/framework/src/Framework/Concerns/TracksExecutionTime.php.html +++ b/master/coverage/framework/src/Framework/Concerns/TracksExecutionTime.php.html @@ -240,7 +240,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 ffc29f89016..1107e30d234 100644 --- a/master/coverage/framework/src/Framework/Concerns/ValidatesExistence.php.html +++ b/master/coverage/framework/src/Framework/Concerns/ValidatesExistence.php.html @@ -171,7 +171,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Concerns/dashboard.html b/master/coverage/framework/src/Framework/Concerns/dashboard.html index 6faec779712..bd86b44b542 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 542c2d51ea2..ae4a9899a74 100644 --- a/master/coverage/framework/src/Framework/Concerns/index.html +++ b/master/coverage/framework/src/Framework/Concerns/index.html @@ -254,7 +254,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 145ea7ff7da..7ac7bbc54c9 100644 --- a/master/coverage/framework/src/Framework/Exceptions/BaseUrlNotSetException.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/BaseUrlNotSetException.php.html @@ -105,7 +105,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 f11e38c73d7..55b03543556 100644 --- a/master/coverage/framework/src/Framework/Exceptions/BuildWarning.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/BuildWarning.php.html @@ -105,7 +105,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 7eae0c619bd..fdd3943284d 100644 --- a/master/coverage/framework/src/Framework/Exceptions/FileConflictException.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/FileConflictException.php.html @@ -165,7 +165,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 6ec61b2defd..c7279fb79af 100644 --- a/master/coverage/framework/src/Framework/Exceptions/FileNotFoundException.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/FileNotFoundException.php.html @@ -165,7 +165,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 27592fdc8c5..35cf46a7d50 100644 --- a/master/coverage/framework/src/Framework/Exceptions/RouteNotFoundException.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/RouteNotFoundException.php.html @@ -164,7 +164,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 51badc6b8c8..3a3ff5520f0 100644 --- a/master/coverage/framework/src/Framework/Exceptions/UnsupportedPageTypeException.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/UnsupportedPageTypeException.php.html @@ -164,7 +164,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Exceptions/dashboard.html b/master/coverage/framework/src/Framework/Exceptions/dashboard.html index 1ccc2f99746..1c64ac45e73 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 12a4b63921f..0f17e575fdb 100644 --- a/master/coverage/framework/src/Framework/Exceptions/index.html +++ b/master/coverage/framework/src/Framework/Exceptions/index.html @@ -224,7 +224,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 971c27c4c3a..b8124a3212f 100644 --- a/master/coverage/framework/src/Framework/Factories/BlogPostDataFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/BlogPostDataFactory.php.html @@ -440,7 +440,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 52e7b66fe98..937cce8d8a6 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/CoreDataObject.php.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/CoreDataObject.php.html @@ -216,7 +216,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 efc2fdd67f2..6bcc410c711 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/HasFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/HasFactory.php.html @@ -227,7 +227,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 9d2c83dbb83..dec3eb52443 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/PageDataFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/PageDataFactory.php.html @@ -139,7 +139,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 4a22560652b..43211030b5c 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/dashboard.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/dashboard.html @@ -140,7 +140,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Factories/Concerns/index.html b/master/coverage/framework/src/Framework/Factories/Concerns/index.html index 02f06fcfc96..9a724f9d2dd 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/index.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/index.html @@ -156,7 +156,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 bae4b543e39..5e6331eb9bc 100644 --- a/master/coverage/framework/src/Framework/Factories/FeaturedImageFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/FeaturedImageFactory.php.html @@ -347,7 +347,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 fda83617ee3..81ba9d94422 100644 --- a/master/coverage/framework/src/Framework/Factories/HydePageDataFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/HydePageDataFactory.php.html @@ -401,7 +401,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 2aeb3e82d8e..441e7c5f67e 100644 --- a/master/coverage/framework/src/Framework/Factories/NavigationDataFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/NavigationDataFactory.php.html @@ -942,7 +942,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Factories/dashboard.html b/master/coverage/framework/src/Framework/Factories/dashboard.html index eab1d8cc3ff..26d94ac874c 100644 --- a/master/coverage/framework/src/Framework/Factories/dashboard.html +++ b/master/coverage/framework/src/Framework/Factories/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Factories/index.html b/master/coverage/framework/src/Framework/Factories/index.html index 511cce50117..454da4a9443 100644 --- a/master/coverage/framework/src/Framework/Factories/index.html +++ b/master/coverage/framework/src/Framework/Factories/index.html @@ -226,7 +226,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 f8d0b11b1e5..c86dd379595 100644 --- a/master/coverage/framework/src/Framework/Features/Blogging/Models/FeaturedImage.php.html +++ b/master/coverage/framework/src/Framework/Features/Blogging/Models/FeaturedImage.php.html @@ -919,7 +919,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 2fa313f2da4..7b1aabf85fa 100644 --- a/master/coverage/framework/src/Framework/Features/Blogging/Models/PostAuthor.php.html +++ b/master/coverage/framework/src/Framework/Features/Blogging/Models/PostAuthor.php.html @@ -373,7 +373,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 6bae8822317..3f7ea7e4839 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 76e7fbcd9ae..dcec58573c2 100644 --- a/master/coverage/framework/src/Framework/Features/Blogging/Models/index.html +++ b/master/coverage/framework/src/Framework/Features/Blogging/Models/index.html @@ -144,7 +144,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 bcedc4221cf..579704226ca 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 01af41f29dd..d2401a882fb 100644 --- a/master/coverage/framework/src/Framework/Features/Blogging/index.html +++ b/master/coverage/framework/src/Framework/Features/Blogging/index.html @@ -115,7 +115,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 3be53ac62fe..d7766574fcb 100644 --- a/master/coverage/framework/src/Framework/Features/BuildTasks/BuildTask.php.html +++ b/master/coverage/framework/src/Framework/Features/BuildTasks/BuildTask.php.html @@ -413,7 +413,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 781f89b933a..62612b77c68 100644 --- a/master/coverage/framework/src/Framework/Features/BuildTasks/PostBuildTask.php.html +++ b/master/coverage/framework/src/Framework/Features/BuildTasks/PostBuildTask.php.html @@ -100,7 +100,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 230f9631ddf..18bc57f8cc9 100644 --- a/master/coverage/framework/src/Framework/Features/BuildTasks/PreBuildTask.php.html +++ b/master/coverage/framework/src/Framework/Features/BuildTasks/PreBuildTask.php.html @@ -100,7 +100,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 81aebdf51e5..af5844465b9 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 26db281b1f4..0a7285a196f 100644 --- a/master/coverage/framework/src/Framework/Features/BuildTasks/index.html +++ b/master/coverage/framework/src/Framework/Features/BuildTasks/index.html @@ -141,7 +141,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 2d4c3cba179..311f7f84a20 100644 --- a/master/coverage/framework/src/Framework/Features/Documentation/DocumentationSearchPage.php.html +++ b/master/coverage/framework/src/Framework/Features/Documentation/DocumentationSearchPage.php.html @@ -286,7 +286,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 36b782730b8..f0f08fa965b 100644 --- a/master/coverage/framework/src/Framework/Features/Documentation/SemanticDocumentationArticle.php.html +++ b/master/coverage/framework/src/Framework/Features/Documentation/SemanticDocumentationArticle.php.html @@ -589,7 +589,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 839015dc12c..0cf04d4a073 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 805242ace4d..ca225bcc748 100644 --- a/master/coverage/framework/src/Framework/Features/Documentation/index.html +++ b/master/coverage/framework/src/Framework/Features/Documentation/index.html @@ -143,7 +143,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 ba46bcc1aae..4f422107729 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/Elements/LinkElement.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/Elements/LinkElement.php.html @@ -255,7 +255,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 996a0e360c9..477367d1e2d 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/Elements/MetadataElement.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/Elements/MetadataElement.php.html @@ -219,7 +219,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 5a3b2b91936..54337fbab6e 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/Elements/OpenGraphElement.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/Elements/OpenGraphElement.php.html @@ -248,7 +248,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 51a8673b81b..b45fcadb13b 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 e1798d41a99..80d115db541 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/Elements/index.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/Elements/index.html @@ -172,7 +172,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 04425d4b61a..3e41edaf3b4 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/GlobalMetadataBag.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/GlobalMetadataBag.php.html @@ -224,7 +224,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 1910e380067..36f1db57184 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/MetadataBag.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/MetadataBag.php.html @@ -367,7 +367,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 967019e0ce6..4fbbc18d483 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/MetadataElementContract.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/MetadataElementContract.php.html @@ -103,7 +103,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 da984915a97..e9a7daaa5c4 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/PageMetadataBag.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/PageMetadataBag.php.html @@ -335,7 +335,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 ed8a79b53b8..3e3b19d437a 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 211cf19a4bc..f43af35af28 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/index.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/index.html @@ -212,7 +212,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 2e9031ae1c9..00591543769 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/BaseNavigationMenu.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/BaseNavigationMenu.php.html @@ -346,7 +346,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 1e5eda16c37..13d826a234d 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/DocumentationSidebar.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/DocumentationSidebar.php.html @@ -398,7 +398,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 2dd99bcc07c..f6c02a157f2 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/DropdownNavItem.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/DropdownNavItem.php.html @@ -260,7 +260,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 7bf822a8b1b..f779e933b63 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/NavItem.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/NavItem.php.html @@ -522,7 +522,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 130a166335d..eb89f6e8a52 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/NavigationData.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/NavigationData.php.html @@ -237,7 +237,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 fd96dd79608..07337e26239 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/NavigationMenu.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/NavigationMenu.php.html @@ -348,7 +348,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 d20c0167564..839978ac233 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 cd65f2e2447..ae2ea6dd022 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/index.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/index.html @@ -255,7 +255,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 22de9b8d6c0..3b948113c9b 100644 --- a/master/coverage/framework/src/Framework/Features/XmlGenerators/BaseXmlGenerator.php.html +++ b/master/coverage/framework/src/Framework/Features/XmlGenerators/BaseXmlGenerator.php.html @@ -356,7 +356,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 764018d88cd..fd33dc8f45b 100644 --- a/master/coverage/framework/src/Framework/Features/XmlGenerators/RssFeedGenerator.php.html +++ b/master/coverage/framework/src/Framework/Features/XmlGenerators/RssFeedGenerator.php.html @@ -487,7 +487,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 c354f2c71d8..2d59eeb3843 100644 --- a/master/coverage/framework/src/Framework/Features/XmlGenerators/SitemapGenerator.php.html +++ b/master/coverage/framework/src/Framework/Features/XmlGenerators/SitemapGenerator.php.html @@ -418,7 +418,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 36c2b32e3cc..64a221c57f3 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 d4ca2477f01..291f7e8d403 100644 --- a/master/coverage/framework/src/Framework/Features/XmlGenerators/index.html +++ b/master/coverage/framework/src/Framework/Features/XmlGenerators/index.html @@ -171,7 +171,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Features/dashboard.html b/master/coverage/framework/src/Framework/Features/dashboard.html index 96a339566d7..f15f692fee3 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 5e43d3220a1..9612f0975b8 100644 --- a/master/coverage/framework/src/Framework/Features/index.html +++ b/master/coverage/framework/src/Framework/Features/index.html @@ -254,7 +254,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/HydeServiceProvider.php.html b/master/coverage/framework/src/Framework/HydeServiceProvider.php.html index 2575cbfe1fc..68882adcf60 100644 --- a/master/coverage/framework/src/Framework/HydeServiceProvider.php.html +++ b/master/coverage/framework/src/Framework/HydeServiceProvider.php.html @@ -226,7 +226,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 0565a8cf65c..a131f769cac 100644 --- a/master/coverage/framework/src/Framework/Services/AssetService.php.html +++ b/master/coverage/framework/src/Framework/Services/AssetService.php.html @@ -395,7 +395,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 87b511dfff3..79c9b238b06 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 4c0bbdd3c71..e76848c5521 100644 --- a/master/coverage/framework/src/Framework/Services/BuildTaskService.php.html +++ b/master/coverage/framework/src/Framework/Services/BuildTaskService.php.html @@ -703,7 +703,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 871a5019784..26900ab842e 100644 --- a/master/coverage/framework/src/Framework/Services/MarkdownService.php.html +++ b/master/coverage/framework/src/Framework/Services/MarkdownService.php.html @@ -875,7 +875,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 e637ef1b9c0..99d5c9644da 100644 --- a/master/coverage/framework/src/Framework/Services/ValidationService.php.html +++ b/master/coverage/framework/src/Framework/Services/ValidationService.php.html @@ -490,7 +490,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 75887c8ba33..6a6cba2bf2a 100644 --- a/master/coverage/framework/src/Framework/Services/ViewDiffService.php.html +++ b/master/coverage/framework/src/Framework/Services/ViewDiffService.php.html @@ -239,7 +239,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Services/dashboard.html b/master/coverage/framework/src/Framework/Services/dashboard.html index ebc0c122fd7..dea7d1070ba 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 9a58ac34d51..3b6d1bef366 100644 --- a/master/coverage/framework/src/Framework/Services/index.html +++ b/master/coverage/framework/src/Framework/Services/index.html @@ -254,7 +254,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 5e1b64c0c88..c3ffa1eb469 100644 --- a/master/coverage/framework/src/Framework/Views/Components/BreadcrumbsComponent.php.html +++ b/master/coverage/framework/src/Framework/Views/Components/BreadcrumbsComponent.php.html @@ -243,7 +243,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 5d8cc5fd057..164467bd193 100644 --- a/master/coverage/framework/src/Framework/Views/Components/LinkComponent.php.html +++ b/master/coverage/framework/src/Framework/Views/Components/LinkComponent.php.html @@ -190,7 +190,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 661afb9833b..d4b28a2a05c 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 6d7c746ebf7..6c39f233935 100644 --- a/master/coverage/framework/src/Framework/Views/Components/index.html +++ b/master/coverage/framework/src/Framework/Views/Components/index.html @@ -143,7 +143,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Views/dashboard.html b/master/coverage/framework/src/Framework/Views/dashboard.html index 7114f8d50b7..69cdf2de6fe 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 13f01c4c088..38f6a233c70 100644 --- a/master/coverage/framework/src/Framework/Views/index.html +++ b/master/coverage/framework/src/Framework/Views/index.html @@ -114,7 +114,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/dashboard.html b/master/coverage/framework/src/Framework/dashboard.html index 9bb24c9d6f0..674f8a57dac 100644 --- a/master/coverage/framework/src/Framework/dashboard.html +++ b/master/coverage/framework/src/Framework/dashboard.html @@ -138,7 +138,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/index.html b/master/coverage/framework/src/Framework/index.html index c8b8fe7aebb..14aeedc8971 100644 --- a/master/coverage/framework/src/Framework/index.html +++ b/master/coverage/framework/src/Framework/index.html @@ -309,7 +309,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Hyde.php.html b/master/coverage/framework/src/Hyde.php.html index 42303877826..134bbb57e9f 100644 --- a/master/coverage/framework/src/Hyde.php.html +++ b/master/coverage/framework/src/Hyde.php.html @@ -276,7 +276,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 bd0cd53c6a2..4a3bf041d26 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/BlogPostSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/BlogPostSchema.php.html @@ -99,7 +99,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 103a72ebde0..b38a22cc938 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/FrontMatterSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/FrontMatterSchema.php.html @@ -104,7 +104,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 ea41b261856..7e802df24e8 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/PageSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/PageSchema.php.html @@ -95,7 +95,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 62ac515f480..f16bb9b378c 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/AuthorSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/AuthorSchema.php.html @@ -96,7 +96,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 7c3dea29175..551eb5afe0b 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/FeaturedImageSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/FeaturedImageSchema.php.html @@ -102,7 +102,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 a0b5cf52bfc..b8acde4a599 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/NavigationSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/NavigationSchema.php.html @@ -98,7 +98,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 a3bbe864096..04953ca784b 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 ad4f4009d5d..0d7afee8b59 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/index.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/index.html @@ -112,7 +112,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 13741d4820a..a5f68dee001 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 0710a41e15a..496d4171ace 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/index.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/index.html @@ -124,7 +124,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 6cfdd9c9616..fe4cd800932 100644 --- a/master/coverage/framework/src/Markdown/Contracts/MarkdownDocumentContract.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/MarkdownDocumentContract.php.html @@ -97,7 +97,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 82420c37b3e..afd97ff096f 100644 --- a/master/coverage/framework/src/Markdown/Contracts/MarkdownPostProcessorContract.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/MarkdownPostProcessorContract.php.html @@ -94,7 +94,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 43cd3f0a151..5b81d8ddd57 100644 --- a/master/coverage/framework/src/Markdown/Contracts/MarkdownPreProcessorContract.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/MarkdownPreProcessorContract.php.html @@ -94,7 +94,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 b37e25a55a7..7dc3aa0a80e 100644 --- a/master/coverage/framework/src/Markdown/Contracts/MarkdownShortcodeContract.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/MarkdownShortcodeContract.php.html @@ -90,7 +90,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Markdown/Contracts/dashboard.html b/master/coverage/framework/src/Markdown/Contracts/dashboard.html index b0e7615c8cc..a13b8a6e821 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 8740c6bb5c8..10ffd6af004 100644 --- a/master/coverage/framework/src/Markdown/Contracts/index.html +++ b/master/coverage/framework/src/Markdown/Contracts/index.html @@ -136,7 +136,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Markdown/MarkdownConverter.php.html b/master/coverage/framework/src/Markdown/MarkdownConverter.php.html index 6f351dcb2e3..18588747d14 100644 --- a/master/coverage/framework/src/Markdown/MarkdownConverter.php.html +++ b/master/coverage/framework/src/Markdown/MarkdownConverter.php.html @@ -169,7 +169,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 74cbaabb25f..bda6e878576 100644 --- a/master/coverage/framework/src/Markdown/Models/FrontMatter.php.html +++ b/master/coverage/framework/src/Markdown/Models/FrontMatter.php.html @@ -376,7 +376,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 2a07c3bd8ce..c111e3f58ab 100644 --- a/master/coverage/framework/src/Markdown/Models/Markdown.php.html +++ b/master/coverage/framework/src/Markdown/Models/Markdown.php.html @@ -393,7 +393,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 c1c59e4ce5e..115ffdd6a8f 100644 --- a/master/coverage/framework/src/Markdown/Models/MarkdownDocument.php.html +++ b/master/coverage/framework/src/Markdown/Models/MarkdownDocument.php.html @@ -251,7 +251,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Markdown/Models/dashboard.html b/master/coverage/framework/src/Markdown/Models/dashboard.html index 7d55547fd3d..ef6d3fe5741 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 98bc0b73b9d..c7c56e82b42 100644 --- a/master/coverage/framework/src/Markdown/Models/index.html +++ b/master/coverage/framework/src/Markdown/Models/index.html @@ -170,7 +170,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 4b11bdc4119..26066c26e0c 100644 --- a/master/coverage/framework/src/Markdown/Processing/BladeDownProcessor.php.html +++ b/master/coverage/framework/src/Markdown/Processing/BladeDownProcessor.php.html @@ -388,7 +388,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 b61faf4a548..fef241d1ca3 100644 --- a/master/coverage/framework/src/Markdown/Processing/CodeblockFilepathProcessor.php.html +++ b/master/coverage/framework/src/Markdown/Processing/CodeblockFilepathProcessor.php.html @@ -409,7 +409,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 81f378ff628..818340e52be 100644 --- a/master/coverage/framework/src/Markdown/Processing/ColoredBlockquotes.php.html +++ b/master/coverage/framework/src/Markdown/Processing/ColoredBlockquotes.php.html @@ -299,7 +299,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 00f5f803dca..07f63bd66f0 100644 --- a/master/coverage/framework/src/Markdown/Processing/ShortcodeProcessor.php.html +++ b/master/coverage/framework/src/Markdown/Processing/ShortcodeProcessor.php.html @@ -497,7 +497,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Markdown/Processing/dashboard.html b/master/coverage/framework/src/Markdown/Processing/dashboard.html index ee9719d041c..35e1cde2c2a 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 3ca451dd8e7..cc195f5bd04 100644 --- a/master/coverage/framework/src/Markdown/Processing/index.html +++ b/master/coverage/framework/src/Markdown/Processing/index.html @@ -198,7 +198,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Markdown/dashboard.html b/master/coverage/framework/src/Markdown/dashboard.html index c921d2c4057..2c909cee298 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 83ba3f8b0a8..6baac18c9f2 100644 --- a/master/coverage/framework/src/Markdown/index.html +++ b/master/coverage/framework/src/Markdown/index.html @@ -182,7 +182,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Pages/BladePage.php.html b/master/coverage/framework/src/Pages/BladePage.php.html index 91440df143b..91f99dee90e 100644 --- a/master/coverage/framework/src/Pages/BladePage.php.html +++ b/master/coverage/framework/src/Pages/BladePage.php.html @@ -227,7 +227,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 9ac39c8ac66..a7dc471c63c 100644 --- a/master/coverage/framework/src/Pages/Concerns/BaseMarkdownPage.php.html +++ b/master/coverage/framework/src/Pages/Concerns/BaseMarkdownPage.php.html @@ -303,7 +303,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 b78754dfc76..b5333442268 100644 --- a/master/coverage/framework/src/Pages/Concerns/HydePage.php.html +++ b/master/coverage/framework/src/Pages/Concerns/HydePage.php.html @@ -1296,7 +1296,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Pages/Concerns/dashboard.html b/master/coverage/framework/src/Pages/Concerns/dashboard.html index 9c09accde25..76a115494a3 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 806992ad02e..b3e8c5851c3 100644 --- a/master/coverage/framework/src/Pages/Concerns/index.html +++ b/master/coverage/framework/src/Pages/Concerns/index.html @@ -142,7 +142,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Pages/DocumentationPage.php.html b/master/coverage/framework/src/Pages/DocumentationPage.php.html index d6bc8d0746d..cb319c287d0 100644 --- a/master/coverage/framework/src/Pages/DocumentationPage.php.html +++ b/master/coverage/framework/src/Pages/DocumentationPage.php.html @@ -360,7 +360,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Pages/HtmlPage.php.html b/master/coverage/framework/src/Pages/HtmlPage.php.html index 8c7a12915d0..95ccfd65f0c 100644 --- a/master/coverage/framework/src/Pages/HtmlPage.php.html +++ b/master/coverage/framework/src/Pages/HtmlPage.php.html @@ -221,7 +221,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Pages/InMemoryPage.php.html b/master/coverage/framework/src/Pages/InMemoryPage.php.html index 5577d50e24f..684b906a316 100644 --- a/master/coverage/framework/src/Pages/InMemoryPage.php.html +++ b/master/coverage/framework/src/Pages/InMemoryPage.php.html @@ -469,7 +469,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

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

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

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

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Pages/dashboard.html b/master/coverage/framework/src/Pages/dashboard.html index 808887e7835..742204358a5 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 2559604fd3f..582f517da40 100644 --- a/master/coverage/framework/src/Pages/index.html +++ b/master/coverage/framework/src/Pages/index.html @@ -266,7 +266,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Support/BuildWarnings.php.html b/master/coverage/framework/src/Support/BuildWarnings.php.html index c73a51aa6fb..ba31aa0551c 100644 --- a/master/coverage/framework/src/Support/BuildWarnings.php.html +++ b/master/coverage/framework/src/Support/BuildWarnings.php.html @@ -408,7 +408,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 260d94779e0..530f58544d4 100644 --- a/master/coverage/framework/src/Support/Concerns/Serializable.php.html +++ b/master/coverage/framework/src/Support/Concerns/Serializable.php.html @@ -234,7 +234,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Concerns/dashboard.html b/master/coverage/framework/src/Support/Concerns/dashboard.html index c9f6e2c10d0..4fff9204fc0 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 ef3b49f3bbb..081479822b6 100644 --- a/master/coverage/framework/src/Support/Concerns/index.html +++ b/master/coverage/framework/src/Support/Concerns/index.html @@ -114,7 +114,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 90c16edee04..e8e4a85ef28 100644 --- a/master/coverage/framework/src/Support/Contracts/SerializableContract.php.html +++ b/master/coverage/framework/src/Support/Contracts/SerializableContract.php.html @@ -114,7 +114,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Contracts/dashboard.html b/master/coverage/framework/src/Support/Contracts/dashboard.html index 835c24e88bb..8f907b00bb9 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 d03857f7056..5bcc3835115 100644 --- a/master/coverage/framework/src/Support/Contracts/index.html +++ b/master/coverage/framework/src/Support/Contracts/index.html @@ -84,7 +84,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Support/DataCollections.php.html b/master/coverage/framework/src/Support/DataCollections.php.html index 9a63df56f24..975b7bdb347 100644 --- a/master/coverage/framework/src/Support/DataCollections.php.html +++ b/master/coverage/framework/src/Support/DataCollections.php.html @@ -330,7 +330,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 3bd4a68d98d..0f6f8bfe48f 100644 --- a/master/coverage/framework/src/Support/Facades/Render.php.html +++ b/master/coverage/framework/src/Support/Facades/Render.php.html @@ -173,7 +173,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Facades/dashboard.html b/master/coverage/framework/src/Support/Facades/dashboard.html index de3060f4d2f..25c23e4836f 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 4f836ffd0c3..dae8ab7f36c 100644 --- a/master/coverage/framework/src/Support/Facades/index.html +++ b/master/coverage/framework/src/Support/Facades/index.html @@ -114,7 +114,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 b5d1b21a8f5..23a475fcf7b 100644 --- a/master/coverage/framework/src/Support/Filesystem/MediaFile.php.html +++ b/master/coverage/framework/src/Support/Filesystem/MediaFile.php.html @@ -435,7 +435,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 4719b4a83b3..36ccec9d8f9 100644 --- a/master/coverage/framework/src/Support/Filesystem/ProjectFile.php.html +++ b/master/coverage/framework/src/Support/Filesystem/ProjectFile.php.html @@ -371,7 +371,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 d8b6e9aacf4..9e329a50215 100644 --- a/master/coverage/framework/src/Support/Filesystem/SourceFile.php.html +++ b/master/coverage/framework/src/Support/Filesystem/SourceFile.php.html @@ -229,7 +229,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Filesystem/dashboard.html b/master/coverage/framework/src/Support/Filesystem/dashboard.html index 72342d83834..ef880705233 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 6aff211a8b8..78760690c49 100644 --- a/master/coverage/framework/src/Support/Filesystem/index.html +++ b/master/coverage/framework/src/Support/Filesystem/index.html @@ -170,7 +170,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Includes.php.html b/master/coverage/framework/src/Support/Includes.php.html index ab822f73a66..2b589423245 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 771d8e431ef..fec9c20d28c 100644 --- a/master/coverage/framework/src/Support/Models/DateString.php.html +++ b/master/coverage/framework/src/Support/Models/DateString.php.html @@ -212,7 +212,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 6a64504c90c..2b6bca29e2b 100644 --- a/master/coverage/framework/src/Support/Models/Redirect.php.html +++ b/master/coverage/framework/src/Support/Models/Redirect.php.html @@ -312,7 +312,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 1fd2a752ee4..e4f2536209c 100644 --- a/master/coverage/framework/src/Support/Models/RenderData.php.html +++ b/master/coverage/framework/src/Support/Models/RenderData.php.html @@ -379,7 +379,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 fb1f0acbf29..1353d379acd 100644 --- a/master/coverage/framework/src/Support/Models/Route.php.html +++ b/master/coverage/framework/src/Support/Models/Route.php.html @@ -467,7 +467,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 154edb2cbec..5735892900c 100644 --- a/master/coverage/framework/src/Support/Models/RouteKey.php.html +++ b/master/coverage/framework/src/Support/Models/RouteKey.php.html @@ -281,7 +281,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 45c17a93946..1015f99a19f 100644 --- a/master/coverage/framework/src/Support/Models/RouteList.php.html +++ b/master/coverage/framework/src/Support/Models/RouteList.php.html @@ -283,7 +283,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 9ced44aa6c4..883ba842d5f 100644 --- a/master/coverage/framework/src/Support/Models/RouteListItem.php.html +++ b/master/coverage/framework/src/Support/Models/RouteListItem.php.html @@ -335,7 +335,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 84ac443b599..32922557cbb 100644 --- a/master/coverage/framework/src/Support/Models/ValidationResult.php.html +++ b/master/coverage/framework/src/Support/Models/ValidationResult.php.html @@ -678,7 +678,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Models/dashboard.html b/master/coverage/framework/src/Support/Models/dashboard.html index 79d41b1e270..1b3d07bb1d4 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 8a00bb32ca0..9d87863536c 100644 --- a/master/coverage/framework/src/Support/Models/index.html +++ b/master/coverage/framework/src/Support/Models/index.html @@ -310,7 +310,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Paginator.php.html b/master/coverage/framework/src/Support/Paginator.php.html index 820677f928c..1201311ca18 100644 --- a/master/coverage/framework/src/Support/Paginator.php.html +++ b/master/coverage/framework/src/Support/Paginator.php.html @@ -833,7 +833,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Support/ReadingTime.php.html b/master/coverage/framework/src/Support/ReadingTime.php.html index 6bebbbf8a93..8e044476202 100644 --- a/master/coverage/framework/src/Support/ReadingTime.php.html +++ b/master/coverage/framework/src/Support/ReadingTime.php.html @@ -483,7 +483,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/Support/dashboard.html b/master/coverage/framework/src/Support/dashboard.html index fb6cf18cf92..ef402d5d55c 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 9b87d5e607d..02a67295b56 100644 --- a/master/coverage/framework/src/Support/index.html +++ b/master/coverage/framework/src/Support/index.html @@ -350,7 +350,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/dashboard.html b/master/coverage/framework/src/dashboard.html index 71961cb321a..f4c59b92a24 100644 --- a/master/coverage/framework/src/dashboard.html +++ b/master/coverage/framework/src/dashboard.html @@ -137,7 +137,7 @@

Project Risks

diff --git a/master/coverage/framework/src/helpers.php.html b/master/coverage/framework/src/helpers.php.html index bd7ea6ebfd6..cd00567e588 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/framework/src/index.html b/master/coverage/framework/src/index.html index 1cb2abdb00a..0836cb2e934 100644 --- a/master/coverage/framework/src/index.html +++ b/master/coverage/framework/src/index.html @@ -331,7 +331,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/index.html b/master/coverage/index.html index f67fc5ffb55..bb27b6dd62f 100644 --- a/master/coverage/index.html +++ b/master/coverage/index.html @@ -138,7 +138,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/junit.xml b/master/coverage/junit.xml index 545281403d2..7e9c124fb6e 100644 --- a/master/coverage/junit.xml +++ b/master/coverage/junit.xml @@ -1,1929 +1,1929 @@ - - - - - - + + + + + + - - + + - - + + - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1936,1112 +1936,1112 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + diff --git a/master/coverage/publications/dashboard.html b/master/coverage/publications/dashboard.html index c18e7db6a67..6605d06e20f 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 85bb53983ef..698439f3e55 100644 --- a/master/coverage/publications/index.html +++ b/master/coverage/publications/index.html @@ -111,7 +111,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/publications/src/Actions/CreateAction.php.html b/master/coverage/publications/src/Actions/CreateAction.php.html index ea70cc7942f..40c382ad6c8 100644 --- a/master/coverage/publications/src/Actions/CreateAction.php.html +++ b/master/coverage/publications/src/Actions/CreateAction.php.html @@ -435,7 +435,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

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

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/publications/src/Actions/CreatesNewPublicationType.php.html b/master/coverage/publications/src/Actions/CreatesNewPublicationType.php.html index d899f09acb0..717918a6988 100644 --- a/master/coverage/publications/src/Actions/CreatesNewPublicationType.php.html +++ b/master/coverage/publications/src/Actions/CreatesNewPublicationType.php.html @@ -321,7 +321,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/publications/src/Actions/GeneratesPublicationTagPages.php.html b/master/coverage/publications/src/Actions/GeneratesPublicationTagPages.php.html index 75c37825127..81a7160e345 100644 --- a/master/coverage/publications/src/Actions/GeneratesPublicationTagPages.php.html +++ b/master/coverage/publications/src/Actions/GeneratesPublicationTagPages.php.html @@ -215,7 +215,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/publications/src/Actions/PublicationFieldValidator.php.html b/master/coverage/publications/src/Actions/PublicationFieldValidator.php.html index 09ff60f767d..04206f8faec 100644 --- a/master/coverage/publications/src/Actions/PublicationFieldValidator.php.html +++ b/master/coverage/publications/src/Actions/PublicationFieldValidator.php.html @@ -298,7 +298,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/publications/src/Actions/PublicationPageCompiler.php.html b/master/coverage/publications/src/Actions/PublicationPageCompiler.php.html index c5ac39b4f0b..450477ca657 100644 --- a/master/coverage/publications/src/Actions/PublicationPageCompiler.php.html +++ b/master/coverage/publications/src/Actions/PublicationPageCompiler.php.html @@ -338,7 +338,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

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

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/publications/src/Actions/PublicationSchemaValidator.php.html b/master/coverage/publications/src/Actions/PublicationSchemaValidator.php.html index e6672280ed4..1da1ad56975 100644 --- a/master/coverage/publications/src/Actions/PublicationSchemaValidator.php.html +++ b/master/coverage/publications/src/Actions/PublicationSchemaValidator.php.html @@ -479,7 +479,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

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

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/publications/src/Actions/dashboard.html b/master/coverage/publications/src/Actions/dashboard.html index 064c4c57cf4..e18415c43f8 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 ee425449621..e6652e4f30b 100644 --- a/master/coverage/publications/src/Actions/index.html +++ b/master/coverage/publications/src/Actions/index.html @@ -337,7 +337,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 dc4a111989e..e0b46148c39 100644 --- a/master/coverage/publications/src/Commands/Helpers/InputStreamHandler.php.html +++ b/master/coverage/publications/src/Commands/Helpers/InputStreamHandler.php.html @@ -371,7 +371,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/publications/src/Commands/Helpers/dashboard.html b/master/coverage/publications/src/Commands/Helpers/dashboard.html index 56bc5b6cd75..505bf74448d 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 6757dd48038..c3fd0466f56 100644 --- a/master/coverage/publications/src/Commands/Helpers/index.html +++ b/master/coverage/publications/src/Commands/Helpers/index.html @@ -114,7 +114,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

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

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/publications/src/Commands/MakePublicationTypeCommand.php.html b/master/coverage/publications/src/Commands/MakePublicationTypeCommand.php.html index 3c5905139b4..2805ba15068 100644 --- a/master/coverage/publications/src/Commands/MakePublicationTypeCommand.php.html +++ b/master/coverage/publications/src/Commands/MakePublicationTypeCommand.php.html @@ -612,7 +612,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/publications/src/Commands/SeedPublicationCommand.php.html b/master/coverage/publications/src/Commands/SeedPublicationCommand.php.html index fd2cf059bca..2fe81a67d82 100644 --- a/master/coverage/publications/src/Commands/SeedPublicationCommand.php.html +++ b/master/coverage/publications/src/Commands/SeedPublicationCommand.php.html @@ -314,7 +314,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/publications/src/Commands/ValidatePublicationTypesCommand.php.html b/master/coverage/publications/src/Commands/ValidatePublicationTypesCommand.php.html index 3daf2e69a3e..33b2d15526a 100644 --- a/master/coverage/publications/src/Commands/ValidatePublicationTypesCommand.php.html +++ b/master/coverage/publications/src/Commands/ValidatePublicationTypesCommand.php.html @@ -447,7 +447,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/publications/src/Commands/ValidatePublicationsCommand.php.html b/master/coverage/publications/src/Commands/ValidatePublicationsCommand.php.html index 9506bb98c45..d002e911758 100644 --- a/master/coverage/publications/src/Commands/ValidatePublicationsCommand.php.html +++ b/master/coverage/publications/src/Commands/ValidatePublicationsCommand.php.html @@ -591,7 +591,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/publications/src/Commands/ValidatingCommand.php.html b/master/coverage/publications/src/Commands/ValidatingCommand.php.html index 4e6a2234560..6a285b4433d 100644 --- a/master/coverage/publications/src/Commands/ValidatingCommand.php.html +++ b/master/coverage/publications/src/Commands/ValidatingCommand.php.html @@ -302,7 +302,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/publications/src/Commands/dashboard.html b/master/coverage/publications/src/Commands/dashboard.html index 0e52016fe4e..5f55c3c4538 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 727ff698dbe..501ea87c593 100644 --- a/master/coverage/publications/src/Commands/index.html +++ b/master/coverage/publications/src/Commands/index.html @@ -281,7 +281,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/publications/src/Concerns/ParsesPublicationFieldInputs.php.html b/master/coverage/publications/src/Concerns/ParsesPublicationFieldInputs.php.html index 6293fd8c8f8..5e8b20ecaa4 100644 --- a/master/coverage/publications/src/Concerns/ParsesPublicationFieldInputs.php.html +++ b/master/coverage/publications/src/Concerns/ParsesPublicationFieldInputs.php.html @@ -459,7 +459,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/publications/src/Concerns/PublicationFieldTypes.php.html b/master/coverage/publications/src/Concerns/PublicationFieldTypes.php.html index dc13cf0a924..4402ab3196f 100644 --- a/master/coverage/publications/src/Concerns/PublicationFieldTypes.php.html +++ b/master/coverage/publications/src/Concerns/PublicationFieldTypes.php.html @@ -431,7 +431,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/publications/src/Concerns/dashboard.html b/master/coverage/publications/src/Concerns/dashboard.html index 54ee92194c3..47da7cc99b0 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 f16e33bc791..4e55002db49 100644 --- a/master/coverage/publications/src/Concerns/index.html +++ b/master/coverage/publications/src/Concerns/index.html @@ -141,7 +141,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/publications/src/Models/PublicationFieldDefinition.php.html b/master/coverage/publications/src/Models/PublicationFieldDefinition.php.html index fadcab2a4a4..c9cbe45fffa 100644 --- a/master/coverage/publications/src/Models/PublicationFieldDefinition.php.html +++ b/master/coverage/publications/src/Models/PublicationFieldDefinition.php.html @@ -268,7 +268,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/publications/src/Models/PublicationFieldValue.php.html b/master/coverage/publications/src/Models/PublicationFieldValue.php.html index 98885a4b138..6b7d48e63dd 100644 --- a/master/coverage/publications/src/Models/PublicationFieldValue.php.html +++ b/master/coverage/publications/src/Models/PublicationFieldValue.php.html @@ -265,7 +265,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/publications/src/Models/PublicationType.php.html b/master/coverage/publications/src/Models/PublicationType.php.html index 1562c0396e2..ea52502e831 100644 --- a/master/coverage/publications/src/Models/PublicationType.php.html +++ b/master/coverage/publications/src/Models/PublicationType.php.html @@ -881,7 +881,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/publications/src/Models/dashboard.html b/master/coverage/publications/src/Models/dashboard.html index 3f63426650d..f87cd462839 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 376094e1d96..419cf2f5216 100644 --- a/master/coverage/publications/src/Models/index.html +++ b/master/coverage/publications/src/Models/index.html @@ -169,7 +169,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/publications/src/Pages/PublicationListPage.php.html b/master/coverage/publications/src/Pages/PublicationListPage.php.html index 27ad0200cc7..0eed8e3f802 100644 --- a/master/coverage/publications/src/Pages/PublicationListPage.php.html +++ b/master/coverage/publications/src/Pages/PublicationListPage.php.html @@ -224,7 +224,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/publications/src/Pages/PublicationPage.php.html b/master/coverage/publications/src/Pages/PublicationPage.php.html index 9ef670b1a26..6fcbcce2ba3 100644 --- a/master/coverage/publications/src/Pages/PublicationPage.php.html +++ b/master/coverage/publications/src/Pages/PublicationPage.php.html @@ -357,7 +357,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/publications/src/Pages/dashboard.html b/master/coverage/publications/src/Pages/dashboard.html index 8c6baed6845..8373bdac534 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 fcb556bac47..70a47824b31 100644 --- a/master/coverage/publications/src/Pages/index.html +++ b/master/coverage/publications/src/Pages/index.html @@ -141,7 +141,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/publications/src/Providers/TranslationServiceProvider.php.html b/master/coverage/publications/src/Providers/TranslationServiceProvider.php.html index d7c009629df..411155d759e 100644 --- a/master/coverage/publications/src/Providers/TranslationServiceProvider.php.html +++ b/master/coverage/publications/src/Providers/TranslationServiceProvider.php.html @@ -195,7 +195,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/publications/src/Providers/dashboard.html b/master/coverage/publications/src/Providers/dashboard.html index b19ace08d9c..2935cd1ec4d 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 08091d217ce..4e995c9b510 100644 --- a/master/coverage/publications/src/Providers/index.html +++ b/master/coverage/publications/src/Providers/index.html @@ -113,7 +113,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/publications/src/Publications.php.html b/master/coverage/publications/src/Publications.php.html index 4a208c8586c..895c09972f4 100644 --- a/master/coverage/publications/src/Publications.php.html +++ b/master/coverage/publications/src/Publications.php.html @@ -381,7 +381,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

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

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

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

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 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 4faf8544a5d..0123cff1941 100644 --- a/master/coverage/publications/src/Views/Components/RelatedPublicationsComponent.php.html +++ b/master/coverage/publications/src/Views/Components/RelatedPublicationsComponent.php.html @@ -393,7 +393,7 @@

Legend

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

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/publications/src/Views/Components/dashboard.html b/master/coverage/publications/src/Views/Components/dashboard.html index e9b25e47dcb..169c340be06 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 37d4fe06503..7845f141461 100644 --- a/master/coverage/publications/src/Views/Components/index.html +++ b/master/coverage/publications/src/Views/Components/index.html @@ -114,7 +114,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/publications/src/Views/dashboard.html b/master/coverage/publications/src/Views/dashboard.html index d3a6d0f18ef..160991c2895 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 f781d569bde..abff51c7fd9 100644 --- a/master/coverage/publications/src/Views/index.html +++ b/master/coverage/publications/src/Views/index.html @@ -113,7 +113,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/coverage/publications/src/dashboard.html b/master/coverage/publications/src/dashboard.html index 5805b854e9d..52428ec799c 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 4b72609ab54..5ad2a7737cd 100644 --- a/master/coverage/publications/src/index.html +++ b/master/coverage/publications/src/index.html @@ -364,7 +364,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:34:20 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Fri Mar 22 10:47:41 UTC 2024.

diff --git a/master/index.html b/master/index.html index ad5153d069a..6aea845cc9c 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.46ms
+
directory-listing.php/v1.0.0-rc.4 (Linux) PHP/8.1.2-1ubuntu2.14 compiled at in 2.53ms
diff --git a/master/preview/blade.html b/master/preview/blade.html index 68935897e85..51926616575 100644 --- a/master/preview/blade.html +++ b/master/preview/blade.html @@ -98,7 +98,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-03-22 10:33:36 + Hello World! This PHP was executed at 2024-03-22 10:47:02
@@ -106,8 +106,8 @@

You can even use arbitrary PHP.