- Wrapper preflight validation and messaging in adaptive_rank():#197
Merged
- Wrapper preflight validation and messaging in adaptive_rank():#197
Conversation
- Added early checks for linking mode combinations vs input set structure in R/adaptive_rank.R.
- Clear wrapper-level errors for invalid run_mode / phase_a_mode / hub_id / spoke-count combinations.
- Linking console parity updates:
- Added linking context in step events (spoke/transform when cross-set) in R/adaptive_print.R.
- Extended refit block output with a compact linking summary (active spokes, transform/refit/lock modes, link
reliability/stop metrics, cross-set counts, escalation/taper) in R/adaptive_print.R.
- Wired link-stage rows into refit block rendering in R/adaptive_run.R.
- Wrapper + console tests:
- Added linking wrapper E2E coverage (link one-spoke import, multi-spoke concurrent, preflight errors) in tests/
testthat/test-5026-adaptive-rank-wrapper.R.
- Added linking refit-console contract test in tests/testthat/test-5019-console-progress-and-refit-block.R.
- Updated one mock signature for compatibility in tests/testthat/test-5047-adaptive-run-persist-simulation-
branches.R.
- User docs:
- Updated wrapper docs/roxygen and regenerated man/adaptive_rank.Rd.
- Added linking workflow/log interpretation sections in README.Rmd, README.md, and vignettes/adaptive-
pairing.Rmd.
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.
- Clear wrapper-level errors for invalid run_mode / phase_a_mode / hub_id / spoke-count combinations.
reliability/stop metrics, cross-set counts, escalation/taper) in R/adaptive_print.R.
testthat/test-5026-adaptive-rank-wrapper.R.
branches.R.
pairing.Rmd.