Closed dependabot[bot] closed 4 weeks ago
Overall Project | 93.47% | :green_apple: |
---|
There is no coverage information present for the Files changed
Overall Project | 98.15% | :green_apple: |
---|
There is no coverage information present for the Files changed
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Package | Line Rate | Branch Rate | Health |
---|---|---|---|
src | 100% | 85% | β |
src.analytics | 100% | 100% | β |
src.analytics.lambdas | 92% | 88% | β |
src.analytics.lambdas.clear-expired-events-workflow | 100% | 100% | β |
src.analytics.lambdas.custom-resource | 96% | 87% | β |
src.analytics.lambdas.load-data-workflow | 99% | 90% | β |
src.analytics.lambdas.refresh-materialized-views-workflow | 96% | 88% | β |
src.analytics.lambdas.scan-metadata-workflow | 97% | 88% | β |
src.analytics.lambdas.sql-execution-sfn | 93% | 60% | β |
src.analytics.private | 100% | 91% | β |
src.analytics.private.athena | 100% | 100% | β |
src.base-lib.src | 100% | 100% | β |
src.base-lib.src.auth | 89% | 65% | β |
src.base-lib.src.common | 97% | 71% | β |
src.base-lib.src.constant | 100% | 100% | β |
src.base-lib.src.model | 100% | 100% | β |
src.common | 97% | 77% | β |
src.common.lambda | 97% | 86% | β |
src.control-plane | 97% | 72% | β |
src.control-plane.auth | 93% | 12% | β |
src.control-plane.backend | 100% | 88% | β |
src.control-plane.backend.lambda.api | 97% | 33% | β |
src.control-plane.backend.lambda.api.common | 92% | 80% | β |
src.control-plane.backend.lambda.api.middle-ware | 88% | 79% | β |
src.control-plane.backend.lambda.api.model | 96% | 55% | β |
src.control-plane.backend.lambda.api.router | 99% | 100% | β |
src.control-plane.backend.lambda.api.service | 85% | 68% | β |
src.control-plane.backend.lambda.api.service.quicksight | 93% | 81% | β |
src.control-plane.backend.lambda.api.store.aws | 87% | 55% | β |
src.control-plane.backend.lambda.api.store.dynamodb | 90% | 79% | β |
src.control-plane.backend.lambda.api.test.api | 99% | 81% | β |
src.control-plane.backend.lambda.batch-insert-ddb | 94% | 86% | β |
src.control-plane.backend.lambda.listen-stack-status | 81% | 52% | β |
src.control-plane.backend.lambda.listen-state-status | 91% | 50% | β |
src.control-plane.backend.lambda.sfn-action | 88% | 50% | β |
src.control-plane.backend.lambda.sfn-workflow | 80% | 67% | β |
src.control-plane.backend.layer.lambda-web-adapter | 98% | 40% | β |
src.control-plane.private | 100% | 100% | β |
src.data-pipeline | 100% | 100% | β |
src.data-pipeline.lambda.copy-assets | 97% | 90% | β |
src.data-pipeline.lambda.emr-job-state-listener | 96% | 91% | β |
src.data-pipeline.lambda.emr-job-submitter | 99% | 77% | β |
src.data-pipeline.lambda.emr-serverless-app | 96% | 86% | β |
src.data-pipeline.lambda.partition-syncer | 98% | 89% | β |
src.data-pipeline.tables | 100% | 100% | β |
src.data-pipeline.utils | 100% | 97% | β |
src.ingestion-server.custom-resource | 100% | 100% | β |
src.ingestion-server.custom-resource.delete-ecs-cluster | 98% | 90% | β |
src.ingestion-server.custom-resource.update-alb-rules | 100% | 78% | β |
src.ingestion-server.kafka-s3-connector | 100% | 100% | β |
src.ingestion-server.kafka-s3-connector.custom-resource.kafka-s3-sink-connector | 96% | 82% | β |
src.ingestion-server.kinesis-data-stream | 100% | 100% | β |
src.ingestion-server.kinesis-data-stream.kinesis-to-s3-lambda | 100% | 100% | β |
src.ingestion-server.kinesis-data-stream.private | 100% | 100% | β |
src.ingestion-server.server | 98% | 89% | β |
src.ingestion-server.server.private | 96% | 89% | β |
src.metrics | 100% | 100% | β |
src.metrics.custom-resource.add-sns-subscription | 95% | 86% | β |
src.metrics.custom-resource.get-interval | 99% | 97% | β |
src.metrics.custom-resource.put-dashboard | 97% | 84% | β |
src.metrics.custom-resource.set-metrics-widgets | 98% | 93% | β |
src.private | 97% | 72% | β |
src.reporting | 100% | 80% | β |
src.reporting.lambda.custom-resource.quicksight | 94% | 81% | β |
src.reporting.private | 90% | 54% | β |
test | 94% | 83% | β |
test.common | 93% | 100% | β |
test.control-plane | 97% | 64% | β |
test.ingestion-server.server | 97% | 95% | β |
Summary | 96% (69797 / 72818) | 74% (6044 / 8123) | β |
Minimum allowed line rate is 60%
Bumps mikepenz/action-junit-report from 4 to 5.
Release notes
Sourced from mikepenz/action-junit-report's releases.
... (truncated)
Commits
ec3a351
Merge pull request #1225 from mikepenz/feature/grouped_summaryb317015
- html formatting58833a9
- look to further modify formatting11d2c3e
- update testsbc02967
- further improve table format, remove obsolete first columnd9c3594
- adjust table structurecfb2e06
- add grouping and comment for nested report9cc197e
- fix group header (no merged cells possible)0d45d52
- update testdda3b1e
- introduce ability to group the test detailed summaryDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show