recce-nightly 0.52.0.20250204__tar.gz → 0.53.0.20250206__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/PKG-INFO +11 -4
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/README.md +10 -3
- recce_nightly-0.53.0.20250206/recce/VERSION +1 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/adapter/dbt_adapter/__init__.py +1 -1
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/404.html +1 -1
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/index.html +1 -1
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/index.txt +1 -1
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce_nightly.egg-info/PKG-INFO +11 -4
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce_nightly.egg-info/SOURCES.txt +2 -2
- recce_nightly-0.52.0.20250204/recce/VERSION +0 -1
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/LICENSE +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/__init__.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/adapter/__init__.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/adapter/base.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/adapter/dbt_adapter/dbt_version.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/adapter/sqlmesh_adapter.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/apis/__init__.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/apis/check_api.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/apis/check_func.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/apis/run_api.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/apis/run_func.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/artifact.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/cli.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/config.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/core.py +0 -0
- {recce_nightly-0.52.0.20250204/recce/data/_next/static/6Z6WJ5VxqzvYmZjTqDemJ → recce_nightly-0.53.0.20250206/recce/data/_next/static/CAJ7AIel7g2Tht0EnTaUr}/_buildManifest.js +0 -0
- {recce_nightly-0.52.0.20250204/recce/data/_next/static/6Z6WJ5VxqzvYmZjTqDemJ → recce_nightly-0.53.0.20250206/recce/data/_next/static/CAJ7AIel7g2Tht0EnTaUr}/_ssgManifest.js +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/chunks/157e448a-49151cad1ec51175.js +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/chunks/29e3cc0d-490dbff344996865.js +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/chunks/312-3e9b49b718b98737.js +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/chunks/323-9565a741f1447d32.js +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/chunks/36e1c10d-3bcdd9bb8564108c.js +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/chunks/3998a672-e71829c331c77ccb.js +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/chunks/450c323b-79414be6f43ef15c.js +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/chunks/47d8844f-ccb4e71fbabd12f3.js +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/chunks/6dc81886-03da5372308c376d.js +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/chunks/7a8a3e83-f7fe5f14c56108bf.js +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/chunks/7f27ae6c-c484e79185298424.js +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/chunks/868e7b5c-36d94ba5a58a2e6a.js +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/chunks/9746af58-daab848e55b5faf7.js +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/chunks/a30376cd-ea4617387c84b12e.js +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/chunks/app/_not-found/page-c2ee18b5ec3e3d57.js +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/chunks/app/layout-5b30ab0207459cb8.js +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/chunks/app/page-b0e5f4fe87e11a8f.js +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/chunks/b3b1872b-97ea0be5bd9b42bc.js +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/chunks/b63b1b3f-13deddaaba264453.js +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/chunks/c132bf7d-740a7144e614cb2d.js +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/chunks/ce84277d-ced9559f73764a27.js +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/chunks/cf0511cf-88e5bf54e88504a3.js +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/chunks/fee69bc6-2cf346c884a74e9d.js +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/chunks/framework-ded83d71b51ce901.js +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/chunks/main-45628b9d5f140527.js +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/chunks/main-app-19c0918a6bb54549.js +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/chunks/pages/_app-ff7f75fed61fbef3.js +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/chunks/pages/_error-5e587f051118d074.js +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/chunks/polyfills-42372ed130431b0a.js +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/chunks/webpack-300961f547f48fe7.js +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/css/1d7428fe54fca42f.css +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/media/montserrat-cyrillic-800-normal.5c8b3804.woff +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/media/montserrat-cyrillic-800-normal.c03acce9.woff2 +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/media/montserrat-cyrillic-ext-800-normal.83d3554a.woff2 +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/media/montserrat-cyrillic-ext-800-normal.8a4a9645.woff +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/media/montserrat-latin-800-normal.388abfc2.woff2 +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/media/montserrat-latin-800-normal.e7b55ea8.woff +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/media/montserrat-latin-ext-800-normal.40cba3c6.woff +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/media/montserrat-latin-ext-800-normal.85728e97.woff2 +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/media/montserrat-vietnamese-800-normal.0bd05041.woff +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/_next/static/media/montserrat-vietnamese-800-normal.dfbbc7ba.woff2 +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/favicon.ico +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/imgs/feedback/thumbs-down.png +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/imgs/feedback/thumbs-up.png +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/logo/recce-logo-white.png +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/diff.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/event/CONFIG +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/event/SENTRY_DNS +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/event/__init__.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/event/collector.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/event/track.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/exceptions.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/git.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/github.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/models/__init__.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/models/check.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/models/run.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/models/types.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/pull_request.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/run.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/server.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/state.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/summary.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/tasks/__init__.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/tasks/core.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/tasks/dataframe.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/tasks/histogram.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/tasks/lineage.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/tasks/profile.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/tasks/query.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/tasks/rowcount.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/tasks/schema.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/tasks/top_k.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/tasks/valuediff.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/util/__init__.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/util/breaking.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/util/cache.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/util/io.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/util/logger.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/util/pydantic_model.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/util/recce_cloud.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/util/singleton.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/yaml/__init__.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce_nightly.egg-info/dependency_links.txt +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce_nightly.egg-info/entry_points.txt +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce_nightly.egg-info/requires.txt +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce_nightly.egg-info/top_level.txt +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/setup.cfg +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/setup.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/tests/__init__.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/tests/adapter/__init__.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/tests/adapter/dbt_adapter/__init__.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/tests/adapter/dbt_adapter/conftest.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/tests/adapter/dbt_adapter/dbt_test_helper.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/tests/adapter/dbt_adapter/test_dbt_adapter.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/tests/adapter/dbt_adapter/test_selector.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/tests/tasks/__init__.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/tests/tasks/conftest.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/tests/tasks/test_histogram.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/tests/tasks/test_lineage.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/tests/tasks/test_preset_checks.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/tests/tasks/test_profile.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/tests/tasks/test_query.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/tests/tasks/test_row_count.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/tests/tasks/test_schema.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/tests/tasks/test_top_k.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/tests/tasks/test_valuediff.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/tests/test_cli.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/tests/test_config.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/tests/test_core.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/tests/test_dbt.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/tests/test_pull_request.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/tests/test_server.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/tests/test_state.py +0 -0
- {recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/tests/test_summary.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: recce-nightly
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.53.0.20250206
|
|
4
4
|
Summary: Environment diff tool for dbt
|
|
5
5
|
Home-page: https://github.com/InfuseAI/recce
|
|
6
6
|
Author: InfuseAI Dev Team
|
|
@@ -153,24 +153,31 @@ Don't forget to click the Checks tab to view the Recce Checklist, and perform yo
|
|
|
153
153
|
|
|
154
154
|
This pull request adjusts the **logic** for how customer lifetime value is calculated:
|
|
155
155
|
|
|
156
|
-
- [Demo #1](https://pr1.
|
|
156
|
+
- [Demo #1](https://pr1.demo.datarecce.io/)
|
|
157
157
|
- [Pull request #1](https://github.com/DataRecce/jaffle_shop_duckdb/pull/1)
|
|
158
158
|
|
|
159
159
|
### Demo 2: Refactoring
|
|
160
160
|
|
|
161
161
|
This pull request performs some **refactoring** on the customers model by turning two CTEs into intermediate models, enhancing readability and maintainability:
|
|
162
162
|
|
|
163
|
-
- [Demo #2](https://pr2.
|
|
163
|
+
- [Demo #2](https://pr2.demo.datarecce.io/)
|
|
164
164
|
- [Pull request #2](https://github.com/DataRecce/jaffle_shop_duckdb/pull/2)
|
|
165
165
|
|
|
166
166
|
### Demo 3: Analysis
|
|
167
167
|
|
|
168
168
|
This pull request introduces a new Rounding Effect **Analysis** feature, aimed at analyzing and reporting the impacts of rounding in our data processing.
|
|
169
169
|
|
|
170
|
-
- [Demo #3](https://pr3.
|
|
170
|
+
- [Demo #3](https://pr3.demo.datarecce.io/)
|
|
171
171
|
- [Pull request #3](https://github.com/DataRecce/jaffle_shop_duckdb/pull/3)
|
|
172
172
|
|
|
173
173
|
|
|
174
|
+
### Demo 4: Enhancing the existing model
|
|
175
|
+
|
|
176
|
+
This pull request **enhances** the existing `customers` model by categorizing whether a customer has placed an order as part of a promotion.
|
|
177
|
+
|
|
178
|
+
- [Demo #4](https://pr44.demo.datarecce.io/)
|
|
179
|
+
- [Pull request #44](https://github.com/DataRecce/jaffle_shop_duckdb/pull/44)
|
|
180
|
+
|
|
174
181
|
## Why `Recce`
|
|
175
182
|
|
|
176
183
|
[dbt](https://www.getdbt.com/) has brought many software best practices to data projects, such as:
|
|
@@ -92,24 +92,31 @@ Don't forget to click the Checks tab to view the Recce Checklist, and perform yo
|
|
|
92
92
|
|
|
93
93
|
This pull request adjusts the **logic** for how customer lifetime value is calculated:
|
|
94
94
|
|
|
95
|
-
- [Demo #1](https://pr1.
|
|
95
|
+
- [Demo #1](https://pr1.demo.datarecce.io/)
|
|
96
96
|
- [Pull request #1](https://github.com/DataRecce/jaffle_shop_duckdb/pull/1)
|
|
97
97
|
|
|
98
98
|
### Demo 2: Refactoring
|
|
99
99
|
|
|
100
100
|
This pull request performs some **refactoring** on the customers model by turning two CTEs into intermediate models, enhancing readability and maintainability:
|
|
101
101
|
|
|
102
|
-
- [Demo #2](https://pr2.
|
|
102
|
+
- [Demo #2](https://pr2.demo.datarecce.io/)
|
|
103
103
|
- [Pull request #2](https://github.com/DataRecce/jaffle_shop_duckdb/pull/2)
|
|
104
104
|
|
|
105
105
|
### Demo 3: Analysis
|
|
106
106
|
|
|
107
107
|
This pull request introduces a new Rounding Effect **Analysis** feature, aimed at analyzing and reporting the impacts of rounding in our data processing.
|
|
108
108
|
|
|
109
|
-
- [Demo #3](https://pr3.
|
|
109
|
+
- [Demo #3](https://pr3.demo.datarecce.io/)
|
|
110
110
|
- [Pull request #3](https://github.com/DataRecce/jaffle_shop_duckdb/pull/3)
|
|
111
111
|
|
|
112
112
|
|
|
113
|
+
### Demo 4: Enhancing the existing model
|
|
114
|
+
|
|
115
|
+
This pull request **enhances** the existing `customers` model by categorizing whether a customer has placed an order as part of a promotion.
|
|
116
|
+
|
|
117
|
+
- [Demo #4](https://pr44.demo.datarecce.io/)
|
|
118
|
+
- [Pull request #44](https://github.com/DataRecce/jaffle_shop_duckdb/pull/44)
|
|
119
|
+
|
|
113
120
|
## Why `Recce`
|
|
114
121
|
|
|
115
122
|
[dbt](https://www.getdbt.com/) has brought many software best practices to data projects, such as:
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
0.53.0.20250206
|
|
@@ -810,7 +810,7 @@ class DbtAdapter(BaseAdapter):
|
|
|
810
810
|
if refresh_file_path is None:
|
|
811
811
|
return self.load_artifacts()
|
|
812
812
|
|
|
813
|
-
target_type =
|
|
813
|
+
target_type = os.path.basename(os.path.dirname(refresh_file_path))
|
|
814
814
|
if self.target_path and target_type == os.path.basename(self.target_path):
|
|
815
815
|
if refresh_file_path.endswith('manifest.json'):
|
|
816
816
|
self.curr_manifest = load_manifest(path=refresh_file_path)
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-300961f547f48fe7.js"/><script src="/_next/static/chunks/157e448a-49151cad1ec51175.js" async=""></script><script src="/_next/static/chunks/312-3e9b49b718b98737.js" async=""></script><script src="/_next/static/chunks/main-app-19c0918a6bb54549.js" async=""></script><meta name="robots" content="noindex"/><title>404: This page could not be found.</title><title>recce</title><meta name="description" content="Recce: Data validation toolkit for comprehensive PR review"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><script src="/_next/static/chunks/webpack-300961f547f48fe7.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:I[16892,[],\"\"]\n3:I[60299,[],\"\"]\n4:I[43276,[],\"\"]\na:I[28103,[],\"\"]\n5:{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"}\n6:{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"}\n7:{\"display\":\"inline-block\"}\n8:{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0}\nb:[]\n"])</script><script>self.__next_f.push([1,"0:[\"$\",\"$L1\",null,{\"buildId\":\"
|
|
1
|
+
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-300961f547f48fe7.js"/><script src="/_next/static/chunks/157e448a-49151cad1ec51175.js" async=""></script><script src="/_next/static/chunks/312-3e9b49b718b98737.js" async=""></script><script src="/_next/static/chunks/main-app-19c0918a6bb54549.js" async=""></script><meta name="robots" content="noindex"/><title>404: This page could not be found.</title><title>recce</title><meta name="description" content="Recce: Data validation toolkit for comprehensive PR review"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><script src="/_next/static/chunks/webpack-300961f547f48fe7.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:I[16892,[],\"\"]\n3:I[60299,[],\"\"]\n4:I[43276,[],\"\"]\na:I[28103,[],\"\"]\n5:{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"}\n6:{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"}\n7:{\"display\":\"inline-block\"}\n8:{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0}\nb:[]\n"])</script><script>self.__next_f.push([1,"0:[\"$\",\"$L1\",null,{\"buildId\":\"CAJ7AIel7g2Tht0EnTaUr\",\"assetPrefix\":\"\",\"urlParts\":[\"\",\"_not-found\"],\"initialTree\":[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{},[[\"$L2\",[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null],null],null]},[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"/_not-found\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\"}]],null]},[[null,[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"suppressHydrationWarning\":true,\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$5\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$6\",\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":\"$7\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$8\",\"children\":\"This page could not be found.\"}]}]]}]}]],\"notFoundStyles\":[]}]}]}]],null],null],\"couldBeIntercepted\":false,\"initialHead\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],\"$L9\"],\"globalErrorComponent\":\"$a\",\"missingSlots\":\"$Wb\"}]\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"1\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"2\",{\"children\":\"recce\"}],[\"$\",\"meta\",\"3\",{\"name\":\"description\",\"content\":\"Recce: Data validation toolkit for comprehensive PR review\"}]]\n2:null\n"])</script></body></html>
|
|
@@ -24,4 +24,4 @@
|
|
|
24
24
|
transparent 0%,
|
|
25
25
|
#3182ce 50%,
|
|
26
26
|
transparent 100%
|
|
27
|
-
);position:absolute;will-change:left;min-width:50%;-webkit-animation:animation-11lmxjq 1s ease infinite normal none running;animation:animation-11lmxjq 1s ease infinite normal none running;}@-webkit-keyframes animation-11lmxjq{0%{left:-40%;}100%{left:100%;}}@keyframes animation-11lmxjq{0%{left:-40%;}100%{left:100%;}}</style><div style="width:0%" data-indeterminate="" aria-valuemax="100" aria-valuemin="0" role="progressbar" class="css-h5ends"></div></div></div><div class="css-0"></div></div></div></div><span></span><span id="__chakra_env" hidden=""></span><script src="/_next/static/chunks/webpack-300961f547f48fe7.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/css/1d7428fe54fca42f.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"2:I[16892,[],\"\"]\n4:I[38443,[],\"ClientPageRoot\"]\n5:I[17149,[\"524\",\"static/chunks/b3b1872b-97ea0be5bd9b42bc.js\",\"434\",\"static/chunks/868e7b5c-36d94ba5a58a2e6a.js\",\"678\",\"static/chunks/3998a672-e71829c331c77ccb.js\",\"509\",\"static/chunks/9746af58-daab848e55b5faf7.js\",\"648\",\"static/chunks/ce84277d-ced9559f73764a27.js\",\"989\",\"static/chunks/47d8844f-ccb4e71fbabd12f3.js\",\"147\",\"static/chunks/a30376cd-ea4617387c84b12e.js\",\"995\",\"static/chunks/fee69bc6-2cf346c884a74e9d.js\",\"739\",\"static/chunks/7a8a3e83-f7fe5f14c56108bf.js\",\"283\",\"static/chunks/450c323b-79414be6f43ef15c.js\",\"303\",\"static/chunks/36e1c10d-3bcdd9bb8564108c.js\",\"22\",\"static/chunks/29e3cc0d-490dbff344996865.js\",\"25\",\"static/chunks/b63b1b3f-13deddaaba264453.js\",\"355\",\"static/chunks/7f27ae6c-c484e79185298424.js\",\"495\",\"static/chunks/6dc81886-03da5372308c376d.js\",\"599\",\"static/chunks/c132bf7d-740a7144e614cb2d.js\",\"852\",\"static/chunks/cf0511cf-88e5bf54e88504a3.js\",\"323\",\"static/chunks/323-9565a741f1447d32.js\",\"931\",\"static/chunks/app/page-b0e5f4fe87e11a8f.js\"],\"default\",1]\n6:I[60299,[],\"\"]\n7:I[43276,[],\"\"]\n9:I[28103,[],\"\"]\na:[]\n0:[\"$\",\"$L2\",null,{\"buildId\":\"
|
|
27
|
+
);position:absolute;will-change:left;min-width:50%;-webkit-animation:animation-11lmxjq 1s ease infinite normal none running;animation:animation-11lmxjq 1s ease infinite normal none running;}@-webkit-keyframes animation-11lmxjq{0%{left:-40%;}100%{left:100%;}}@keyframes animation-11lmxjq{0%{left:-40%;}100%{left:100%;}}</style><div style="width:0%" data-indeterminate="" aria-valuemax="100" aria-valuemin="0" role="progressbar" class="css-h5ends"></div></div></div><div class="css-0"></div></div></div></div><span></span><span id="__chakra_env" hidden=""></span><script src="/_next/static/chunks/webpack-300961f547f48fe7.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/css/1d7428fe54fca42f.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"2:I[16892,[],\"\"]\n4:I[38443,[],\"ClientPageRoot\"]\n5:I[17149,[\"524\",\"static/chunks/b3b1872b-97ea0be5bd9b42bc.js\",\"434\",\"static/chunks/868e7b5c-36d94ba5a58a2e6a.js\",\"678\",\"static/chunks/3998a672-e71829c331c77ccb.js\",\"509\",\"static/chunks/9746af58-daab848e55b5faf7.js\",\"648\",\"static/chunks/ce84277d-ced9559f73764a27.js\",\"989\",\"static/chunks/47d8844f-ccb4e71fbabd12f3.js\",\"147\",\"static/chunks/a30376cd-ea4617387c84b12e.js\",\"995\",\"static/chunks/fee69bc6-2cf346c884a74e9d.js\",\"739\",\"static/chunks/7a8a3e83-f7fe5f14c56108bf.js\",\"283\",\"static/chunks/450c323b-79414be6f43ef15c.js\",\"303\",\"static/chunks/36e1c10d-3bcdd9bb8564108c.js\",\"22\",\"static/chunks/29e3cc0d-490dbff344996865.js\",\"25\",\"static/chunks/b63b1b3f-13deddaaba264453.js\",\"355\",\"static/chunks/7f27ae6c-c484e79185298424.js\",\"495\",\"static/chunks/6dc81886-03da5372308c376d.js\",\"599\",\"static/chunks/c132bf7d-740a7144e614cb2d.js\",\"852\",\"static/chunks/cf0511cf-88e5bf54e88504a3.js\",\"323\",\"static/chunks/323-9565a741f1447d32.js\",\"931\",\"static/chunks/app/page-b0e5f4fe87e11a8f.js\"],\"default\",1]\n6:I[60299,[],\"\"]\n7:I[43276,[],\"\"]\n9:I[28103,[],\"\"]\na:[]\n0:[\"$\",\"$L2\",null,{\"buildId\":\"CAJ7AIel7g2Tht0EnTaUr\",\"assetPrefix\":\"\",\"urlParts\":[\"\",\"\"],\"initialTree\":[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"__PAGE__\",{},[[\"$L3\",[\"$\",\"$L4\",null,{\"props\":{\"params\":{},\"searchParams\":{}},\"Component\":\"$5\"}],[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/1d7428fe54fca42f.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]]],null],null]},[[null,[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"suppressHydrationWarning\":true,\"children\":[\"$\",\"$L6\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helv"])</script><script>self.__next_f.push([1,"etica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],\"notFoundStyles\":[]}]}]}]],null],null],\"couldBeIntercepted\":false,\"initialHead\":[null,\"$L8\"],\"globalErrorComponent\":\"$9\",\"missingSlots\":\"$Wa\"}]\n"])</script><script>self.__next_f.push([1,"8:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"1\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"2\",{\"children\":\"recce\"}],[\"$\",\"meta\",\"3\",{\"name\":\"description\",\"content\":\"Recce: Data validation toolkit for comprehensive PR review\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"type\":\"image/x-icon\",\"sizes\":\"32x32\"}]]\n3:null\n"])</script></body></html>
|
|
@@ -2,6 +2,6 @@
|
|
|
2
2
|
3:I[17149,["524","static/chunks/b3b1872b-97ea0be5bd9b42bc.js","434","static/chunks/868e7b5c-36d94ba5a58a2e6a.js","678","static/chunks/3998a672-e71829c331c77ccb.js","509","static/chunks/9746af58-daab848e55b5faf7.js","648","static/chunks/ce84277d-ced9559f73764a27.js","989","static/chunks/47d8844f-ccb4e71fbabd12f3.js","147","static/chunks/a30376cd-ea4617387c84b12e.js","995","static/chunks/fee69bc6-2cf346c884a74e9d.js","739","static/chunks/7a8a3e83-f7fe5f14c56108bf.js","283","static/chunks/450c323b-79414be6f43ef15c.js","303","static/chunks/36e1c10d-3bcdd9bb8564108c.js","22","static/chunks/29e3cc0d-490dbff344996865.js","25","static/chunks/b63b1b3f-13deddaaba264453.js","355","static/chunks/7f27ae6c-c484e79185298424.js","495","static/chunks/6dc81886-03da5372308c376d.js","599","static/chunks/c132bf7d-740a7144e614cb2d.js","852","static/chunks/cf0511cf-88e5bf54e88504a3.js","323","static/chunks/323-9565a741f1447d32.js","931","static/chunks/app/page-b0e5f4fe87e11a8f.js"],"default",1]
|
|
3
3
|
4:I[60299,[],""]
|
|
4
4
|
5:I[43276,[],""]
|
|
5
|
-
0:["
|
|
5
|
+
0:["CAJ7AIel7g2Tht0EnTaUr",[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],["",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/1d7428fe54fca42f.css","precedence":"next","crossOrigin":"$undefined"}]]],null],null]},[[null,["$","html",null,{"lang":"en","children":["$","body",null,{"suppressHydrationWarning":true,"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]],null],null],["$L6",null]]]]
|
|
6
6
|
6:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"recce"}],["$","meta","3",{"name":"description","content":"Recce: Data validation toolkit for comprehensive PR review"}],["$","link","4",{"rel":"icon","href":"/favicon.ico","type":"image/x-icon","sizes":"32x32"}]]
|
|
7
7
|
1:null
|
{recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce_nightly.egg-info/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: recce-nightly
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.53.0.20250206
|
|
4
4
|
Summary: Environment diff tool for dbt
|
|
5
5
|
Home-page: https://github.com/InfuseAI/recce
|
|
6
6
|
Author: InfuseAI Dev Team
|
|
@@ -153,24 +153,31 @@ Don't forget to click the Checks tab to view the Recce Checklist, and perform yo
|
|
|
153
153
|
|
|
154
154
|
This pull request adjusts the **logic** for how customer lifetime value is calculated:
|
|
155
155
|
|
|
156
|
-
- [Demo #1](https://pr1.
|
|
156
|
+
- [Demo #1](https://pr1.demo.datarecce.io/)
|
|
157
157
|
- [Pull request #1](https://github.com/DataRecce/jaffle_shop_duckdb/pull/1)
|
|
158
158
|
|
|
159
159
|
### Demo 2: Refactoring
|
|
160
160
|
|
|
161
161
|
This pull request performs some **refactoring** on the customers model by turning two CTEs into intermediate models, enhancing readability and maintainability:
|
|
162
162
|
|
|
163
|
-
- [Demo #2](https://pr2.
|
|
163
|
+
- [Demo #2](https://pr2.demo.datarecce.io/)
|
|
164
164
|
- [Pull request #2](https://github.com/DataRecce/jaffle_shop_duckdb/pull/2)
|
|
165
165
|
|
|
166
166
|
### Demo 3: Analysis
|
|
167
167
|
|
|
168
168
|
This pull request introduces a new Rounding Effect **Analysis** feature, aimed at analyzing and reporting the impacts of rounding in our data processing.
|
|
169
169
|
|
|
170
|
-
- [Demo #3](https://pr3.
|
|
170
|
+
- [Demo #3](https://pr3.demo.datarecce.io/)
|
|
171
171
|
- [Pull request #3](https://github.com/DataRecce/jaffle_shop_duckdb/pull/3)
|
|
172
172
|
|
|
173
173
|
|
|
174
|
+
### Demo 4: Enhancing the existing model
|
|
175
|
+
|
|
176
|
+
This pull request **enhances** the existing `customers` model by categorizing whether a customer has placed an order as part of a promotion.
|
|
177
|
+
|
|
178
|
+
- [Demo #4](https://pr44.demo.datarecce.io/)
|
|
179
|
+
- [Pull request #44](https://github.com/DataRecce/jaffle_shop_duckdb/pull/44)
|
|
180
|
+
|
|
174
181
|
## Why `Recce`
|
|
175
182
|
|
|
176
183
|
[dbt](https://www.getdbt.com/) has brought many software best practices to data projects, such as:
|
{recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce_nightly.egg-info/SOURCES.txt
RENAMED
|
@@ -30,8 +30,8 @@ recce/data/404.html
|
|
|
30
30
|
recce/data/favicon.ico
|
|
31
31
|
recce/data/index.html
|
|
32
32
|
recce/data/index.txt
|
|
33
|
-
recce/data/_next/static/
|
|
34
|
-
recce/data/_next/static/
|
|
33
|
+
recce/data/_next/static/CAJ7AIel7g2Tht0EnTaUr/_buildManifest.js
|
|
34
|
+
recce/data/_next/static/CAJ7AIel7g2Tht0EnTaUr/_ssgManifest.js
|
|
35
35
|
recce/data/_next/static/chunks/157e448a-49151cad1ec51175.js
|
|
36
36
|
recce/data/_next/static/chunks/29e3cc0d-490dbff344996865.js
|
|
37
37
|
recce/data/_next/static/chunks/312-3e9b49b718b98737.js
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
0.52.0.20250204
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/adapter/sqlmesh_adapter.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/data/logo/recce-logo-white.png
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce/util/pydantic_model.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce_nightly.egg-info/requires.txt
RENAMED
|
File without changes
|
{recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/recce_nightly.egg-info/top_level.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/tests/tasks/test_histogram.py
RENAMED
|
File without changes
|
|
File without changes
|
{recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/tests/tasks/test_preset_checks.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/tests/tasks/test_row_count.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{recce_nightly-0.52.0.20250204 → recce_nightly-0.53.0.20250206}/tests/tasks/test_valuediff.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|