[WIP] Add high-ROI coverage targets including tests and CI visibility#1348
Merged
SkBlaz merged 1 commit intocopilot/find-coverage-gapsfrom Apr 15, 2026
Merged
[WIP] Add high-ROI coverage targets including tests and CI visibility#1348SkBlaz merged 1 commit intocopilot/find-coverage-gapsfrom
SkBlaz merged 1 commit intocopilot/find-coverage-gapsfrom
Conversation
5 tasks
Copilot stopped work on behalf of
SkBlaz due to an error
April 15, 2026 16:19
SkBlaz
added a commit
that referenced
this pull request
Apr 18, 2026
…lper-level visualization+registry tests, and CI coverage job (#1347) * Add focused coverage tests and dedicated CI coverage job Agent-Logs-Url: https://github.com/SkBlaz/py3plex/sessions/a67f213a-bfa1-4b15-a7b3-b7a9f828f8de Co-authored-by: SkBlaz <10035780+SkBlaz@users.noreply.github.com> * Fix new tests and validate focused coverage targets Agent-Logs-Url: https://github.com/SkBlaz/py3plex/sessions/a67f213a-bfa1-4b15-a7b3-b7a9f828f8de Co-authored-by: SkBlaz <10035780+SkBlaz@users.noreply.github.com> * Refine tests from review feedback and simplify coverage job setup Agent-Logs-Url: https://github.com/SkBlaz/py3plex/sessions/a67f213a-bfa1-4b15-a7b3-b7a9f828f8de Co-authored-by: SkBlaz <10035780+SkBlaz@users.noreply.github.com> * Address validation feedback and finalize coverage-target changes Agent-Logs-Url: https://github.com/SkBlaz/py3plex/sessions/a67f213a-bfa1-4b15-a7b3-b7a9f828f8de Co-authored-by: SkBlaz <10035780+SkBlaz@users.noreply.github.com> * Incorporate final validation feedback and tighten determinism checks Agent-Logs-Url: https://github.com/SkBlaz/py3plex/sessions/a67f213a-bfa1-4b15-a7b3-b7a9f828f8de Co-authored-by: SkBlaz <10035780+SkBlaz@users.noreply.github.com> * Add type hints to new tests and finalize quality cleanup Agent-Logs-Url: https://github.com/SkBlaz/py3plex/sessions/a67f213a-bfa1-4b15-a7b3-b7a9f828f8de Co-authored-by: SkBlaz <10035780+SkBlaz@users.noreply.github.com> * Polish test naming and fixture typing from final review Agent-Logs-Url: https://github.com/SkBlaz/py3plex/sessions/a67f213a-bfa1-4b15-a7b3-b7a9f828f8de Co-authored-by: SkBlaz <10035780+SkBlaz@users.noreply.github.com> * Initial plan (#1348) Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> * Fix CI failures: pyarrow guards, DSL API contract drift, UQ reducer keying (#1349) * Initial plan * Fix CI failures: pyarrow guards, reducer keying, NoNoise identity tests, get_layers helper Agent-Logs-Url: https://github.com/SkBlaz/py3plex/sessions/c6cfd34e-410c-41d4-8ed4-6457769782a6 Co-authored-by: SkBlaz <10035780+SkBlaz@users.noreply.github.com> * Tighten from_layers() list validation: reject non-string elements with clear ValueError Agent-Logs-Url: https://github.com/SkBlaz/py3plex/sessions/c6cfd34e-410c-41d4-8ed4-6457769782a6 Co-authored-by: SkBlaz <10035780+SkBlaz@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: SkBlaz <10035780+SkBlaz@users.noreply.github.com> * Make coverage CI non-blocking while preserving coverage artifact output Agent-Logs-Url: https://github.com/SkBlaz/py3plex/sessions/ab8ed629-10ed-403d-aaea-5ce9d18f94e8 Co-authored-by: SkBlaz <10035780+SkBlaz@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: SkBlaz <10035780+SkBlaz@users.noreply.github.com>
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.
Thanks for the feedback on #1347. I've created this new PR, which merges into #1347, to address your comment. I will work on the changes and keep this PR's description up to date as I make progress.
Original PR: #1347
Triggering comment (#1347 (comment)):