Skip to content

Add discard queued policy reject type and update tests#422

Merged
ZjzMisaka merged 2 commits intomainfrom
add-DiscardQueuedPolicy-reject-type-and-update-tests
Jan 8, 2026
Merged

Add discard queued policy reject type and update tests#422
ZjzMisaka merged 2 commits intomainfrom
add-DiscardQueuedPolicy-reject-type-and-update-tests

Conversation

@ZjzMisaka
Copy link
Copy Markdown
Owner

No description provided.

Introduces the DiscardQueuedPolicy reject type as a replacement for DiscardOldestPolicy, marking the latter as obsolete. Updates PowerThreadPool logic and all related unit tests to use DiscardQueuedPolicy. Adds new tests for obsolete features and refactors test output to include method names for better traceability.
@ZjzMisaka ZjzMisaka self-assigned this Jan 8, 2026
@ZjzMisaka ZjzMisaka added the enhancement New feature or request label Jan 8, 2026
Copy link
Copy Markdown
Owner Author

@ZjzMisaka ZjzMisaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

self checked

@ZjzMisaka ZjzMisaka merged commit 39995c7 into main Jan 8, 2026
7 of 8 checks passed
@ZjzMisaka ZjzMisaka deleted the add-DiscardQueuedPolicy-reject-type-and-update-tests branch January 8, 2026 02:39
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (65ea21d) to head (991720f).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #422   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           65        65           
  Lines         4932      4932           
  Branches       644       644           
=========================================
  Hits          4932      4932           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant