Concepts¶
Core concepts behind how Drape processes and analyzes your CI data.
- Test Suppression — Suppress known-failing tests so they don't block your pipeline, with SLA-based tracking to ensure they get fixed.
- Flaky Tests — Automatic detection of tests that pass and fail inconsistently across runs.
- Coverage Tracking — Coverage regression detection, new code coverage analysis, and PR-level diffs.