docs: point JUnit 5 test metrics to java-local-metrics - #3
Merged
Conversation
JUnit 5 test metrics are implemented in the java-local-metrics repo, not here, so drop the junit5-test-metrics module references from the README and link to the other repo instead.
Removed outdated information about GitHub Actions workflow.
JUnit 5 test metrics are implemented in the java-local-metrics repo, so drop the unimplemented scaffold module here: - delete the junit5-test-metrics module - remove it from settings.gradle.kts includes - remove it from the module descriptions in build.gradle.kts - remove its JReleaser distribution - remove it from the publish verification loop in CI
Add a 'problem we're solving' section that explains the inner-loop / F5 Experience motivation for local build and startup metrics, linking to the F5 Experience blog series.
Add an abstract Kotlin-gradient logo (rising metrics + speed arrow) and reference it at the top of the README.
Flood-fill the outer white padding to alpha so the badge reads cleanly on GitHub dark mode; interior white chart bars are preserved.
Swap the WordPress blog URLs for the Medium versions of the F5 Experience (Local Setup) and (Speed) posts.
Swap the WordPress blog URLs for the Medium versions of the F5 Experience (Introduction) and (Speed) posts.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
JUnit 5 test metrics are implemented in java-local-metrics, not in this repo.
junit5-test-metricsmodule from the module list