feat: admin dashboard endpoints - #103
Merged
Merged
Conversation
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
Theauxm
force-pushed
the
feat/admin-dashboard-endpoints
branch
from
July 15, 2026 15:58
975224d to
945ab6c
Compare
Theauxm
force-pushed
the
feat/admin-dashboard-endpoints
branch
from
July 29, 2026 18:54
8ae6567 to
80ac7bc
Compare
Tests for the paths Codecov flagged on the ChangeSignal work: mid-window channel completion draining gracefully, a late arrival coalescing into the open window, Complete() draining then completing the reader, the loop surviving an unexpected drain error, and cancellation during a sink flush unwinding cleanly. Brings all three files to full line coverage.
The cancellation-during-flush test uses two fail-safe Task.WhenAny timeout ceilings and a block-until-cancelled Task.Delay(Timeout.Infinite, ct). All three are legitimate per the determinism rules but the NoFixedTaskDelay meta-test requires an explicit allowed-delay: annotation, which was missing.
Theauxm
force-pushed
the
feat/admin-dashboard-endpoints
branch
from
July 29, 2026 18:57
80ac7bc to
076d850
Compare
|
This PR is included in version 1.43.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.