Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/test-warehouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ env:
jobs:
test:
runs-on: ubuntu-latest
timeout-minutes: 60
timeout-minutes: 90
permissions:
contents: read
# Mint an OIDC token to assume the shared elementary-oss AWS role.
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ These tables are the backbone of any observability setup — enabling alerts, re
**2. Elementary Tests**
A suite of anomaly detection and data quality tests that run like native dbt tests — no separate tooling. Covers volume, freshness, column distributions, schema changes, and AI-powered validation for structured and unstructured data. → [See all tests](https://docs.elementary-data.com/data-tests/introduction)

[Metric stability](https://docs.elementary-data.com/data-tests/metric-stability) detects restatements of settled historical aggregates within a configured observation window.

---

## Quickstart
Expand Down
Loading
Loading