From 1d32ba3977f010138bb2e18d268dd1eb5856f754 Mon Sep 17 00:00:00 2001 From: caendesilva Date: Wed, 17 Apr 2024 11:33:35 +0000 Subject: [PATCH] Upload live reports from test suite run e9a4cc2627369f5a21e0dbdcbb3e3274e2b0b2c6 --- index.html | 8 +- master/README.md | 2 +- master/coverage/dashboard.html | 2 +- master/coverage/framework/dashboard.html | 2 +- master/coverage/framework/index.html | 2 +- .../Commands/BuildRssFeedCommand.php.html | 2 +- .../Commands/BuildSearchCommand.php.html | 2 +- .../Commands/BuildSiteCommand.php.html | 2 +- .../Commands/BuildSitemapCommand.php.html | 2 +- .../ChangeSourceDirectoryCommand.php.html | 2 +- .../Console/Commands/DebugCommand.php.html | 2 +- .../Console/Commands/MakePageCommand.php.html | 2 +- .../Console/Commands/MakePostCommand.php.html | 2 +- .../Commands/PackageDiscoverCommand.php.html | 2 +- .../Commands/PublishConfigsCommand.php.html | 2 +- .../Commands/PublishHomepageCommand.php.html | 2 +- .../Commands/PublishViewsCommand.php.html | 2 +- .../Commands/RebuildPageCommand.php.html | 2 +- .../Commands/RouteListCommand.php.html | 2 +- .../Console/Commands/ServeCommand.php.html | 2 +- .../Console/Commands/ValidateCommand.php.html | 2 +- .../Commands/VendorPublishCommand.php.html | 2 +- .../src/Console/Commands/dashboard.html | 2 +- .../framework/src/Console/Commands/index.html | 2 +- .../Concerns/AsksToRebuildSite.php.html | 2 +- .../src/Console/Concerns/Command.php.html | 2 +- .../src/Console/Concerns/dashboard.html | 2 +- .../framework/src/Console/Concerns/index.html | 2 +- .../Console/ConsoleServiceProvider.php.html | 2 +- .../framework/src/Console/dashboard.html | 2 +- .../coverage/framework/src/Console/index.html | 2 +- .../framework/src/Enums/Feature.php.html | 2 +- .../framework/src/Enums/dashboard.html | 2 +- .../coverage/framework/src/Enums/index.html | 2 +- .../framework/src/Facades/Asset.php.html | 2 +- .../framework/src/Facades/Author.php.html | 2 +- .../framework/src/Facades/Config.php.html | 2 +- .../framework/src/Facades/Features.php.html | 2 +- .../framework/src/Facades/Filesystem.php.html | 2 +- .../framework/src/Facades/Meta.php.html | 2 +- .../framework/src/Facades/Site.php.html | 2 +- .../framework/src/Facades/dashboard.html | 2 +- .../coverage/framework/src/Facades/index.html | 2 +- .../src/Foundation/Application.php.html | 2 +- .../BaseFoundationCollection.php.html | 2 +- .../Concerns/BootsHydeKernel.php.html | 2 +- .../Concerns/ForwardsFilesystem.php.html | 2 +- .../Concerns/ForwardsHyperlinks.php.html | 2 +- .../HandlesFoundationCollections.php.html | 2 +- .../Concerns/HydeExtension.php.html | 2 +- .../Concerns/ImplementsStringHelpers.php.html | 2 +- .../Concerns/ManagesExtensions.php.html | 2 +- .../Concerns/ManagesHydeKernel.php.html | 2 +- .../Concerns/ManagesViewData.php.html | 2 +- .../src/Foundation/Concerns/dashboard.html | 2 +- .../src/Foundation/Concerns/index.html | 2 +- .../src/Foundation/ConsoleKernel.php.html | 2 +- .../src/Foundation/Facades/Files.php.html | 2 +- .../src/Foundation/Facades/Pages.php.html | 2 +- .../src/Foundation/Facades/Routes.php.html | 2 +- .../src/Foundation/Facades/dashboard.html | 2 +- .../src/Foundation/Facades/index.html | 2 +- .../src/Foundation/HydeCoreExtension.php.html | 2 +- .../src/Foundation/HydeKernel.php.html | 2 +- .../Internal/LoadConfiguration.php.html | 2 +- .../Internal/LoadYamlConfiguration.php.html | 2 +- .../src/Foundation/Internal/dashboard.html | 2 +- .../src/Foundation/Internal/index.html | 2 +- .../Foundation/Kernel/FileCollection.php.html | 2 +- .../src/Foundation/Kernel/Filesystem.php.html | 2 +- .../src/Foundation/Kernel/Hyperlinks.php.html | 2 +- .../Foundation/Kernel/PageCollection.php.html | 2 +- .../Kernel/RouteCollection.php.html | 2 +- .../src/Foundation/Kernel/dashboard.html | 2 +- .../src/Foundation/Kernel/index.html | 2 +- .../src/Foundation/PharSupport.php.html | 2 +- .../ConfigurationServiceProvider.php.html | 2 +- .../Providers/ViewServiceProvider.php.html | 2 +- .../src/Foundation/Providers/dashboard.html | 2 +- .../src/Foundation/Providers/index.html | 2 +- .../framework/src/Foundation/dashboard.html | 2 +- .../framework/src/Foundation/index.html | 2 +- .../Actions/AnonymousViewCompiler.php.html | 2 +- .../Actions/BladeMatterParser.php.html | 2 +- .../ConvertsArrayToFrontMatter.php.html | 2 +- .../ConvertsMarkdownToPlainText.php.html | 2 +- .../CreatesNewMarkdownPostFile.php.html | 2 +- .../Actions/CreatesNewPageSourceFile.php.html | 2 +- ...GeneratesDocumentationSearchIndex.php.html | 2 +- .../Actions/GeneratesTableOfContents.php.html | 2 +- .../Actions/MarkdownFileParser.php.html | 2 +- .../GenerateBuildManifest.php.html | 2 +- .../PostBuildTasks/GenerateRssFeed.php.html | 2 +- .../PostBuildTasks/GenerateSearch.php.html | 2 +- .../PostBuildTasks/GenerateSitemap.php.html | 2 +- .../Actions/PostBuildTasks/dashboard.html | 2 +- .../Actions/PostBuildTasks/index.html | 2 +- .../PreBuildTasks/CleanSiteDirectory.php.html | 2 +- .../Actions/PreBuildTasks/dashboard.html | 2 +- .../Actions/PreBuildTasks/index.html | 2 +- .../Actions/SourceFileParser.php.html | 2 +- .../Actions/StaticPageBuilder.php.html | 2 +- .../src/Framework/Actions/dashboard.html | 2 +- .../src/Framework/Actions/index.html | 2 +- .../InteractsWithDirectories.php.html | 2 +- .../InteractsWithFrontMatter.php.html | 2 +- .../ForwardsIlluminateFilesystem.php.html | 2 +- .../Internal/MockableFeatures.php.html | 2 +- .../Internal/SetsUpMarkdownConverter.php.html | 2 +- .../Concerns/Internal/dashboard.html | 2 +- .../Framework/Concerns/Internal/index.html | 2 +- .../Concerns/RegistersFileLocations.php.html | 2 +- .../Concerns/TracksExecutionTime.php.html | 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 +- .../BuildTaskSkippedException.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 | 6134 ++++++++--------- 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 +- 330 files changed, 3419 insertions(+), 3419 deletions(-) diff --git a/index.html b/index.html index bee0f8d7df5..9dbaeb66d0e 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 7.72ms
+
directory-listing.php/v1.0.0-rc.4 (Linux) PHP/8.1.2-1ubuntu2.15 compiled at in 93.26ms
diff --git a/master/README.md b/master/README.md index 24f3eac23f2..f40e90af7d6 100644 --- a/master/README.md +++ b/master/README.md @@ -1 +1 @@ -# CI/CD generated reports for [867a0ba3305c168917aca3bd585dfe91161be29c](https://github.com/hydephp/develop/commit/867a0ba3305c168917aca3bd585dfe91161be29c) +# CI/CD generated reports for [e9a4cc2627369f5a21e0dbdcbb3e3274e2b0b2c6](https://github.com/hydephp/develop/commit/e9a4cc2627369f5a21e0dbdcbb3e3274e2b0b2c6) diff --git a/master/coverage/dashboard.html b/master/coverage/dashboard.html index e7d2fb3d48e..0c9fccc0b25 100644 --- a/master/coverage/dashboard.html +++ b/master/coverage/dashboard.html @@ -137,7 +137,7 @@

Project Risks

diff --git a/master/coverage/framework/dashboard.html b/master/coverage/framework/dashboard.html index 265bbf6b904..95651cd0799 100644 --- a/master/coverage/framework/dashboard.html +++ b/master/coverage/framework/dashboard.html @@ -138,7 +138,7 @@

Project Risks

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

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 cb8ff2f6329..b60e4aeff41 100644 --- a/master/coverage/framework/src/Console/Commands/BuildRssFeedCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/BuildRssFeedCommand.php.html @@ -166,7 +166,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 c3737b6626a..82db75e4f79 100644 --- a/master/coverage/framework/src/Console/Commands/BuildSearchCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/BuildSearchCommand.php.html @@ -166,7 +166,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 8dee082140d..353d6062154 100644 --- a/master/coverage/framework/src/Console/Commands/BuildSiteCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/BuildSiteCommand.php.html @@ -458,7 +458,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 775f3547b5d..daefbf9ab87 100644 --- a/master/coverage/framework/src/Console/Commands/BuildSitemapCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/BuildSitemapCommand.php.html @@ -166,7 +166,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 028088f8bf3..47b6b90de5b 100644 --- a/master/coverage/framework/src/Console/Commands/ChangeSourceDirectoryCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/ChangeSourceDirectoryCommand.php.html @@ -454,7 +454,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 051acefecf0..1acccfbd6db 100644 --- a/master/coverage/framework/src/Console/Commands/DebugCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/DebugCommand.php.html @@ -287,7 +287,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 9a7e6dc35fc..f05e4694101 100644 --- a/master/coverage/framework/src/Console/Commands/MakePageCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/MakePageCommand.php.html @@ -392,7 +392,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 bab6e5de0f9..8003d003536 100644 --- a/master/coverage/framework/src/Console/Commands/MakePostCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/MakePostCommand.php.html @@ -330,7 +330,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 c035d114271..4ed63a09699 100644 --- a/master/coverage/framework/src/Console/Commands/PackageDiscoverCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/PackageDiscoverCommand.php.html @@ -165,7 +165,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 1de244231c8..827437d19ce 100644 --- a/master/coverage/framework/src/Console/Commands/PublishConfigsCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/PublishConfigsCommand.php.html @@ -215,7 +215,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 e9595d8ad40..8955be4e2e7 100644 --- a/master/coverage/framework/src/Console/Commands/PublishHomepageCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/PublishHomepageCommand.php.html @@ -423,7 +423,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 3b71d913fcf..b7e6c098eaa 100644 --- a/master/coverage/framework/src/Console/Commands/PublishViewsCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/PublishViewsCommand.php.html @@ -326,7 +326,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 88ff7ca1538..92e91ca359b 100644 --- a/master/coverage/framework/src/Console/Commands/RebuildPageCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/RebuildPageCommand.php.html @@ -290,7 +290,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 c94bd7501c3..39ae6e2700e 100644 --- a/master/coverage/framework/src/Console/Commands/RouteListCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/RouteListCommand.php.html @@ -243,7 +243,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 8ba510867af..1b3da65a976 100644 --- a/master/coverage/framework/src/Console/Commands/ServeCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/ServeCommand.php.html @@ -568,7 +568,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 4b06bd2c16f..e301c991afa 100644 --- a/master/coverage/framework/src/Console/Commands/ValidateCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/ValidateCommand.php.html @@ -308,7 +308,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 11c0fb67f82..995cdd9045a 100644 --- a/master/coverage/framework/src/Console/Commands/VendorPublishCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/VendorPublishCommand.php.html @@ -292,7 +292,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Console/Commands/dashboard.html b/master/coverage/framework/src/Console/Commands/dashboard.html index ff487aa1899..cc02bfa3871 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 a7603407d7d..62b4c0c7b57 100644 --- a/master/coverage/framework/src/Console/Commands/index.html +++ b/master/coverage/framework/src/Console/Commands/index.html @@ -562,7 +562,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 15dc53538ef..86ac2d2c445 100644 --- a/master/coverage/framework/src/Console/Concerns/AsksToRebuildSite.php.html +++ b/master/coverage/framework/src/Console/Concerns/AsksToRebuildSite.php.html @@ -166,7 +166,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 951e5e413a0..7ec164a5266 100644 --- a/master/coverage/framework/src/Console/Concerns/Command.php.html +++ b/master/coverage/framework/src/Console/Concerns/Command.php.html @@ -479,7 +479,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Console/Concerns/dashboard.html b/master/coverage/framework/src/Console/Concerns/dashboard.html index 78c58a448a2..d6e7c74c7bc 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 db4eaaff42d..46e6f9a1ee0 100644 --- a/master/coverage/framework/src/Console/Concerns/index.html +++ b/master/coverage/framework/src/Console/Concerns/index.html @@ -142,7 +142,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Console/ConsoleServiceProvider.php.html b/master/coverage/framework/src/Console/ConsoleServiceProvider.php.html index 56c4bec5889..8fecc2a9730 100644 --- a/master/coverage/framework/src/Console/ConsoleServiceProvider.php.html +++ b/master/coverage/framework/src/Console/ConsoleServiceProvider.php.html @@ -255,7 +255,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Console/dashboard.html b/master/coverage/framework/src/Console/dashboard.html index 92e48f24a3d..6db5acf604e 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 82a8ac85bb5..51e70bf8b4a 100644 --- a/master/coverage/framework/src/Console/index.html +++ b/master/coverage/framework/src/Console/index.html @@ -169,7 +169,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Enums/Feature.php.html b/master/coverage/framework/src/Enums/Feature.php.html index d36e0ec7eda..bb1aae805c5 100644 --- a/master/coverage/framework/src/Enums/Feature.php.html +++ b/master/coverage/framework/src/Enums/Feature.php.html @@ -101,7 +101,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Enums/dashboard.html b/master/coverage/framework/src/Enums/dashboard.html index 432a850787f..9a5a6c763f5 100644 --- a/master/coverage/framework/src/Enums/dashboard.html +++ b/master/coverage/framework/src/Enums/dashboard.html @@ -138,7 +138,7 @@

Project Risks

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

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Facades/Asset.php.html b/master/coverage/framework/src/Facades/Asset.php.html index 6398f6be788..18b14b68930 100644 --- a/master/coverage/framework/src/Facades/Asset.php.html +++ b/master/coverage/framework/src/Facades/Asset.php.html @@ -168,7 +168,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Facades/Author.php.html b/master/coverage/framework/src/Facades/Author.php.html index 4f47747824f..35d4eca2793 100644 --- a/master/coverage/framework/src/Facades/Author.php.html +++ b/master/coverage/framework/src/Facades/Author.php.html @@ -234,7 +234,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Facades/Config.php.html b/master/coverage/framework/src/Facades/Config.php.html index e98a87c987d..0f3c45b5037 100644 --- a/master/coverage/framework/src/Facades/Config.php.html +++ b/master/coverage/framework/src/Facades/Config.php.html @@ -340,7 +340,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Facades/Features.php.html b/master/coverage/framework/src/Facades/Features.php.html index 3ebbaa2c572..3a9599f9cf5 100644 --- a/master/coverage/framework/src/Facades/Features.php.html +++ b/master/coverage/framework/src/Facades/Features.php.html @@ -752,7 +752,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Facades/Filesystem.php.html b/master/coverage/framework/src/Facades/Filesystem.php.html index c8675cc2f66..87b94f580f2 100644 --- a/master/coverage/framework/src/Facades/Filesystem.php.html +++ b/master/coverage/framework/src/Facades/Filesystem.php.html @@ -501,7 +501,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

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

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

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

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Facades/dashboard.html b/master/coverage/framework/src/Facades/dashboard.html index 2b8329bbaf8..61c27c916c3 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 5e1447b292a..33ca2195d55 100644 --- a/master/coverage/framework/src/Facades/index.html +++ b/master/coverage/framework/src/Facades/index.html @@ -281,7 +281,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

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

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 c6a3502ad49..4b8bff30374 100644 --- a/master/coverage/framework/src/Foundation/Concerns/BaseFoundationCollection.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/BaseFoundationCollection.php.html @@ -303,7 +303,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 b381ea9f61d..9b2ade8dc0c 100644 --- a/master/coverage/framework/src/Foundation/Concerns/BootsHydeKernel.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/BootsHydeKernel.php.html @@ -299,7 +299,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 7d51326db3c..57499947d6a 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ForwardsFilesystem.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ForwardsFilesystem.php.html @@ -350,7 +350,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 c05a1fe335b..a29a1c4f69e 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ForwardsHyperlinks.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ForwardsHyperlinks.php.html @@ -323,7 +323,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 7cdbcfd0ff1..87a41b3b04f 100644 --- a/master/coverage/framework/src/Foundation/Concerns/HandlesFoundationCollections.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/HandlesFoundationCollections.php.html @@ -255,7 +255,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 504f5abd4e5..8fb26356940 100644 --- a/master/coverage/framework/src/Foundation/Concerns/HydeExtension.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/HydeExtension.php.html @@ -287,7 +287,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 55b36763c18..ae9212ee1e7 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ImplementsStringHelpers.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ImplementsStringHelpers.php.html @@ -293,7 +293,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 ce20aa5d285..76d4aa7e86c 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ManagesExtensions.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ManagesExtensions.php.html @@ -358,7 +358,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 889c954f15e..51595bf1938 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ManagesHydeKernel.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ManagesHydeKernel.php.html @@ -461,7 +461,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 2df41d7de20..d6b52e6732a 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ManagesViewData.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ManagesViewData.php.html @@ -256,7 +256,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Concerns/dashboard.html b/master/coverage/framework/src/Foundation/Concerns/dashboard.html index 2327239babe..36c2091d5ad 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 7fca8ede898..0aca2e9ccf9 100644 --- a/master/coverage/framework/src/Foundation/Concerns/index.html +++ b/master/coverage/framework/src/Foundation/Concerns/index.html @@ -366,7 +366,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/ConsoleKernel.php.html b/master/coverage/framework/src/Foundation/ConsoleKernel.php.html index 06b04c5ba1a..e403d8c8027 100644 --- a/master/coverage/framework/src/Foundation/ConsoleKernel.php.html +++ b/master/coverage/framework/src/Foundation/ConsoleKernel.php.html @@ -175,7 +175,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 827a12d873e..7783e780d34 100644 --- a/master/coverage/framework/src/Foundation/Facades/Files.php.html +++ b/master/coverage/framework/src/Foundation/Facades/Files.php.html @@ -162,7 +162,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 11c0262c487..8758fe7823e 100644 --- a/master/coverage/framework/src/Foundation/Facades/Pages.php.html +++ b/master/coverage/framework/src/Foundation/Facades/Pages.php.html @@ -162,7 +162,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 820e6230f8d..b6a180b9c32 100644 --- a/master/coverage/framework/src/Foundation/Facades/Routes.php.html +++ b/master/coverage/framework/src/Foundation/Facades/Routes.php.html @@ -306,7 +306,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Facades/dashboard.html b/master/coverage/framework/src/Foundation/Facades/dashboard.html index 5b03239cc99..a531b554cf1 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 9830d029cde..661f96b1398 100644 --- a/master/coverage/framework/src/Foundation/Facades/index.html +++ b/master/coverage/framework/src/Foundation/Facades/index.html @@ -170,7 +170,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/HydeCoreExtension.php.html b/master/coverage/framework/src/Foundation/HydeCoreExtension.php.html index a7ff2df60b9..9ccafab4eeb 100644 --- a/master/coverage/framework/src/Foundation/HydeCoreExtension.php.html +++ b/master/coverage/framework/src/Foundation/HydeCoreExtension.php.html @@ -171,7 +171,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/HydeKernel.php.html b/master/coverage/framework/src/Foundation/HydeKernel.php.html index 91db5024fe7..2c623ae279a 100644 --- a/master/coverage/framework/src/Foundation/HydeKernel.php.html +++ b/master/coverage/framework/src/Foundation/HydeKernel.php.html @@ -378,7 +378,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 4c3d30bf07f..4992f308367 100644 --- a/master/coverage/framework/src/Foundation/Internal/LoadConfiguration.php.html +++ b/master/coverage/framework/src/Foundation/Internal/LoadConfiguration.php.html @@ -414,7 +414,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 437ae7efca8..5bd6f37fd7c 100644 --- a/master/coverage/framework/src/Foundation/Internal/LoadYamlConfiguration.php.html +++ b/master/coverage/framework/src/Foundation/Internal/LoadYamlConfiguration.php.html @@ -366,7 +366,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Internal/dashboard.html b/master/coverage/framework/src/Foundation/Internal/dashboard.html index 5ce31eb4170..ad8b3516513 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 b8ac6cded93..c691777437f 100644 --- a/master/coverage/framework/src/Foundation/Internal/index.html +++ b/master/coverage/framework/src/Foundation/Internal/index.html @@ -142,7 +142,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 69fd61da4e1..8a7a8117371 100644 --- a/master/coverage/framework/src/Foundation/Kernel/FileCollection.php.html +++ b/master/coverage/framework/src/Foundation/Kernel/FileCollection.php.html @@ -335,7 +335,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 7f2d01c4219..aa1183b7c26 100644 --- a/master/coverage/framework/src/Foundation/Kernel/Filesystem.php.html +++ b/master/coverage/framework/src/Foundation/Kernel/Filesystem.php.html @@ -610,7 +610,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 1574b56c664..169bb152b69 100644 --- a/master/coverage/framework/src/Foundation/Kernel/Hyperlinks.php.html +++ b/master/coverage/framework/src/Foundation/Kernel/Hyperlinks.php.html @@ -455,7 +455,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 caaf9e1fc02..06c71c280d6 100644 --- a/master/coverage/framework/src/Foundation/Kernel/PageCollection.php.html +++ b/master/coverage/framework/src/Foundation/Kernel/PageCollection.php.html @@ -323,7 +323,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 7f2ba3e52e4..122ff82c962 100644 --- a/master/coverage/framework/src/Foundation/Kernel/RouteCollection.php.html +++ b/master/coverage/framework/src/Foundation/Kernel/RouteCollection.php.html @@ -295,7 +295,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Kernel/dashboard.html b/master/coverage/framework/src/Foundation/Kernel/dashboard.html index aacc6eaf973..c5c39f8e148 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 3327d902c0d..66f4478b1cd 100644 --- a/master/coverage/framework/src/Foundation/Kernel/index.html +++ b/master/coverage/framework/src/Foundation/Kernel/index.html @@ -226,7 +226,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/PharSupport.php.html b/master/coverage/framework/src/Foundation/PharSupport.php.html index ddfdbbcf5ab..f90ab73cba6 100644 --- a/master/coverage/framework/src/Foundation/PharSupport.php.html +++ b/master/coverage/framework/src/Foundation/PharSupport.php.html @@ -279,7 +279,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 5216ae1717f..5f87315a936 100644 --- a/master/coverage/framework/src/Foundation/Providers/ConfigurationServiceProvider.php.html +++ b/master/coverage/framework/src/Foundation/Providers/ConfigurationServiceProvider.php.html @@ -202,7 +202,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 112db6a603d..8d2d3e1fde8 100644 --- a/master/coverage/framework/src/Foundation/Providers/ViewServiceProvider.php.html +++ b/master/coverage/framework/src/Foundation/Providers/ViewServiceProvider.php.html @@ -219,7 +219,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/Providers/dashboard.html b/master/coverage/framework/src/Foundation/Providers/dashboard.html index 9b2f5b81b3d..59ca70cd1bf 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 4666672d8df..27a216e9261 100644 --- a/master/coverage/framework/src/Foundation/Providers/index.html +++ b/master/coverage/framework/src/Foundation/Providers/index.html @@ -142,7 +142,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Foundation/dashboard.html b/master/coverage/framework/src/Foundation/dashboard.html index dc90cfe3752..0e77f379bf4 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 0fd74dd6ea9..fbd417c456f 100644 --- a/master/coverage/framework/src/Foundation/index.html +++ b/master/coverage/framework/src/Foundation/index.html @@ -365,7 +365,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 5534fea82f1..0e46ff670c6 100644 --- a/master/coverage/framework/src/Framework/Actions/AnonymousViewCompiler.php.html +++ b/master/coverage/framework/src/Framework/Actions/AnonymousViewCompiler.php.html @@ -227,7 +227,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 aa9eac39799..fe90178eb0c 100644 --- a/master/coverage/framework/src/Framework/Actions/BladeMatterParser.php.html +++ b/master/coverage/framework/src/Framework/Actions/BladeMatterParser.php.html @@ -550,7 +550,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 5f8dc4e5d6d..297fd57026a 100644 --- a/master/coverage/framework/src/Framework/Actions/ConvertsArrayToFrontMatter.php.html +++ b/master/coverage/framework/src/Framework/Actions/ConvertsArrayToFrontMatter.php.html @@ -168,7 +168,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 1c2ca701e96..a264d6cb92d 100644 --- a/master/coverage/framework/src/Framework/Actions/ConvertsMarkdownToPlainText.php.html +++ b/master/coverage/framework/src/Framework/Actions/ConvertsMarkdownToPlainText.php.html @@ -418,7 +418,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 cc48a67f572..d53bfb8dc52 100644 --- a/master/coverage/framework/src/Framework/Actions/CreatesNewMarkdownPostFile.php.html +++ b/master/coverage/framework/src/Framework/Actions/CreatesNewMarkdownPostFile.php.html @@ -302,7 +302,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 a4c44b36a3a..ae17b7a20c0 100644 --- a/master/coverage/framework/src/Framework/Actions/CreatesNewPageSourceFile.php.html +++ b/master/coverage/framework/src/Framework/Actions/CreatesNewPageSourceFile.php.html @@ -586,7 +586,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 462ebc5e821..84525d4b131 100644 --- a/master/coverage/framework/src/Framework/Actions/GeneratesDocumentationSearchIndex.php.html +++ b/master/coverage/framework/src/Framework/Actions/GeneratesDocumentationSearchIndex.php.html @@ -390,7 +390,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 56eeb2d7db9..0520889bfff 100644 --- a/master/coverage/framework/src/Framework/Actions/GeneratesTableOfContents.php.html +++ b/master/coverage/framework/src/Framework/Actions/GeneratesTableOfContents.php.html @@ -254,7 +254,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 db7343170f2..5d3048f2ce0 100644 --- a/master/coverage/framework/src/Framework/Actions/MarkdownFileParser.php.html +++ b/master/coverage/framework/src/Framework/Actions/MarkdownFileParser.php.html @@ -247,7 +247,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 ed964b23315..596fd24581f 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateBuildManifest.php.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateBuildManifest.php.html @@ -336,7 +336,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 1b25822cffc..cb211e2f973 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateRssFeed.php.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateRssFeed.php.html @@ -199,7 +199,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 6adca917397..01cbf9a8161 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSearch.php.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSearch.php.html @@ -197,7 +197,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 190d36966e7..d44102d47fa 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSitemap.php.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSitemap.php.html @@ -204,7 +204,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 b803fe61053..da875b8201e 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 ebe970e6dd6..2d435a799c3 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/index.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/index.html @@ -199,7 +199,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 52124e0bd70..b4ad3943778 100644 --- a/master/coverage/framework/src/Framework/Actions/PreBuildTasks/CleanSiteDirectory.php.html +++ b/master/coverage/framework/src/Framework/Actions/PreBuildTasks/CleanSiteDirectory.php.html @@ -319,7 +319,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 dd401bda4ac..8c4501bcf80 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 ef11bbe1801..74ca9af9fe1 100644 --- a/master/coverage/framework/src/Framework/Actions/PreBuildTasks/index.html +++ b/master/coverage/framework/src/Framework/Actions/PreBuildTasks/index.html @@ -115,7 +115,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 f6936a858be..44683e0bb9f 100644 --- a/master/coverage/framework/src/Framework/Actions/SourceFileParser.php.html +++ b/master/coverage/framework/src/Framework/Actions/SourceFileParser.php.html @@ -308,7 +308,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 0ca0f1ec5e9..60365c49910 100644 --- a/master/coverage/framework/src/Framework/Actions/StaticPageBuilder.php.html +++ b/master/coverage/framework/src/Framework/Actions/StaticPageBuilder.php.html @@ -175,7 +175,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Actions/dashboard.html b/master/coverage/framework/src/Framework/Actions/dashboard.html index bf754b54ff2..c42ca41660d 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 55cee17f40b..a03b8b97767 100644 --- a/master/coverage/framework/src/Framework/Actions/index.html +++ b/master/coverage/framework/src/Framework/Actions/index.html @@ -450,7 +450,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 d1b2315e0cc..8194e8515c0 100644 --- a/master/coverage/framework/src/Framework/Concerns/InteractsWithDirectories.php.html +++ b/master/coverage/framework/src/Framework/Concerns/InteractsWithDirectories.php.html @@ -229,7 +229,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 4675af08744..afbef5c3bb6 100644 --- a/master/coverage/framework/src/Framework/Concerns/InteractsWithFrontMatter.php.html +++ b/master/coverage/framework/src/Framework/Concerns/InteractsWithFrontMatter.php.html @@ -237,7 +237,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 43857ed9674..dbd4fd3b0f1 100644 --- a/master/coverage/framework/src/Framework/Concerns/Internal/ForwardsIlluminateFilesystem.php.html +++ b/master/coverage/framework/src/Framework/Concerns/Internal/ForwardsIlluminateFilesystem.php.html @@ -321,7 +321,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 1838e20e84f..34b1d4213dc 100644 --- a/master/coverage/framework/src/Framework/Concerns/Internal/MockableFeatures.php.html +++ b/master/coverage/framework/src/Framework/Concerns/Internal/MockableFeatures.php.html @@ -220,7 +220,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 df44535ba2b..e1d1cb0b5e6 100644 --- a/master/coverage/framework/src/Framework/Concerns/Internal/SetsUpMarkdownConverter.php.html +++ b/master/coverage/framework/src/Framework/Concerns/Internal/SetsUpMarkdownConverter.php.html @@ -387,7 +387,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 68baf141b2c..d52a9790bb6 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 8f93cc0325e..1d375d099f3 100644 --- a/master/coverage/framework/src/Framework/Concerns/Internal/index.html +++ b/master/coverage/framework/src/Framework/Concerns/Internal/index.html @@ -171,7 +171,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 3dd80627d86..27f3bde5c10 100644 --- a/master/coverage/framework/src/Framework/Concerns/RegistersFileLocations.php.html +++ b/master/coverage/framework/src/Framework/Concerns/RegistersFileLocations.php.html @@ -406,7 +406,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 43f64324970..b392887c21c 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 7180e9432b2..ef27bc1ddd6 100644 --- a/master/coverage/framework/src/Framework/Concerns/ValidatesExistence.php.html +++ b/master/coverage/framework/src/Framework/Concerns/ValidatesExistence.php.html @@ -171,7 +171,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Concerns/dashboard.html b/master/coverage/framework/src/Framework/Concerns/dashboard.html index 1f04505552c..4ae1d4b2d92 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 5b719e88eaa..4404c4449ea 100644 --- a/master/coverage/framework/src/Framework/Concerns/index.html +++ b/master/coverage/framework/src/Framework/Concerns/index.html @@ -254,7 +254,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 6a90c71703b..6d883bdedc2 100644 --- a/master/coverage/framework/src/Framework/Exceptions/BaseUrlNotSetException.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/BaseUrlNotSetException.php.html @@ -105,7 +105,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 4ab6ad650fa..e2b3c76edca 100644 --- a/master/coverage/framework/src/Framework/Exceptions/BuildWarning.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/BuildWarning.php.html @@ -105,7 +105,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 b27d38a5baa..b3f48bbb668 100644 --- a/master/coverage/framework/src/Framework/Exceptions/FileConflictException.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/FileConflictException.php.html @@ -165,7 +165,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 88a1a21f4b9..54f83a1084d 100644 --- a/master/coverage/framework/src/Framework/Exceptions/FileNotFoundException.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/FileNotFoundException.php.html @@ -165,7 +165,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 8689230c39b..a5378ddfe47 100644 --- a/master/coverage/framework/src/Framework/Exceptions/RouteNotFoundException.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/RouteNotFoundException.php.html @@ -164,7 +164,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 638fd3e1e73..a465b1bdb48 100644 --- a/master/coverage/framework/src/Framework/Exceptions/UnsupportedPageTypeException.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/UnsupportedPageTypeException.php.html @@ -164,7 +164,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Exceptions/dashboard.html b/master/coverage/framework/src/Framework/Exceptions/dashboard.html index d6d4f3ff053..5d3e8d0fba5 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 2b883b8ee85..b73c4e2ecc4 100644 --- a/master/coverage/framework/src/Framework/Exceptions/index.html +++ b/master/coverage/framework/src/Framework/Exceptions/index.html @@ -224,7 +224,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 f35190799a0..cbf22cc02c3 100644 --- a/master/coverage/framework/src/Framework/Factories/BlogPostDataFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/BlogPostDataFactory.php.html @@ -438,7 +438,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 59ff1ec336d..dc4bd5d25f2 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/CoreDataObject.php.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/CoreDataObject.php.html @@ -216,7 +216,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 b66dd73abd8..02e0e56c833 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/HasFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/HasFactory.php.html @@ -227,7 +227,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 3fddd03b4e5..de4974e3404 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/PageDataFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/PageDataFactory.php.html @@ -179,7 +179,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 14c8e11b69f..10c1630ebed 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/dashboard.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/dashboard.html @@ -142,7 +142,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Factories/Concerns/index.html b/master/coverage/framework/src/Framework/Factories/Concerns/index.html index 34202cc4dc8..dd537560fb6 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/index.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/index.html @@ -171,7 +171,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 2840d8c7d89..5b482d3b703 100644 --- a/master/coverage/framework/src/Framework/Factories/FeaturedImageFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/FeaturedImageFactory.php.html @@ -350,7 +350,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 b2e6d3a4a90..d447d4267ee 100644 --- a/master/coverage/framework/src/Framework/Factories/HydePageDataFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/HydePageDataFactory.php.html @@ -398,7 +398,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 da126615282..a1a11b5ca90 100644 --- a/master/coverage/framework/src/Framework/Factories/NavigationDataFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/NavigationDataFactory.php.html @@ -949,7 +949,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Factories/dashboard.html b/master/coverage/framework/src/Framework/Factories/dashboard.html index 9050dd9fa42..692427a9f4e 100644 --- a/master/coverage/framework/src/Framework/Factories/dashboard.html +++ b/master/coverage/framework/src/Framework/Factories/dashboard.html @@ -141,7 +141,7 @@

Project Risks

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

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 349b721c760..c7ade3ef1e8 100644 --- a/master/coverage/framework/src/Framework/Features/Blogging/Models/FeaturedImage.php.html +++ b/master/coverage/framework/src/Framework/Features/Blogging/Models/FeaturedImage.php.html @@ -919,7 +919,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 62f63071aa6..cf929fb8bb8 100644 --- a/master/coverage/framework/src/Framework/Features/Blogging/Models/PostAuthor.php.html +++ b/master/coverage/framework/src/Framework/Features/Blogging/Models/PostAuthor.php.html @@ -373,7 +373,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 2c814e7381f..2723e5291ec 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 a81766dbeec..d94e39c79af 100644 --- a/master/coverage/framework/src/Framework/Features/Blogging/Models/index.html +++ b/master/coverage/framework/src/Framework/Features/Blogging/Models/index.html @@ -144,7 +144,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 6da18853a92..848ebe75b28 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 d4c1e1047b9..7dc0b669ae7 100644 --- a/master/coverage/framework/src/Framework/Features/Blogging/index.html +++ b/master/coverage/framework/src/Framework/Features/Blogging/index.html @@ -115,7 +115,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 00e4f743e8e..517e7b52d75 100644 --- a/master/coverage/framework/src/Framework/Features/BuildTasks/BuildTask.php.html +++ b/master/coverage/framework/src/Framework/Features/BuildTasks/BuildTask.php.html @@ -451,7 +451,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Features/BuildTasks/BuildTaskSkippedException.php.html b/master/coverage/framework/src/Framework/Features/BuildTasks/BuildTaskSkippedException.php.html index cccccb9f8e4..e34105db0ff 100644 --- a/master/coverage/framework/src/Framework/Features/BuildTasks/BuildTaskSkippedException.php.html +++ b/master/coverage/framework/src/Framework/Features/BuildTasks/BuildTaskSkippedException.php.html @@ -157,7 +157,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 9e0649f1433..3c7ab98036e 100644 --- a/master/coverage/framework/src/Framework/Features/BuildTasks/PostBuildTask.php.html +++ b/master/coverage/framework/src/Framework/Features/BuildTasks/PostBuildTask.php.html @@ -100,7 +100,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 e500de15623..6f720ef9940 100644 --- a/master/coverage/framework/src/Framework/Features/BuildTasks/PreBuildTask.php.html +++ b/master/coverage/framework/src/Framework/Features/BuildTasks/PreBuildTask.php.html @@ -100,7 +100,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 47775e61aae..7d4c54af355 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 b0f69c89494..b51bea90c7f 100644 --- a/master/coverage/framework/src/Framework/Features/BuildTasks/index.html +++ b/master/coverage/framework/src/Framework/Features/BuildTasks/index.html @@ -169,7 +169,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 1b96de8f134..c119b3bbf86 100644 --- a/master/coverage/framework/src/Framework/Features/Documentation/DocumentationSearchPage.php.html +++ b/master/coverage/framework/src/Framework/Features/Documentation/DocumentationSearchPage.php.html @@ -286,7 +286,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 047e4d4c19b..b1d99a1a155 100644 --- a/master/coverage/framework/src/Framework/Features/Documentation/SemanticDocumentationArticle.php.html +++ b/master/coverage/framework/src/Framework/Features/Documentation/SemanticDocumentationArticle.php.html @@ -585,7 +585,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 71eccbb08bc..ad66ac7de24 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 eacfe14e0c0..41733c1deae 100644 --- a/master/coverage/framework/src/Framework/Features/Documentation/index.html +++ b/master/coverage/framework/src/Framework/Features/Documentation/index.html @@ -143,7 +143,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 7b94c2fc7f3..9b8ef971faf 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/Elements/LinkElement.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/Elements/LinkElement.php.html @@ -255,7 +255,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 7738d2b8917..f9bb084e648 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/Elements/MetadataElement.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/Elements/MetadataElement.php.html @@ -219,7 +219,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 135fdb4a585..fac96fae275 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/Elements/OpenGraphElement.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/Elements/OpenGraphElement.php.html @@ -248,7 +248,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 698b781a2ca..0059108ed55 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 b3bf41ea58c..55e9d92069b 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/Elements/index.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/Elements/index.html @@ -172,7 +172,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 dca99cd98a5..0bece0a4790 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/GlobalMetadataBag.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/GlobalMetadataBag.php.html @@ -224,7 +224,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 9df80d62923..2c2be8a227c 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/MetadataBag.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/MetadataBag.php.html @@ -367,7 +367,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 9e50e27e782..6ed745a65b8 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/MetadataElementContract.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/MetadataElementContract.php.html @@ -103,7 +103,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 d25b10c910f..25eb564b125 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/PageMetadataBag.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/PageMetadataBag.php.html @@ -335,7 +335,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 30dd03b319b..795aa473022 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 205f75eb8fa..21da55c4202 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/index.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/index.html @@ -212,7 +212,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 e2876ee1e41..9e850805599 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/BaseNavigationMenu.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/BaseNavigationMenu.php.html @@ -346,7 +346,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 07df295d2b9..5384528d21c 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/DocumentationSidebar.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/DocumentationSidebar.php.html @@ -398,7 +398,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 34aeb28f8e5..54c208fac47 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/DropdownNavItem.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/DropdownNavItem.php.html @@ -260,7 +260,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 4f0f003e212..244a5681ab6 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/NavItem.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/NavItem.php.html @@ -522,7 +522,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 af87283bd71..84097c7bf50 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/NavigationData.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/NavigationData.php.html @@ -237,7 +237,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 65e47fba02a..3b2c98b23e5 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/NavigationMenu.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/NavigationMenu.php.html @@ -348,7 +348,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 6ffdb1e29fc..77425b56262 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 0f882df2325..30115a59742 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/index.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/index.html @@ -255,7 +255,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 46c02ccf76e..d0bfb8ce728 100644 --- a/master/coverage/framework/src/Framework/Features/XmlGenerators/BaseXmlGenerator.php.html +++ b/master/coverage/framework/src/Framework/Features/XmlGenerators/BaseXmlGenerator.php.html @@ -356,7 +356,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 6ee2860df71..76abb24a9c4 100644 --- a/master/coverage/framework/src/Framework/Features/XmlGenerators/RssFeedGenerator.php.html +++ b/master/coverage/framework/src/Framework/Features/XmlGenerators/RssFeedGenerator.php.html @@ -498,7 +498,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 ec4fa7382d7..db5df12b48b 100644 --- a/master/coverage/framework/src/Framework/Features/XmlGenerators/SitemapGenerator.php.html +++ b/master/coverage/framework/src/Framework/Features/XmlGenerators/SitemapGenerator.php.html @@ -418,7 +418,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 e9bd0075466..c9a40fd7b75 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 680d3e4f588..f4d5966f97c 100644 --- a/master/coverage/framework/src/Framework/Features/XmlGenerators/index.html +++ b/master/coverage/framework/src/Framework/Features/XmlGenerators/index.html @@ -171,7 +171,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Features/dashboard.html b/master/coverage/framework/src/Framework/Features/dashboard.html index 5595f04f3a7..6b47c4075b9 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 88dfcd37421..06bb06b4cd2 100644 --- a/master/coverage/framework/src/Framework/Features/index.html +++ b/master/coverage/framework/src/Framework/Features/index.html @@ -254,7 +254,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/HydeServiceProvider.php.html b/master/coverage/framework/src/Framework/HydeServiceProvider.php.html index 4af781d192f..d05e3fb97e0 100644 --- a/master/coverage/framework/src/Framework/HydeServiceProvider.php.html +++ b/master/coverage/framework/src/Framework/HydeServiceProvider.php.html @@ -226,7 +226,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 164247ee2d4..c7d4f9fc730 100644 --- a/master/coverage/framework/src/Framework/Services/AssetService.php.html +++ b/master/coverage/framework/src/Framework/Services/AssetService.php.html @@ -395,7 +395,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 91e7ba2e701..37361b61024 100644 --- a/master/coverage/framework/src/Framework/Services/BuildService.php.html +++ b/master/coverage/framework/src/Framework/Services/BuildService.php.html @@ -345,7 +345,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 0d6612fb22a..6bde4df4dba 100644 --- a/master/coverage/framework/src/Framework/Services/BuildTaskService.php.html +++ b/master/coverage/framework/src/Framework/Services/BuildTaskService.php.html @@ -703,7 +703,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 12025ea274a..38f2dfd2757 100644 --- a/master/coverage/framework/src/Framework/Services/MarkdownService.php.html +++ b/master/coverage/framework/src/Framework/Services/MarkdownService.php.html @@ -875,7 +875,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 21ee9dd13ba..a637059d351 100644 --- a/master/coverage/framework/src/Framework/Services/ValidationService.php.html +++ b/master/coverage/framework/src/Framework/Services/ValidationService.php.html @@ -493,7 +493,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 b4ee16c5654..dd877680581 100644 --- a/master/coverage/framework/src/Framework/Services/ViewDiffService.php.html +++ b/master/coverage/framework/src/Framework/Services/ViewDiffService.php.html @@ -242,7 +242,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Services/dashboard.html b/master/coverage/framework/src/Framework/Services/dashboard.html index 5949e9c570e..351f69f8b7b 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 71c914e3d7f..3914acbbfff 100644 --- a/master/coverage/framework/src/Framework/Services/index.html +++ b/master/coverage/framework/src/Framework/Services/index.html @@ -254,7 +254,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 469d365d660..e03a6d78dc7 100644 --- a/master/coverage/framework/src/Framework/Views/Components/BreadcrumbsComponent.php.html +++ b/master/coverage/framework/src/Framework/Views/Components/BreadcrumbsComponent.php.html @@ -243,7 +243,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 5626b0f3ccb..a5187085a4e 100644 --- a/master/coverage/framework/src/Framework/Views/Components/LinkComponent.php.html +++ b/master/coverage/framework/src/Framework/Views/Components/LinkComponent.php.html @@ -190,7 +190,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 db9e6e7e4af..a1bf08f4f9f 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 ef6907345c7..13c7227a6c8 100644 --- a/master/coverage/framework/src/Framework/Views/Components/index.html +++ b/master/coverage/framework/src/Framework/Views/Components/index.html @@ -143,7 +143,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/Views/dashboard.html b/master/coverage/framework/src/Framework/Views/dashboard.html index d650352d31d..3c3bb922319 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 b796f18ed53..a53a793d198 100644 --- a/master/coverage/framework/src/Framework/Views/index.html +++ b/master/coverage/framework/src/Framework/Views/index.html @@ -114,7 +114,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Framework/dashboard.html b/master/coverage/framework/src/Framework/dashboard.html index 9929e6925d7..6268368f1e8 100644 --- a/master/coverage/framework/src/Framework/dashboard.html +++ b/master/coverage/framework/src/Framework/dashboard.html @@ -140,7 +140,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/index.html b/master/coverage/framework/src/Framework/index.html index c9594c6805f..0ffa32654ef 100644 --- a/master/coverage/framework/src/Framework/index.html +++ b/master/coverage/framework/src/Framework/index.html @@ -309,7 +309,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Hyde.php.html b/master/coverage/framework/src/Hyde.php.html index 4a02c6392e7..5aea4cd6e8e 100644 --- a/master/coverage/framework/src/Hyde.php.html +++ b/master/coverage/framework/src/Hyde.php.html @@ -278,7 +278,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 041395c1fce..3f8515a2726 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/BlogPostSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/BlogPostSchema.php.html @@ -99,7 +99,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 9ed2a0092dc..8654dfe343f 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/FrontMatterSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/FrontMatterSchema.php.html @@ -104,7 +104,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 814b0869879..a89155ba6bd 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/PageSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/PageSchema.php.html @@ -95,7 +95,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 6a6ac4ba5b9..a3da4204750 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/AuthorSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/AuthorSchema.php.html @@ -96,7 +96,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 9ad57aa26b4..66ab79bac85 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/FeaturedImageSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/FeaturedImageSchema.php.html @@ -102,7 +102,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 2c80d92cf0e..95c6f5cb6c3 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/NavigationSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/NavigationSchema.php.html @@ -98,7 +98,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 98dc11e7ddb..5fb0bc9bfad 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 7e7c46ac193..313132bba5a 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/index.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/index.html @@ -112,7 +112,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 a484759dfb9..2d8f85aef9c 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 53a2600ad7c..874fa2bfb23 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/index.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/index.html @@ -124,7 +124,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 a15ea7a6145..5b6031cc8db 100644 --- a/master/coverage/framework/src/Markdown/Contracts/MarkdownDocumentContract.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/MarkdownDocumentContract.php.html @@ -97,7 +97,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 1dbd700e2c0..1fd54c4c4c7 100644 --- a/master/coverage/framework/src/Markdown/Contracts/MarkdownPostProcessorContract.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/MarkdownPostProcessorContract.php.html @@ -94,7 +94,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 71106174cf5..0ace446ff3a 100644 --- a/master/coverage/framework/src/Markdown/Contracts/MarkdownPreProcessorContract.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/MarkdownPreProcessorContract.php.html @@ -94,7 +94,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 e71fd21c344..34cdd318b87 100644 --- a/master/coverage/framework/src/Markdown/Contracts/MarkdownShortcodeContract.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/MarkdownShortcodeContract.php.html @@ -90,7 +90,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Markdown/Contracts/dashboard.html b/master/coverage/framework/src/Markdown/Contracts/dashboard.html index 209b63aa774..ea34e5b2431 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 1f98bea6236..bb301b21ac8 100644 --- a/master/coverage/framework/src/Markdown/Contracts/index.html +++ b/master/coverage/framework/src/Markdown/Contracts/index.html @@ -136,7 +136,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Markdown/MarkdownConverter.php.html b/master/coverage/framework/src/Markdown/MarkdownConverter.php.html index b87f56127db..5b72dcabaf5 100644 --- a/master/coverage/framework/src/Markdown/MarkdownConverter.php.html +++ b/master/coverage/framework/src/Markdown/MarkdownConverter.php.html @@ -169,7 +169,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 fed26e279c3..5365ab5816c 100644 --- a/master/coverage/framework/src/Markdown/Models/FrontMatter.php.html +++ b/master/coverage/framework/src/Markdown/Models/FrontMatter.php.html @@ -376,7 +376,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 13a46c33ed7..a81a15584a6 100644 --- a/master/coverage/framework/src/Markdown/Models/Markdown.php.html +++ b/master/coverage/framework/src/Markdown/Models/Markdown.php.html @@ -398,7 +398,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 35621c97571..66100122138 100644 --- a/master/coverage/framework/src/Markdown/Models/MarkdownDocument.php.html +++ b/master/coverage/framework/src/Markdown/Models/MarkdownDocument.php.html @@ -251,7 +251,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Markdown/Models/dashboard.html b/master/coverage/framework/src/Markdown/Models/dashboard.html index 6e2907cb414..a2995f44039 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 e9b3e165242..e95b5b0b9a8 100644 --- a/master/coverage/framework/src/Markdown/Models/index.html +++ b/master/coverage/framework/src/Markdown/Models/index.html @@ -170,7 +170,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 2eb42548b42..04d8735b002 100644 --- a/master/coverage/framework/src/Markdown/Processing/BladeDownProcessor.php.html +++ b/master/coverage/framework/src/Markdown/Processing/BladeDownProcessor.php.html @@ -388,7 +388,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 d07356eb136..33a8515c884 100644 --- a/master/coverage/framework/src/Markdown/Processing/CodeblockFilepathProcessor.php.html +++ b/master/coverage/framework/src/Markdown/Processing/CodeblockFilepathProcessor.php.html @@ -409,7 +409,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 bdd9a35f846..307ebb24083 100644 --- a/master/coverage/framework/src/Markdown/Processing/ColoredBlockquotes.php.html +++ b/master/coverage/framework/src/Markdown/Processing/ColoredBlockquotes.php.html @@ -299,7 +299,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 bd8a3c48fe1..64bd4a68bb6 100644 --- a/master/coverage/framework/src/Markdown/Processing/ShortcodeProcessor.php.html +++ b/master/coverage/framework/src/Markdown/Processing/ShortcodeProcessor.php.html @@ -497,7 +497,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Markdown/Processing/dashboard.html b/master/coverage/framework/src/Markdown/Processing/dashboard.html index f3bdf7787a6..252ed265adf 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 2f5be3c12dd..449486a7e62 100644 --- a/master/coverage/framework/src/Markdown/Processing/index.html +++ b/master/coverage/framework/src/Markdown/Processing/index.html @@ -198,7 +198,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Markdown/dashboard.html b/master/coverage/framework/src/Markdown/dashboard.html index 7a7d64cfb76..c4f06ac3c40 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 30bfbdf990d..5e7e17783af 100644 --- a/master/coverage/framework/src/Markdown/index.html +++ b/master/coverage/framework/src/Markdown/index.html @@ -182,7 +182,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

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

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 66a881537bf..25c2c695848 100644 --- a/master/coverage/framework/src/Pages/Concerns/BaseMarkdownPage.php.html +++ b/master/coverage/framework/src/Pages/Concerns/BaseMarkdownPage.php.html @@ -303,7 +303,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 ee40c9cf5e9..ac18eb5d4d0 100644 --- a/master/coverage/framework/src/Pages/Concerns/HydePage.php.html +++ b/master/coverage/framework/src/Pages/Concerns/HydePage.php.html @@ -1299,7 +1299,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Pages/Concerns/dashboard.html b/master/coverage/framework/src/Pages/Concerns/dashboard.html index 7f65f1cbc49..2d864125249 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 e5b2a8d167a..80388976f56 100644 --- a/master/coverage/framework/src/Pages/Concerns/index.html +++ b/master/coverage/framework/src/Pages/Concerns/index.html @@ -142,7 +142,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

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

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Pages/HtmlPage.php.html b/master/coverage/framework/src/Pages/HtmlPage.php.html index 5f0e84ba5ba..e5566d1e339 100644 --- a/master/coverage/framework/src/Pages/HtmlPage.php.html +++ b/master/coverage/framework/src/Pages/HtmlPage.php.html @@ -221,7 +221,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Pages/InMemoryPage.php.html b/master/coverage/framework/src/Pages/InMemoryPage.php.html index 908ad9861a9..dc01c5a16ed 100644 --- a/master/coverage/framework/src/Pages/InMemoryPage.php.html +++ b/master/coverage/framework/src/Pages/InMemoryPage.php.html @@ -469,7 +469,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

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

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Pages/MarkdownPost.php.html b/master/coverage/framework/src/Pages/MarkdownPost.php.html index 795ee85ee46..56914a621f5 100644 --- a/master/coverage/framework/src/Pages/MarkdownPost.php.html +++ b/master/coverage/framework/src/Pages/MarkdownPost.php.html @@ -216,7 +216,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Pages/dashboard.html b/master/coverage/framework/src/Pages/dashboard.html index 3d600ac408c..04813ee7c6a 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 71239b9f6e6..5b9a3a06138 100644 --- a/master/coverage/framework/src/Pages/index.html +++ b/master/coverage/framework/src/Pages/index.html @@ -266,7 +266,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Support/BuildWarnings.php.html b/master/coverage/framework/src/Support/BuildWarnings.php.html index 596d09a60c2..6cf0e3aa2a3 100644 --- a/master/coverage/framework/src/Support/BuildWarnings.php.html +++ b/master/coverage/framework/src/Support/BuildWarnings.php.html @@ -408,7 +408,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 0bb72ca35ce..b4b311ba3be 100644 --- a/master/coverage/framework/src/Support/Concerns/Serializable.php.html +++ b/master/coverage/framework/src/Support/Concerns/Serializable.php.html @@ -234,7 +234,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Concerns/dashboard.html b/master/coverage/framework/src/Support/Concerns/dashboard.html index f33d80df05a..f518be5d58c 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 684c632ba17..4314a04ff25 100644 --- a/master/coverage/framework/src/Support/Concerns/index.html +++ b/master/coverage/framework/src/Support/Concerns/index.html @@ -114,7 +114,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 bddf421d464..94aa8d4f40a 100644 --- a/master/coverage/framework/src/Support/Contracts/SerializableContract.php.html +++ b/master/coverage/framework/src/Support/Contracts/SerializableContract.php.html @@ -114,7 +114,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Contracts/dashboard.html b/master/coverage/framework/src/Support/Contracts/dashboard.html index d21aa8b8d9e..565c4144843 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 1b2219e10da..1863e394aaa 100644 --- a/master/coverage/framework/src/Support/Contracts/index.html +++ b/master/coverage/framework/src/Support/Contracts/index.html @@ -84,7 +84,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Support/DataCollections.php.html b/master/coverage/framework/src/Support/DataCollections.php.html index 31650d53532..30a8d7853a3 100644 --- a/master/coverage/framework/src/Support/DataCollections.php.html +++ b/master/coverage/framework/src/Support/DataCollections.php.html @@ -330,7 +330,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 43bce077d6d..2ef18bafcdc 100644 --- a/master/coverage/framework/src/Support/Facades/Render.php.html +++ b/master/coverage/framework/src/Support/Facades/Render.php.html @@ -173,7 +173,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Facades/dashboard.html b/master/coverage/framework/src/Support/Facades/dashboard.html index 083c0eb5850..28e8bfe3358 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 d55cdfee586..775e3c1e37b 100644 --- a/master/coverage/framework/src/Support/Facades/index.html +++ b/master/coverage/framework/src/Support/Facades/index.html @@ -114,7 +114,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 9f09d2a1f81..0e57cf760ff 100644 --- a/master/coverage/framework/src/Support/Filesystem/MediaFile.php.html +++ b/master/coverage/framework/src/Support/Filesystem/MediaFile.php.html @@ -435,7 +435,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 f629afbf868..4059ef505a9 100644 --- a/master/coverage/framework/src/Support/Filesystem/ProjectFile.php.html +++ b/master/coverage/framework/src/Support/Filesystem/ProjectFile.php.html @@ -371,7 +371,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 e9eafd2dc54..284a2a75619 100644 --- a/master/coverage/framework/src/Support/Filesystem/SourceFile.php.html +++ b/master/coverage/framework/src/Support/Filesystem/SourceFile.php.html @@ -229,7 +229,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Filesystem/dashboard.html b/master/coverage/framework/src/Support/Filesystem/dashboard.html index d0b48cc3456..d88ca708ab2 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 437c06c209c..d2e3d6e9eb8 100644 --- a/master/coverage/framework/src/Support/Filesystem/index.html +++ b/master/coverage/framework/src/Support/Filesystem/index.html @@ -170,7 +170,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Includes.php.html b/master/coverage/framework/src/Support/Includes.php.html index 385a6120823..c4b4ca25c12 100644 --- a/master/coverage/framework/src/Support/Includes.php.html +++ b/master/coverage/framework/src/Support/Includes.php.html @@ -344,7 +344,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 a46391fc4ab..72792c36b05 100644 --- a/master/coverage/framework/src/Support/Models/DateString.php.html +++ b/master/coverage/framework/src/Support/Models/DateString.php.html @@ -212,7 +212,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 8a90d4808ab..eb1adc5ec35 100644 --- a/master/coverage/framework/src/Support/Models/Redirect.php.html +++ b/master/coverage/framework/src/Support/Models/Redirect.php.html @@ -312,7 +312,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 03970e97811..953a600c291 100644 --- a/master/coverage/framework/src/Support/Models/RenderData.php.html +++ b/master/coverage/framework/src/Support/Models/RenderData.php.html @@ -379,7 +379,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 ec3c582d2e4..3127e477f0e 100644 --- a/master/coverage/framework/src/Support/Models/Route.php.html +++ b/master/coverage/framework/src/Support/Models/Route.php.html @@ -467,7 +467,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 ab65f67270a..74d440a9646 100644 --- a/master/coverage/framework/src/Support/Models/RouteKey.php.html +++ b/master/coverage/framework/src/Support/Models/RouteKey.php.html @@ -281,7 +281,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 64cdb22a962..4cfbddc49b9 100644 --- a/master/coverage/framework/src/Support/Models/RouteList.php.html +++ b/master/coverage/framework/src/Support/Models/RouteList.php.html @@ -283,7 +283,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 81199b179c3..928b2067737 100644 --- a/master/coverage/framework/src/Support/Models/RouteListItem.php.html +++ b/master/coverage/framework/src/Support/Models/RouteListItem.php.html @@ -335,7 +335,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 52ae2dc048f..ff561e763fe 100644 --- a/master/coverage/framework/src/Support/Models/ValidationResult.php.html +++ b/master/coverage/framework/src/Support/Models/ValidationResult.php.html @@ -678,7 +678,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Models/dashboard.html b/master/coverage/framework/src/Support/Models/dashboard.html index 31980a96fd2..51e10f7b4c4 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 751c54384ff..ee88d6e078c 100644 --- a/master/coverage/framework/src/Support/Models/index.html +++ b/master/coverage/framework/src/Support/Models/index.html @@ -310,7 +310,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Support/Paginator.php.html b/master/coverage/framework/src/Support/Paginator.php.html index 8d763376fcd..f8842399239 100644 --- a/master/coverage/framework/src/Support/Paginator.php.html +++ b/master/coverage/framework/src/Support/Paginator.php.html @@ -838,7 +838,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Support/ReadingTime.php.html b/master/coverage/framework/src/Support/ReadingTime.php.html index 22a6e89aadb..48a2d6b98c9 100644 --- a/master/coverage/framework/src/Support/ReadingTime.php.html +++ b/master/coverage/framework/src/Support/ReadingTime.php.html @@ -483,7 +483,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/Support/dashboard.html b/master/coverage/framework/src/Support/dashboard.html index cba93e54637..3831e464976 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 03d600e01fe..192a3f33867 100644 --- a/master/coverage/framework/src/Support/index.html +++ b/master/coverage/framework/src/Support/index.html @@ -350,7 +350,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/dashboard.html b/master/coverage/framework/src/dashboard.html index de8811330ba..38ecee1667d 100644 --- a/master/coverage/framework/src/dashboard.html +++ b/master/coverage/framework/src/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/helpers.php.html b/master/coverage/framework/src/helpers.php.html index 87f7dbf0899..c075436d27a 100644 --- a/master/coverage/framework/src/helpers.php.html +++ b/master/coverage/framework/src/helpers.php.html @@ -659,7 +659,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/framework/src/index.html b/master/coverage/framework/src/index.html index e3eca5ae129..3cdd2341296 100644 --- a/master/coverage/framework/src/index.html +++ b/master/coverage/framework/src/index.html @@ -344,7 +344,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/index.html b/master/coverage/index.html index 39d5ff9d265..22aa146821c 100644 --- a/master/coverage/index.html +++ b/master/coverage/index.html @@ -138,7 +138,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/junit.xml b/master/coverage/junit.xml index 2c7d89d37d1..899f9df812e 100644 --- a/master/coverage/junit.xml +++ b/master/coverage/junit.xml @@ -1,498 +1,498 @@ - - - - - - + + + + + + - - + + - - + + - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -505,2604 +505,2604 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + diff --git a/master/coverage/publications/dashboard.html b/master/coverage/publications/dashboard.html index dc329e2c2f3..85201384981 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 59a0b6fd8ae..2c0ab4d063a 100644 --- a/master/coverage/publications/index.html +++ b/master/coverage/publications/index.html @@ -111,7 +111,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

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

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/publications/src/Actions/CreatesNewPublicationPage.php.html b/master/coverage/publications/src/Actions/CreatesNewPublicationPage.php.html index 9816a69df05..91f16ec97f7 100644 --- a/master/coverage/publications/src/Actions/CreatesNewPublicationPage.php.html +++ b/master/coverage/publications/src/Actions/CreatesNewPublicationPage.php.html @@ -366,7 +366,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/publications/src/Actions/CreatesNewPublicationType.php.html b/master/coverage/publications/src/Actions/CreatesNewPublicationType.php.html index 9b8d1affd6f..e50ae87c13e 100644 --- a/master/coverage/publications/src/Actions/CreatesNewPublicationType.php.html +++ b/master/coverage/publications/src/Actions/CreatesNewPublicationType.php.html @@ -321,7 +321,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/publications/src/Actions/GeneratesPublicationTagPages.php.html b/master/coverage/publications/src/Actions/GeneratesPublicationTagPages.php.html index d63f2d96543..0b35c2c7e16 100644 --- a/master/coverage/publications/src/Actions/GeneratesPublicationTagPages.php.html +++ b/master/coverage/publications/src/Actions/GeneratesPublicationTagPages.php.html @@ -215,7 +215,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/publications/src/Actions/PublicationFieldValidator.php.html b/master/coverage/publications/src/Actions/PublicationFieldValidator.php.html index 6908d8d0455..0b89b573183 100644 --- a/master/coverage/publications/src/Actions/PublicationFieldValidator.php.html +++ b/master/coverage/publications/src/Actions/PublicationFieldValidator.php.html @@ -298,7 +298,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/publications/src/Actions/PublicationPageCompiler.php.html b/master/coverage/publications/src/Actions/PublicationPageCompiler.php.html index f339ddbe2ad..936e1072adc 100644 --- a/master/coverage/publications/src/Actions/PublicationPageCompiler.php.html +++ b/master/coverage/publications/src/Actions/PublicationPageCompiler.php.html @@ -338,7 +338,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/publications/src/Actions/PublicationPageValidator.php.html b/master/coverage/publications/src/Actions/PublicationPageValidator.php.html index 0ac41281bcc..73d288a78a4 100644 --- a/master/coverage/publications/src/Actions/PublicationPageValidator.php.html +++ b/master/coverage/publications/src/Actions/PublicationPageValidator.php.html @@ -433,7 +433,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

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

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

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

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/publications/src/Actions/dashboard.html b/master/coverage/publications/src/Actions/dashboard.html index 529fdb954c1..1ec46e5ae68 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 f8866517fe7..388140c6995 100644 --- a/master/coverage/publications/src/Actions/index.html +++ b/master/coverage/publications/src/Actions/index.html @@ -337,7 +337,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 c1b13b77d84..e90254749db 100644 --- a/master/coverage/publications/src/Commands/Helpers/InputStreamHandler.php.html +++ b/master/coverage/publications/src/Commands/Helpers/InputStreamHandler.php.html @@ -371,7 +371,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/publications/src/Commands/Helpers/dashboard.html b/master/coverage/publications/src/Commands/Helpers/dashboard.html index 33f18c0d0bc..6d1dd6c8b92 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 75fc78e037b..c1edc8a53d9 100644 --- a/master/coverage/publications/src/Commands/Helpers/index.html +++ b/master/coverage/publications/src/Commands/Helpers/index.html @@ -114,7 +114,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/publications/src/Commands/MakePublicationCommand.php.html b/master/coverage/publications/src/Commands/MakePublicationCommand.php.html index 27595f88272..378984de6d8 100644 --- a/master/coverage/publications/src/Commands/MakePublicationCommand.php.html +++ b/master/coverage/publications/src/Commands/MakePublicationCommand.php.html @@ -609,7 +609,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/publications/src/Commands/MakePublicationTypeCommand.php.html b/master/coverage/publications/src/Commands/MakePublicationTypeCommand.php.html index 690055745b4..3066271f5bc 100644 --- a/master/coverage/publications/src/Commands/MakePublicationTypeCommand.php.html +++ b/master/coverage/publications/src/Commands/MakePublicationTypeCommand.php.html @@ -612,7 +612,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

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

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

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

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

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

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

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

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/publications/src/Commands/dashboard.html b/master/coverage/publications/src/Commands/dashboard.html index 54ed6a4ce81..0494d152126 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 a2983d7627c..b2f86be1d9d 100644 --- a/master/coverage/publications/src/Commands/index.html +++ b/master/coverage/publications/src/Commands/index.html @@ -281,7 +281,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/publications/src/Concerns/ParsesPublicationFieldInputs.php.html b/master/coverage/publications/src/Concerns/ParsesPublicationFieldInputs.php.html index 10a1507b437..66b8118abc2 100644 --- a/master/coverage/publications/src/Concerns/ParsesPublicationFieldInputs.php.html +++ b/master/coverage/publications/src/Concerns/ParsesPublicationFieldInputs.php.html @@ -459,7 +459,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/publications/src/Concerns/PublicationFieldTypes.php.html b/master/coverage/publications/src/Concerns/PublicationFieldTypes.php.html index 5f32a1d2c69..2ee4f43a249 100644 --- a/master/coverage/publications/src/Concerns/PublicationFieldTypes.php.html +++ b/master/coverage/publications/src/Concerns/PublicationFieldTypes.php.html @@ -431,7 +431,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/publications/src/Concerns/dashboard.html b/master/coverage/publications/src/Concerns/dashboard.html index a97f8782211..eb1b80ab6d6 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 343ea20e886..925a847b060 100644 --- a/master/coverage/publications/src/Concerns/index.html +++ b/master/coverage/publications/src/Concerns/index.html @@ -141,7 +141,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

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

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/publications/src/Models/PublicationFieldValue.php.html b/master/coverage/publications/src/Models/PublicationFieldValue.php.html index 1d73091f0d1..95f41d84934 100644 --- a/master/coverage/publications/src/Models/PublicationFieldValue.php.html +++ b/master/coverage/publications/src/Models/PublicationFieldValue.php.html @@ -265,7 +265,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/publications/src/Models/PublicationType.php.html b/master/coverage/publications/src/Models/PublicationType.php.html index 387e732331e..3c21940ba01 100644 --- a/master/coverage/publications/src/Models/PublicationType.php.html +++ b/master/coverage/publications/src/Models/PublicationType.php.html @@ -882,7 +882,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/publications/src/Models/dashboard.html b/master/coverage/publications/src/Models/dashboard.html index e9e7780978d..a5e93bb8f8c 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 7640b50c6e9..82881e50f06 100644 --- a/master/coverage/publications/src/Models/index.html +++ b/master/coverage/publications/src/Models/index.html @@ -169,7 +169,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

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

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

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

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/publications/src/Pages/dashboard.html b/master/coverage/publications/src/Pages/dashboard.html index 0901532dd25..390807ee3dc 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 f068e7dd6b1..8054faa32da 100644 --- a/master/coverage/publications/src/Pages/index.html +++ b/master/coverage/publications/src/Pages/index.html @@ -141,7 +141,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/publications/src/Providers/TranslationServiceProvider.php.html b/master/coverage/publications/src/Providers/TranslationServiceProvider.php.html index 90391d61705..00fc4e9881d 100644 --- a/master/coverage/publications/src/Providers/TranslationServiceProvider.php.html +++ b/master/coverage/publications/src/Providers/TranslationServiceProvider.php.html @@ -195,7 +195,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/publications/src/Providers/dashboard.html b/master/coverage/publications/src/Providers/dashboard.html index 29e49176a79..30ace13f6f5 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 81ac2aae623..3a89b4d2d9b 100644 --- a/master/coverage/publications/src/Providers/index.html +++ b/master/coverage/publications/src/Providers/index.html @@ -113,7 +113,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/publications/src/Publications.php.html b/master/coverage/publications/src/Publications.php.html index 1d3f75b4e82..803f26bf10d 100644 --- a/master/coverage/publications/src/Publications.php.html +++ b/master/coverage/publications/src/Publications.php.html @@ -381,7 +381,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

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

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/publications/src/PublicationsServiceProvider.php.html b/master/coverage/publications/src/PublicationsServiceProvider.php.html index 2c25412fab3..6907b8c8763 100644 --- a/master/coverage/publications/src/PublicationsServiceProvider.php.html +++ b/master/coverage/publications/src/PublicationsServiceProvider.php.html @@ -242,7 +242,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 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 c0f8bc4f055..99fc2955867 100644 --- a/master/coverage/publications/src/Views/Components/RelatedPublicationsComponent.php.html +++ b/master/coverage/publications/src/Views/Components/RelatedPublicationsComponent.php.html @@ -393,7 +393,7 @@

Legend

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

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/publications/src/Views/Components/dashboard.html b/master/coverage/publications/src/Views/Components/dashboard.html index bd045dedf79..6555c30907a 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 655feeb87c3..3007ab4a02b 100644 --- a/master/coverage/publications/src/Views/Components/index.html +++ b/master/coverage/publications/src/Views/Components/index.html @@ -114,7 +114,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/publications/src/Views/dashboard.html b/master/coverage/publications/src/Views/dashboard.html index 5761548c2e9..948c26bed2a 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 4c622fd82dd..e2e7ebba4fb 100644 --- a/master/coverage/publications/src/Views/index.html +++ b/master/coverage/publications/src/Views/index.html @@ -113,7 +113,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/coverage/publications/src/dashboard.html b/master/coverage/publications/src/dashboard.html index b5ffc4adac0..108bf155c08 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 ddd3c241f40..f2d10dd98e0 100644 --- a/master/coverage/publications/src/index.html +++ b/master/coverage/publications/src/index.html @@ -364,7 +364,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Mon Apr 15 18:32:50 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Wed Apr 17 11:30:28 UTC 2024.

diff --git a/master/index.html b/master/index.html index ba54674576e..2b34d8cb9eb 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.50ms
+
directory-listing.php/v1.0.0-rc.4 (Linux) PHP/8.1.2-1ubuntu2.15 compiled at in 2.64ms
diff --git a/master/preview/blade.html b/master/preview/blade.html index 44b199c2bca..951d89a07b9 100644 --- a/master/preview/blade.html +++ b/master/preview/blade.html @@ -99,7 +99,7 @@

You can even use arbitrary PHP.

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

        echo "This PHP was executed at " . date("Y-m-d H:i:s");
    @endphp
</div>
- Hello World! This PHP was executed at 2024-04-15 18:31:40 + Hello World! This PHP was executed at 2024-04-17 11:29:30
@@ -107,8 +107,8 @@

You can even use arbitrary PHP.