Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Use slog #1678

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

feat: Use slog #1678

wants to merge 4 commits into from

Conversation

arthurpitman
Copy link
Contributor

What this PR does / Why we need it:

Special notes for your reviewer:

Does this PR introduce a user-facing change?

Copy link

github-actions bot commented Jan 29, 2025

Unit Test Results

1 959 tests   - 18   1 958 ✅  - 18   55s ⏱️ ±0s
  131 suites  -  3       1 💤 ± 0 
    1 files   ± 0       0 ❌ ± 0 

Results for commit 0e5f946. ± Comparison against base commit 5d28c1d.

This pull request removes 18 tests.
github.com/dynatrace/dynatrace-configuration-as-code/v2/internal/loggers/zap ‑ TestAllMethodsHaveFields
github.com/dynatrace/dynatrace-configuration-as-code/v2/internal/loggers/zap ‑ TestAllMethodsHaveFields/Debug_log_-_has_fields
github.com/dynatrace/dynatrace-configuration-as-code/v2/internal/loggers/zap ‑ TestAllMethodsHaveFields/Error_log_-_has_fields
github.com/dynatrace/dynatrace-configuration-as-code/v2/internal/loggers/zap ‑ TestAllMethodsHaveFields/Info_log_-_has_fields
github.com/dynatrace/dynatrace-configuration-as-code/v2/internal/loggers/zap ‑ TestAllMethodsHaveFields/Warn_log_-_has_fields
github.com/dynatrace/dynatrace-configuration-as-code/v2/internal/loggers/zap ‑ TestClone
github.com/dynatrace/dynatrace-configuration-as-code/v2/internal/loggers/zap ‑ TestEncodeEntry_IgnoresFieldsGivenViaArgs
github.com/dynatrace/dynatrace-configuration-as-code/v2/internal/loggers/zap ‑ TestEncodeEntry_UsesFieldsFromObjectEncoder
github.com/dynatrace/dynatrace-configuration-as-code/v2/internal/loggers/zap ‑ TestLoggerReturnsCustomLogLevell
github.com/dynatrace/dynatrace-configuration-as-code/v2/internal/loggers/zap ‑ TestLoggerReturnsDefaultLogLevel
…

♻️ This comment has been updated with latest results.

@arthurpitman arthurpitman added the run-e2e-test Manually trigger the E2E tests for reviewed PRs label Jan 30, 2025
Copy link

github-actions bot commented Jan 30, 2025

E2E Test Results

    4 files   -   1    264 suites   - 140   24m 30s ⏱️ - 53m 23s
2 061 tests  -  37  2 046 ✅  -  46  2 💤 ±0  13 ❌ +9 
2 213 runs   - 189  2 198 ✅  - 198  2 💤 ±0  13 ❌ +9 

For more details on these failures, see this check.

Results for commit 0e5f946. ± Comparison against base commit 2b3313c.

This pull request removes 37 tests.
github.com/dynatrace/dynatrace-configuration-as-code/v2/cmd/monaco/integrationtest/v2 ‑ TestDeployReport
github.com/dynatrace/dynatrace-configuration-as-code/v2/cmd/monaco/integrationtest/v2 ‑ TestDeployReport/ensure_that_monaco_runs_without_generating_report
github.com/dynatrace/dynatrace-configuration-as-code/v2/cmd/monaco/integrationtest/v2 ‑ TestDeployReport/report_is_generated
github.com/dynatrace/dynatrace-configuration-as-code/v2/cmd/monaco/integrationtest/v2 ‑ TestMonacoVersionLogging
github.com/dynatrace/dynatrace-configuration-as-code/v2/cmd/monaco/integrationtest/v2 ‑ TestMonacoVersionLogging/Account_deploy_should_log_version
github.com/dynatrace/dynatrace-configuration-as-code/v2/cmd/monaco/integrationtest/v2 ‑ TestMonacoVersionLogging/Account_download_should_log_version
github.com/dynatrace/dynatrace-configuration-as-code/v2/cmd/monaco/integrationtest/v2 ‑ TestMonacoVersionLogging/Deploy_should_log_version
github.com/dynatrace/dynatrace-configuration-as-code/v2/cmd/monaco/integrationtest/v2 ‑ TestMonacoVersionLogging/Download_should_log_version
github.com/dynatrace/dynatrace-configuration-as-code/v2/cmd/monaco/integrationtest/v2 ‑ TestMonacoVersionLogging/Help_should_not_log_version
github.com/dynatrace/dynatrace-configuration-as-code/v2/cmd/monaco/integrationtest/v2 ‑ TestMonacoVersionLogging/Incomplete_account_should_not_log_version
…

♻️ This comment has been updated with latest results.

@arthurpitman arthurpitman added run-e2e-test Manually trigger the E2E tests for reviewed PRs and removed run-e2e-test Manually trigger the E2E tests for reviewed PRs labels Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-e2e-test Manually trigger the E2E tests for reviewed PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant