- Fixed missing fields in BlockJson, SpanJson, ExtractionOptions initializations - Added feature gates to ocr_integration tests for conditional compilation - Fixed McpServerState::new calls to include audit writer argument - Fixed CCITTFaxDecoder::decode calls to use instance method - Fixed type casts for ObjRef::new calls - Fixed serde_json::Value method calls (is_some -> !is_null) - Fixed ProfileType test feature gates - Worked around lifetime issues in schema roundtrip tests These changes fix numerous compilation errors that were blocking the codebase from building. The main library and tests now compile successfully. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| classifier_corpus.rs | ||
| conformance.rs | ||
| memory_guard.rs | ||
| memory_guard_tests.rs | ||
| ocr_integration.rs | ||
| page_classification.rs | ||
| struct_tree_coverage.rs | ||
| test_xref_debug.rs | ||
| TH-03-mcp-no-auth.rs | ||
| TH-07-ps-leak.rs | ||
| th_05_ssrf_block.rs | ||
| xref_helpers.rs | ||
| xref_integration_test.rs | ||