chore(deps): update docker/build-push-action action to v6 #6
GitHub Actions / Unit tests
succeeded
Mar 2, 2025 in 1s
24 passed, 0 failed and 0 skipped
β Β test-result.xml
24 tests were completed in 1s with 24 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| github.com/brpaz/github-notifications-cleaner | 122ms | |||
| github.com/brpaz/github-notifications-cleaner/cmd | 98ms | |||
| github.com/brpaz/github-notifications-cleaner/cmd/clean | 70ms | |||
| github.com/brpaz/github-notifications-cleaner/cmd/version | 1β | 3ms | ||
| github.com/brpaz/github-notifications-cleaner/internal/cleaner | 15β | 7ms | ||
| github.com/brpaz/github-notifications-cleaner/internal/log | 8β | 4ms |
β Β github.com/brpaz/github-notifications-cleaner/cmd/version
β
TestVersionCmd
β Β github.com/brpaz/github-notifications-cleaner/internal/cleaner
β
TestNewNotificationsCleaner/default_initialization_sets_expected_values
β
TestNewNotificationsCleaner/WithGitHubClient_option_sets_the_client
β
TestNewNotificationsCleaner/WithOlderThanDays_option_sets_the_threshold
β
TestNewNotificationsCleaner/WithDryRun_option_enables_dry-run_mode
β
TestNewNotificationsCleaner
β
TestClean/notification_filtering/marks_old_notifications_as_done
β
TestClean/notification_filtering/marks_closed_PR_notifications_as_done
β
TestClean/notification_filtering/marks_closed_issue_notifications_as_done
β
TestClean/notification_filtering/does_not_mark_open_issue_notifications_as_done
β
TestClean/notification_filtering
β
TestClean/respects_dry-run_mode
β
TestClean/error_handling/handles_API_errors_with_listing_notifications
β
TestClean/error_handling/handles_API_errors_with_fetching_PR_details
β
TestClean/error_handling
β
TestClean
β Β github.com/brpaz/github-notifications-cleaner/internal/log
β
TestLvlFromEnv/Debug
β
TestLvlFromEnv/Info
β
TestLvlFromEnv/Warn
β
TestLvlFromEnv/Error
β
TestLvlFromEnv/Empty
β
TestLvlFromEnv/Invalid
β
TestLvlFromEnv/Mixed_Case
β
TestLvlFromEnv
Loading