Files
semantica/.github/workflows
KaifAhmad1andClaude Sonnet 4.6 868109fa34 ci: skip heavy/integration tests to reduce CI runtime
- Register 'integration' pytest mark in pyproject.toml to eliminate
  PytestUnknownMarkWarning across the test suite
- Add -m "not integration" and --ignore for external-service tests,
  notebook tests, comprehensive real-world tests, and API-key-dependent
  tests (Groq, Novita, Snowflake, Neptune, HF deepdive)
- Keeps fast unit tests: context, kg, semantic_extract, reasoning,
  pipeline, export, deduplication, parse, normalize, utils, provenance

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-18 01:08:03 +05:30
..