mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-08-29 04:26:20 +00:00
- Create mock_arrow_exporter.py in benchmarks/export/ directory - Enhance conftest.py to handle missing ArrowExporter imports - Add module-level mocking for semantica.export.arrow_exporter - Patch sys.modules to prevent import errors in CI - Ensure benchmark tests run without heavy dependencies - Fix pyarrow and pdfplumber import issues for CI compatibility Co-authored-by: Zohaib Hassan <zohaib.hassan16@example.com> Co-authored-by: Mohd Kaif <kaifahmad087@gmail.com>