chore(deps): update actions/upload-artifact action to v7 #27
+2
β2
GitHub Actions / Unit tests
succeeded
Mar 21, 2026 in 0s
24 passed, 0 failed and 0 skipped
β Β test-result.xml
24 tests were completed in 11s with 24 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| github.com/brpaz/github-notifications-cleaner | 791ms | |||
| github.com/brpaz/github-notifications-cleaner/cmd | 757ms | |||
| github.com/brpaz/github-notifications-cleaner/cmd/clean | 619ms | |||
| github.com/brpaz/github-notifications-cleaner/cmd/version | 1β | 4ms | ||
| github.com/brpaz/github-notifications-cleaner/internal/cleaner | 15β | 8ms | ||
| 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