Yujong Lee
|
da839d4a11
|
fix(harness): skip unavailable Rust traces
|
2026-09-14 14:01:28 -07:00 |
|
Yujong Lee
|
db378d8963
|
fix(harness): preserve unmapped calls in execution traces
|
2026-09-14 12:08:31 -07:00 |
|
Yujong Lee
|
561533c596
|
wip
|
2026-09-14 11:48:24 -07:00 |
|
yujonglee
|
347b642bdd
|
refactor(ocr): complete native lifecycle and preserve Azure auth (#40734)
* refactor(ocr): extract call completion boundary
* fix(ocr): release completion state after dispatch
* test(ocr): prove wrapper completion handoff
* test(ocr): narrow mapped failure assertion
* fix(ocr): preserve wrapper invocation kwargs
* fix(ocr): retain completion through finalization
* fix(ocr): make completion ownership explicit
* refactor(ocr): resolve logging executor explicitly
* fix(callbacks): preserve completion lifecycle behavior
* refactor(ocr): move public OCR into native lifecycle
* refactor(ocr): remove unused rust bridge capability
* wip
* wip
* refactor
* wip
* fix(ocr): preserve reducto native compatibility
* wip
* fix(ocr): document native callable casts
* perf(ocr): bound responses and reduce native scheduling overhead
* refactor(python-bridge): organize placeholder routes
* refactor test
* fix(ocr): normalize DeepSeek document content
* perf(ocr): skip unused callback work and benchmark callback overhead
* fix(ocr): align conversion contracts
* test(ocr): cover official provider response shapes
* fix(ocr): restore Python fallback and honor Rust opt-out
* fixes and refactor
* fix(ocr): preserve Azure Document Intelligence authentication
* fix(rust): enforce OCR response limits and lint contracts
* test(rust): align native OCR contract coverage
* test(ocr): isolate Azure auth precedence coverage
|
2026-09-12 11:56:49 -07:00 |
|
yujonglee
|
ee08c36fc0
|
refactor(tests): restructure rust python harness around strategy definitions (#39628)
* wip
* refactor(tests): move sdk function tracing into rust python harness
* dead code
* fix: handle harness keyboard interrupts
* refactor(tests): deduplicate rust python harness helpers
* fix(harness): expose validated strategy choices
* wip
* refactor(harness): let strategies own parity reports
* docs(harness): update strategy structure
* refactor(harness): localize strategy report views
* wip
* fix(harness): satisfy mapping runner type checks
* fix(harness): clarify trace parity output
* wip
* fix(harness): clarify unit mapping report
* fix(harness): finalize trace parity contracts
* refactor(harness): structure parity contracts
* feat: derive unit test mapping from traces
* feat(harness): map rstest test families
* feat(ocr): port Azure document intelligence tests
* feat(harness): enforce complete unit mappings
* feat(ocr): add reducto core transforms
* feat(harness): classify host-only unit tests
* fix(ocr): complete Rust provider plumbing
* fix(harness): reuse OCR parity workers
|
2026-09-03 21:15:01 -07:00 |
|