@datarecce/ui 0.1.41 → 0.2.0
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.
- package/README.md +28 -133
- package/dist/AuthModal-C8LetZNB.js +23 -0
- package/dist/AuthModal-C8LetZNB.js.map +1 -0
- package/dist/LineageCanvas-CR38SDYr.d.ts +41 -0
- package/dist/LineageCanvas-CR38SDYr.d.ts.map +1 -0
- package/dist/ResultErrorFallback-C7c-TN1p.js +3 -0
- package/dist/ResultErrorFallback-C7c-TN1p.js.map +1 -0
- package/dist/RouteConfigContext-z8YNimdP.d.ts +172 -0
- package/dist/RouteConfigContext-z8YNimdP.d.ts.map +1 -0
- package/dist/RunProgress-DyFIALbI.d.ts +429 -0
- package/dist/RunProgress-DyFIALbI.d.ts.map +1 -0
- package/dist/ScreenshotDataGrid-BfxYUThx.d.ts +64 -0
- package/dist/ScreenshotDataGrid-BfxYUThx.d.ts.map +1 -0
- package/dist/SplitPane-B-BLxZaQ.d.ts +1427 -0
- package/dist/SplitPane-B-BLxZaQ.d.ts.map +1 -0
- package/dist/advanced.d.ts +18 -0
- package/dist/advanced.d.ts.map +1 -0
- package/dist/advanced.js +3 -0
- package/dist/advanced.js.map +1 -0
- package/dist/api-ZZ4cc9b9.d.ts +255 -0
- package/dist/api-ZZ4cc9b9.d.ts.map +1 -0
- package/dist/api-_i6BZPkM.js +3 -0
- package/dist/api-_i6BZPkM.js.map +1 -0
- package/dist/api.d.ts +3 -2
- package/dist/api.js +2 -100
- package/dist/colors--47Kkns4.js +3 -0
- package/dist/colors--47Kkns4.js.map +1 -0
- package/dist/colors-vY9Yzui0.d.ts +255 -0
- package/dist/colors-vY9Yzui0.d.ts.map +1 -0
- package/dist/components-run.d.ts +8 -0
- package/dist/components-run.js +2 -0
- package/dist/components.d.ts +22 -2
- package/dist/components.js +2 -86
- package/dist/const-DbXBkrxT.js +3 -0
- package/dist/const-DbXBkrxT.js.map +1 -0
- package/dist/constants-DD5vJv2q.js +3 -0
- package/dist/constants-DD5vJv2q.js.map +1 -0
- package/dist/constants.d.ts +3 -0
- package/dist/constants.js +2 -0
- package/dist/contexts.d.ts +7 -0
- package/dist/contexts.js +2 -0
- package/dist/flag-CiR2E5oz.d.ts +898 -0
- package/dist/flag-CiR2E5oz.d.ts.map +1 -0
- package/dist/flag-koeDAqr3.js +3 -0
- package/dist/flag-koeDAqr3.js.map +1 -0
- package/dist/hooks.d.ts +15 -2
- package/dist/hooks.js +2 -43
- package/dist/index-BFkbe0aF.d.ts +698 -0
- package/dist/index-BFkbe0aF.d.ts.map +1 -0
- package/dist/index-Ba3hp2Ng.d.ts +471 -0
- package/dist/index-Ba3hp2Ng.d.ts.map +1 -0
- package/dist/index-C_kD4ZQ3.d.ts +1079 -0
- package/dist/index-C_kD4ZQ3.d.ts.map +1 -0
- package/dist/index-CiPcALu4.d.ts +146 -0
- package/dist/index-CiPcALu4.d.ts.map +1 -0
- package/dist/index-CkXLPYZY.d.ts +13 -0
- package/dist/index-CkXLPYZY.d.ts.map +1 -0
- package/dist/index-DTCpHvX_.d.ts +211 -0
- package/dist/index-DTCpHvX_.d.ts.map +1 -0
- package/dist/index-DVoQsx5c.d.ts +349 -0
- package/dist/index-DVoQsx5c.d.ts.map +1 -0
- package/dist/index-DmwYRgDR.d.ts +192 -0
- package/dist/index-DmwYRgDR.d.ts.map +1 -0
- package/dist/index-N8N7XmRj.d.ts +130 -0
- package/dist/index-N8N7XmRj.d.ts.map +1 -0
- package/dist/index-h_fw6R9U.d.ts +1501 -0
- package/dist/index-h_fw6R9U.d.ts.map +1 -0
- package/dist/index-o48TPoFN.d.ts +734 -0
- package/dist/index-o48TPoFN.d.ts.map +1 -0
- package/dist/index.d.ts +24 -2
- package/dist/index.js +2 -198
- package/dist/keepAlive-CEzyrDfg.js +3 -0
- package/dist/keepAlive-CEzyrDfg.js.map +1 -0
- package/dist/lib/api/axiosClient.d.ts +8 -0
- package/dist/lib/api/axiosClient.d.ts.map +1 -0
- package/dist/lib/api/axiosClient.js +3 -0
- package/dist/lib/api/axiosClient.js.map +1 -0
- package/dist/lib/api/track.d.ts +137 -0
- package/dist/lib/api/track.d.ts.map +1 -0
- package/dist/lib/api/track.js +2 -0
- package/dist/lib/api/user.d.ts +16 -0
- package/dist/lib/api/user.d.ts.map +1 -0
- package/dist/lib/api/user.js +2 -0
- package/dist/lib/const.d.ts +8 -0
- package/dist/lib/const.d.ts.map +1 -0
- package/dist/lib/const.js +2 -0
- package/dist/lib/result/ResultErrorFallback.d.ts +8 -0
- package/dist/lib/result/ResultErrorFallback.d.ts.map +1 -0
- package/dist/lib/result/ResultErrorFallback.js +2 -0
- package/dist/primitives-CgGUvwHB.d.ts +914 -0
- package/dist/primitives-CgGUvwHB.d.ts.map +1 -0
- package/dist/primitives.d.ts +12 -0
- package/dist/primitives.js +2 -0
- package/dist/result.d.ts +4 -0
- package/dist/result.js +2 -0
- package/dist/src-BgHSbbHk.js +67 -0
- package/dist/src-BgHSbbHk.js.map +1 -0
- package/dist/styles.css +478 -4
- package/dist/theme-CeWzymUn.js +64 -0
- package/dist/theme-CeWzymUn.js.map +1 -0
- package/dist/theme.d.ts +3 -2
- package/dist/theme.js +2 -9
- package/dist/track-9ZQpBlUK.js +3 -0
- package/dist/track-9ZQpBlUK.js.map +1 -0
- package/dist/types-CFbNxrx2.d.ts +171 -0
- package/dist/types-CFbNxrx2.d.ts.map +1 -0
- package/dist/types-CZre3j02.d.ts +231 -0
- package/dist/types-CZre3j02.d.ts.map +1 -0
- package/dist/types.d.ts +14 -2
- package/dist/types.js +3 -9
- package/dist/types.js.map +1 -0
- package/dist/useRecceServerFlag-Bg5R67J4.js +3 -0
- package/dist/useRecceServerFlag-Bg5R67J4.js.map +1 -0
- package/dist/useThemeColors--prVbMmM.js +3 -0
- package/dist/useThemeColors--prVbMmM.js.map +1 -0
- package/dist/useThemeColors-DHEroo8f.d.ts +104 -0
- package/dist/useThemeColors-DHEroo8f.d.ts.map +1 -0
- package/dist/user-DMT7E0fc.js +3 -0
- package/dist/user-DMT7E0fc.js.map +1 -0
- package/dist/utils-CW2skXm_.js +3 -0
- package/dist/utils-CW2skXm_.js.map +1 -0
- package/dist/utils-CXWhfyxC.js +5 -0
- package/dist/utils-CXWhfyxC.js.map +1 -0
- package/dist/utils.d.ts +7 -0
- package/dist/utils.js +2 -0
- package/package.json +115 -107
- package/LICENSE +0 -201
- package/dist/RecceCheckContext-BJprb2xR.js +0 -7968
- package/dist/RecceCheckContext-BJprb2xR.js.map +0 -1
- package/dist/RecceCheckContext-DPnWB_aU.css +0 -215
- package/dist/RecceCheckContext-DPnWB_aU.css.map +0 -1
- package/dist/RecceCheckContext-DbZ7BdRy.mjs +0 -7426
- package/dist/RecceCheckContext-DbZ7BdRy.mjs.map +0 -1
- package/dist/RecceCheckContext-DyxOeUsX.css +0 -215
- package/dist/RecceCheckContext-DyxOeUsX.css.map +0 -1
- package/dist/api.d.mts +0 -3
- package/dist/api.js.map +0 -1
- package/dist/api.mjs +0 -46
- package/dist/api.mjs.map +0 -1
- package/dist/components-BeAjVBV3.css +0 -70
- package/dist/components-BeAjVBV3.css.map +0 -1
- package/dist/components-DfXnN1Hx.js +0 -14689
- package/dist/components-DfXnN1Hx.js.map +0 -1
- package/dist/components-iUxcqtUB.css +0 -70
- package/dist/components-iUxcqtUB.css.map +0 -1
- package/dist/components-jh6r4tQn.mjs +0 -12348
- package/dist/components-jh6r4tQn.mjs.map +0 -1
- package/dist/components.d.mts +0 -3
- package/dist/components.mjs +0 -9
- package/dist/const-CaIm1Z8g.mjs +0 -12
- package/dist/const-CaIm1Z8g.mjs.map +0 -1
- package/dist/const-CvdZO0FN.js +0 -24
- package/dist/const-CvdZO0FN.js.map +0 -1
- package/dist/hooks-cQsBXBd1.js +0 -40
- package/dist/hooks-cQsBXBd1.js.map +0 -1
- package/dist/hooks-eaHm_yEp.mjs +0 -33
- package/dist/hooks-eaHm_yEp.mjs.map +0 -1
- package/dist/hooks.d.mts +0 -3
- package/dist/hooks.mjs +0 -8
- package/dist/html2canvas-pro.esm-CsuSOHXp.js +0 -7250
- package/dist/html2canvas-pro.esm-CsuSOHXp.js.map +0 -1
- package/dist/html2canvas-pro.esm-E7kpobrC.mjs +0 -7249
- package/dist/html2canvas-pro.esm-E7kpobrC.mjs.map +0 -1
- package/dist/index-B5bpmv0i.d.mts +0 -2172
- package/dist/index-B5bpmv0i.d.mts.map +0 -1
- package/dist/index-B9lSPJTi.d.ts +0 -2170
- package/dist/index-B9lSPJTi.d.ts.map +0 -1
- package/dist/index.d.mts +0 -3
- package/dist/index.js.map +0 -1
- package/dist/index.mjs +0 -20
- package/dist/index.mjs.map +0 -1
- package/dist/mui-theme-CUhybmBq.mjs +0 -696
- package/dist/mui-theme-CUhybmBq.mjs.map +0 -1
- package/dist/mui-theme-iBHkjXJq.js +0 -732
- package/dist/mui-theme-iBHkjXJq.js.map +0 -1
- package/dist/state-CTITyT0R.js +0 -795
- package/dist/state-CTITyT0R.js.map +0 -1
- package/dist/state-Sc2b4jri.mjs +0 -382
- package/dist/state-Sc2b4jri.mjs.map +0 -1
- package/dist/theme.d.mts +0 -3
- package/dist/theme.mjs +0 -4
- package/dist/tooltipMessage-BC5W7H3X.js +0 -13
- package/dist/tooltipMessage-BC5W7H3X.js.map +0 -1
- package/dist/tooltipMessage-B_xMIKWL.mjs +0 -7
- package/dist/tooltipMessage-B_xMIKWL.mjs.map +0 -1
- package/dist/types.d.mts +0 -3
- package/dist/types.mjs +0 -6
- package/dist/urls-BQW5wjg-.js +0 -13
- package/dist/urls-BQW5wjg-.js.map +0 -1
- package/dist/urls-DT7FVEcS.mjs +0 -7
- package/dist/urls-DT7FVEcS.mjs.map +0 -1
- package/dist/version-B9s8yne-.js +0 -300
- package/dist/version-B9s8yne-.js.map +0 -1
- package/dist/version-DP1kU_7v.mjs +0 -162
- package/dist/version-DP1kU_7v.mjs.map +0 -1
- package/recce-source/.editorconfig +0 -26
- package/recce-source/.flake8 +0 -37
- package/recce-source/.github/ISSUE_TEMPLATE/bug_report.yml +0 -67
- package/recce-source/.github/ISSUE_TEMPLATE/custom.md +0 -10
- package/recce-source/.github/ISSUE_TEMPLATE/feature_request.yml +0 -42
- package/recce-source/.github/PULL_REQUEST_TEMPLATE.md +0 -21
- package/recce-source/.github/copilot-instructions.md +0 -331
- package/recce-source/.github/instructions/backend-instructions.md +0 -541
- package/recce-source/.github/instructions/frontend-instructions.md +0 -317
- package/recce-source/.github/workflows/build-statics.yaml +0 -72
- package/recce-source/.github/workflows/bump.yaml +0 -48
- package/recce-source/.github/workflows/integration-tests-cloud.yaml +0 -92
- package/recce-source/.github/workflows/integration-tests-sqlmesh.yaml +0 -33
- package/recce-source/.github/workflows/integration-tests.yaml +0 -52
- package/recce-source/.github/workflows/nightly.yaml +0 -246
- package/recce-source/.github/workflows/release.yaml +0 -196
- package/recce-source/.github/workflows/tests-js.yaml +0 -58
- package/recce-source/.github/workflows/tests-python.yaml +0 -128
- package/recce-source/.pre-commit-config.yaml +0 -26
- package/recce-source/CLAUDE.md +0 -483
- package/recce-source/CODE_OF_CONDUCT.md +0 -128
- package/recce-source/CONTRIBUTING.md +0 -107
- package/recce-source/LICENSE +0 -201
- package/recce-source/Makefile +0 -126
- package/recce-source/README.md +0 -182
- package/recce-source/RECCE_CLOUD.md +0 -81
- package/recce-source/SECURITY.md +0 -25
- package/recce-source/docs/PACKAGING.md +0 -340
- package/recce-source/docs/README.md +0 -1
- package/recce-source/docs/plans/2024-12-31-csv-download-design.md +0 -121
- package/recce-source/docs/plans/2024-12-31-csv-download-implementation.md +0 -930
- package/recce-source/integration_tests/dbt/dbt_project.yml +0 -26
- package/recce-source/integration_tests/dbt/models/customers.sql +0 -69
- package/recce-source/integration_tests/dbt/models/docs.md +0 -14
- package/recce-source/integration_tests/dbt/models/orders.sql +0 -56
- package/recce-source/integration_tests/dbt/models/schema.yml +0 -82
- package/recce-source/integration_tests/dbt/models/staging/schema.yml +0 -31
- package/recce-source/integration_tests/dbt/models/staging/stg_customers.sql +0 -22
- package/recce-source/integration_tests/dbt/models/staging/stg_orders.sql +0 -23
- package/recce-source/integration_tests/dbt/models/staging/stg_payments.sql +0 -25
- package/recce-source/integration_tests/dbt/packages.yml +0 -7
- package/recce-source/integration_tests/dbt/profiles.yml +0 -8
- package/recce-source/integration_tests/dbt/seeds/raw_customers.csv +0 -101
- package/recce-source/integration_tests/dbt/seeds/raw_orders.csv +0 -100
- package/recce-source/integration_tests/dbt/seeds/raw_payments.csv +0 -114
- package/recce-source/integration_tests/dbt/seeds/raw_statuses.csv +0 -5
- package/recce-source/integration_tests/dbt/smoke_test.sh +0 -72
- package/recce-source/integration_tests/dbt/smoke_test_cloud.sh +0 -71
- package/recce-source/integration_tests/sqlmesh/__init__.py +0 -0
- package/recce-source/integration_tests/sqlmesh/audits/assert_item_price_above_zero.sql +0 -9
- package/recce-source/integration_tests/sqlmesh/audits/items.sql +0 -7
- package/recce-source/integration_tests/sqlmesh/audits/order_items.sql +0 -7
- package/recce-source/integration_tests/sqlmesh/config.py +0 -171
- package/recce-source/integration_tests/sqlmesh/helper.py +0 -20
- package/recce-source/integration_tests/sqlmesh/hooks/__init__.py +0 -0
- package/recce-source/integration_tests/sqlmesh/macros/__init__.py +0 -0
- package/recce-source/integration_tests/sqlmesh/macros/macros.py +0 -8
- package/recce-source/integration_tests/sqlmesh/macros/macros.sql +0 -8
- package/recce-source/integration_tests/sqlmesh/macros/utils.py +0 -11
- package/recce-source/integration_tests/sqlmesh/metrics/metrics.sql +0 -25
- package/recce-source/integration_tests/sqlmesh/models/customer_revenue_by_day.sql +0 -41
- package/recce-source/integration_tests/sqlmesh/models/customer_revenue_lifetime.sql +0 -60
- package/recce-source/integration_tests/sqlmesh/models/customers.sql +0 -32
- package/recce-source/integration_tests/sqlmesh/models/items.py +0 -95
- package/recce-source/integration_tests/sqlmesh/models/marketing.sql +0 -15
- package/recce-source/integration_tests/sqlmesh/models/order_items.py +0 -95
- package/recce-source/integration_tests/sqlmesh/models/orders.py +0 -70
- package/recce-source/integration_tests/sqlmesh/models/raw_marketing.py +0 -62
- package/recce-source/integration_tests/sqlmesh/models/top_waiters.sql +0 -23
- package/recce-source/integration_tests/sqlmesh/models/waiter_as_customer_by_day.sql +0 -29
- package/recce-source/integration_tests/sqlmesh/models/waiter_names.sql +0 -10
- package/recce-source/integration_tests/sqlmesh/models/waiter_revenue_by_day.sql +0 -29
- package/recce-source/integration_tests/sqlmesh/models/waiters.py +0 -62
- package/recce-source/integration_tests/sqlmesh/prep_env.sh +0 -16
- package/recce-source/integration_tests/sqlmesh/schema.yaml +0 -5
- package/recce-source/integration_tests/sqlmesh/seeds/waiter_names.csv +0 -11
- package/recce-source/integration_tests/sqlmesh/test_server.sh +0 -29
- package/recce-source/integration_tests/sqlmesh/tests/test_customer_revenue_by_day.yaml +0 -63
- package/recce-source/integration_tests/sqlmesh/tests/test_order_items.yaml +0 -72
- package/recce-source/js/.editorconfig +0 -27
- package/recce-source/js/.env.development +0 -5
- package/recce-source/js/.husky/pre-commit +0 -29
- package/recce-source/js/.nvmrc +0 -1
- package/recce-source/js/README.md +0 -39
- package/recce-source/js/app/(mainComponents)/DisplayModeToggle.tsx +0 -65
- package/recce-source/js/app/(mainComponents)/NavBar.tsx +0 -228
- package/recce-source/js/app/(mainComponents)/RecceVersionBadge.tsx +0 -107
- package/recce-source/js/app/(mainComponents)/TopBar.tsx +0 -252
- package/recce-source/js/app/@lineage/default.tsx +0 -20
- package/recce-source/js/app/@lineage/page.tsx +0 -14
- package/recce-source/js/app/MainLayout.tsx +0 -170
- package/recce-source/js/app/Providers.tsx +0 -49
- package/recce-source/js/app/checks/page.tsx +0 -296
- package/recce-source/js/app/error.tsx +0 -93
- package/recce-source/js/app/favicon.ico +0 -0
- package/recce-source/js/app/global-error.tsx +0 -115
- package/recce-source/js/app/global.css +0 -82
- package/recce-source/js/app/layout.tsx +0 -48
- package/recce-source/js/app/lineage/page.tsx +0 -15
- package/recce-source/js/app/page.tsx +0 -12
- package/recce-source/js/app/query/page.tsx +0 -8
- package/recce-source/js/biome.json +0 -313
- package/recce-source/js/jest.config.js +0 -34
- package/recce-source/js/jest.globals.d.ts +0 -32
- package/recce-source/js/jest.setup.js +0 -91
- package/recce-source/js/next.config.js +0 -16
- package/recce-source/js/package-lock.json +0 -13843
- package/recce-source/js/package.json +0 -123
- package/recce-source/js/pnpm-lock.yaml +0 -9235
- package/recce-source/js/pnpm-workspace.yaml +0 -6
- package/recce-source/js/postcss.config.js +0 -5
- package/recce-source/js/public/auth_callback.html +0 -68
- package/recce-source/js/public/imgs/feedback/thumbs-down.png +0 -0
- package/recce-source/js/public/imgs/feedback/thumbs-up.png +0 -0
- package/recce-source/js/public/imgs/reload-image.svg +0 -4
- package/recce-source/js/public/logo/recce-logo-white.png +0 -0
- package/recce-source/js/src/components/AuthModal/AuthModal.tsx +0 -202
- package/recce-source/js/src/components/app/AvatarDropdown.tsx +0 -159
- package/recce-source/js/src/components/app/EnvInfo.tsx +0 -357
- package/recce-source/js/src/components/app/Filename.tsx +0 -388
- package/recce-source/js/src/components/app/SetupConnectionPopover.tsx +0 -91
- package/recce-source/js/src/components/app/StateExporter.tsx +0 -57
- package/recce-source/js/src/components/app/StateImporter.tsx +0 -198
- package/recce-source/js/src/components/app/StateSharing.tsx +0 -145
- package/recce-source/js/src/components/app/StateSynchronizer.tsx +0 -205
- package/recce-source/js/src/components/charts/HistogramChart.tsx +0 -291
- package/recce-source/js/src/components/charts/SquareIcon.tsx +0 -51
- package/recce-source/js/src/components/charts/TopKSummaryList.tsx +0 -457
- package/recce-source/js/src/components/charts/chartTheme.ts +0 -74
- package/recce-source/js/src/components/check/CheckBreadcrumb.tsx +0 -97
- package/recce-source/js/src/components/check/CheckDescription.tsx +0 -134
- package/recce-source/js/src/components/check/CheckDetail.tsx +0 -797
- package/recce-source/js/src/components/check/CheckEmptyState.tsx +0 -84
- package/recce-source/js/src/components/check/CheckList.tsx +0 -320
- package/recce-source/js/src/components/check/LineageDiffView.tsx +0 -32
- package/recce-source/js/src/components/check/PresetCheckTemplateView.tsx +0 -48
- package/recce-source/js/src/components/check/SchemaDiffView.tsx +0 -290
- package/recce-source/js/src/components/check/check.ts +0 -25
- package/recce-source/js/src/components/check/timeline/CheckTimeline.tsx +0 -163
- package/recce-source/js/src/components/check/timeline/CommentInput.tsx +0 -84
- package/recce-source/js/src/components/check/timeline/TimelineEvent.tsx +0 -468
- package/recce-source/js/src/components/check/timeline/index.ts +0 -12
- package/recce-source/js/src/components/check/utils.ts +0 -12
- package/recce-source/js/src/components/data-grid/ScreenshotDataGrid.tsx +0 -333
- package/recce-source/js/src/components/data-grid/agGridStyles.css +0 -55
- package/recce-source/js/src/components/data-grid/agGridTheme.ts +0 -43
- package/recce-source/js/src/components/editor/CodeEditor.tsx +0 -107
- package/recce-source/js/src/components/editor/DiffEditor.tsx +0 -162
- package/recce-source/js/src/components/editor/index.ts +0 -12
- package/recce-source/js/src/components/errorboundary/ErrorBoundary.tsx +0 -87
- package/recce-source/js/src/components/histogram/HistogramDiffForm.tsx +0 -147
- package/recce-source/js/src/components/histogram/HistogramDiffResultView.tsx +0 -63
- package/recce-source/js/src/components/icons/index.tsx +0 -142
- package/recce-source/js/src/components/lineage/ActionControl.tsx +0 -63
- package/recce-source/js/src/components/lineage/ActionTag.tsx +0 -141
- package/recce-source/js/src/components/lineage/ChangeStatusLegend.tsx +0 -46
- package/recce-source/js/src/components/lineage/ColumnLevelLineageControl.tsx +0 -327
- package/recce-source/js/src/components/lineage/ColumnLevelLineageLegend.tsx +0 -57
- package/recce-source/js/src/components/lineage/GraphColumnNode.tsx +0 -199
- package/recce-source/js/src/components/lineage/GraphEdge.tsx +0 -59
- package/recce-source/js/src/components/lineage/GraphNode.tsx +0 -555
- package/recce-source/js/src/components/lineage/LineagePage.tsx +0 -10
- package/recce-source/js/src/components/lineage/LineageView.tsx +0 -1384
- package/recce-source/js/src/components/lineage/LineageViewContext.tsx +0 -86
- package/recce-source/js/src/components/lineage/LineageViewContextMenu.tsx +0 -637
- package/recce-source/js/src/components/lineage/LineageViewNotification.tsx +0 -64
- package/recce-source/js/src/components/lineage/LineageViewTopBar.tsx +0 -596
- package/recce-source/js/src/components/lineage/NodeSqlView.tsx +0 -136
- package/recce-source/js/src/components/lineage/NodeTag.tsx +0 -278
- package/recce-source/js/src/components/lineage/NodeView.tsx +0 -642
- package/recce-source/js/src/components/lineage/SandboxView.tsx +0 -436
- package/recce-source/js/src/components/lineage/ServerDisconnectedModalContent.tsx +0 -105
- package/recce-source/js/src/components/lineage/SetupConnectionBanner.tsx +0 -52
- package/recce-source/js/src/components/lineage/SingleEnvironmentQueryView.tsx +0 -152
- package/recce-source/js/src/components/lineage/graph.test.ts +0 -31
- package/recce-source/js/src/components/lineage/graph.ts +0 -58
- package/recce-source/js/src/components/lineage/lineage.test.ts +0 -169
- package/recce-source/js/src/components/lineage/lineage.ts +0 -521
- package/recce-source/js/src/components/lineage/styles.css +0 -42
- package/recce-source/js/src/components/lineage/styles.tsx +0 -165
- package/recce-source/js/src/components/lineage/useMultiNodesAction.ts +0 -352
- package/recce-source/js/src/components/lineage/useValueDiffAlertDialog.tsx +0 -108
- package/recce-source/js/src/components/onboarding-guide/Notification.tsx +0 -62
- package/recce-source/js/src/components/profile/ProfileDiffForm.tsx +0 -134
- package/recce-source/js/src/components/profile/ProfileDiffResultView.tsx +0 -243
- package/recce-source/js/src/components/query/ChangedOnlyCheckbox.tsx +0 -29
- package/recce-source/js/src/components/query/DiffText.tsx +0 -120
- package/recce-source/js/src/components/query/QueryDiffResultView.tsx +0 -468
- package/recce-source/js/src/components/query/QueryForm.tsx +0 -80
- package/recce-source/js/src/components/query/QueryPage.tsx +0 -282
- package/recce-source/js/src/components/query/QueryResultView.tsx +0 -180
- package/recce-source/js/src/components/query/SetupConnectionGuide.tsx +0 -57
- package/recce-source/js/src/components/query/SqlEditor.tsx +0 -245
- package/recce-source/js/src/components/query/ToggleSwitch.tsx +0 -84
- package/recce-source/js/src/components/query/styles.css +0 -21
- package/recce-source/js/src/components/routing/DirectUrlAccess.test.tsx +0 -428
- package/recce-source/js/src/components/routing/LineageStatePreservation.test.tsx +0 -311
- package/recce-source/js/src/components/routing/Navigation.test.tsx +0 -256
- package/recce-source/js/src/components/rowcount/RowCountDiffResultView.tsx +0 -108
- package/recce-source/js/src/components/rowcount/delta.test.ts +0 -51
- package/recce-source/js/src/components/rowcount/delta.ts +0 -16
- package/recce-source/js/src/components/run/RunList.tsx +0 -303
- package/recce-source/js/src/components/run/RunModal.tsx +0 -191
- package/recce-source/js/src/components/run/RunPage.tsx +0 -26
- package/recce-source/js/src/components/run/RunResultPane.tsx +0 -578
- package/recce-source/js/src/components/run/RunStatusAndDate.tsx +0 -106
- package/recce-source/js/src/components/run/RunToolbar.tsx +0 -70
- package/recce-source/js/src/components/run/RunView.tsx +0 -196
- package/recce-source/js/src/components/run/registry.ts +0 -214
- package/recce-source/js/src/components/run/types.ts +0 -14
- package/recce-source/js/src/components/schema/ColumnNameCell.test.tsx +0 -169
- package/recce-source/js/src/components/schema/ColumnNameCell.tsx +0 -198
- package/recce-source/js/src/components/schema/SchemaView.tsx +0 -336
- package/recce-source/js/src/components/schema/schemaDiff.ts +0 -32
- package/recce-source/js/src/components/schema/style.css +0 -134
- package/recce-source/js/src/components/screenshot/ScreenshotBox.tsx +0 -39
- package/recce-source/js/src/components/shared/HistoryToggle.tsx +0 -35
- package/recce-source/js/src/components/split/Split.tsx +0 -40
- package/recce-source/js/src/components/split/styles.css +0 -24
- package/recce-source/js/src/components/summary/ChangeSummary.tsx +0 -264
- package/recce-source/js/src/components/summary/SchemaSummary.tsx +0 -123
- package/recce-source/js/src/components/summary/SummaryView.tsx +0 -29
- package/recce-source/js/src/components/timeout/IdleTimeoutBadge.tsx +0 -48
- package/recce-source/js/src/components/top-k/TopKDiffForm.tsx +0 -58
- package/recce-source/js/src/components/top-k/TopKDiffResultView.tsx +0 -73
- package/recce-source/js/src/components/ui/dataGrid/DataFrameColumnGroupHeader.tsx +0 -228
- package/recce-source/js/src/components/ui/dataGrid/DataFrameColumnHeader.tsx +0 -113
- package/recce-source/js/src/components/ui/dataGrid/defaultRenderCell.tsx +0 -72
- package/recce-source/js/src/components/ui/dataGrid/index.ts +0 -23
- package/recce-source/js/src/components/ui/dataGrid/inlineRenderCell.test.tsx +0 -607
- package/recce-source/js/src/components/ui/dataGrid/inlineRenderCell.tsx +0 -211
- package/recce-source/js/src/components/ui/dataGrid/schemaCells.test.tsx +0 -452
- package/recce-source/js/src/components/ui/dataGrid/schemaCells.tsx +0 -142
- package/recce-source/js/src/components/ui/dataGrid/valueDiffCells.test.tsx +0 -178
- package/recce-source/js/src/components/ui/dataGrid/valueDiffCells.tsx +0 -275
- package/recce-source/js/src/components/ui/markdown/ExternalLinkConfirmDialog.tsx +0 -134
- package/recce-source/js/src/components/ui/markdown/MarkdownContent.tsx +0 -364
- package/recce-source/js/src/components/ui/mui/index.ts +0 -13
- package/recce-source/js/src/components/ui/mui-provider.tsx +0 -67
- package/recce-source/js/src/components/ui/mui-theme.ts +0 -1039
- package/recce-source/js/src/components/ui/mui-utils.ts +0 -113
- package/recce-source/js/src/components/ui/toaster.tsx +0 -288
- package/recce-source/js/src/components/valuediff/ValueDiffDetailResultView.tsx +0 -216
- package/recce-source/js/src/components/valuediff/ValueDiffForm.tsx +0 -246
- package/recce-source/js/src/components/valuediff/ValueDiffResultView.tsx +0 -81
- package/recce-source/js/src/components/valuediff/shared.ts +0 -33
- package/recce-source/js/src/constants/tooltipMessage.ts +0 -3
- package/recce-source/js/src/constants/urls.ts +0 -1
- package/recce-source/js/src/lib/UrlHash.ts +0 -12
- package/recce-source/js/src/lib/api/adhocQuery.ts +0 -70
- package/recce-source/js/src/lib/api/axiosClient.ts +0 -9
- package/recce-source/js/src/lib/api/cacheKeys.ts +0 -13
- package/recce-source/js/src/lib/api/checkEvents.ts +0 -252
- package/recce-source/js/src/lib/api/checks.ts +0 -129
- package/recce-source/js/src/lib/api/cll.ts +0 -53
- package/recce-source/js/src/lib/api/connectToCloud.ts +0 -13
- package/recce-source/js/src/lib/api/flag.ts +0 -37
- package/recce-source/js/src/lib/api/info.ts +0 -198
- package/recce-source/js/src/lib/api/instanceInfo.ts +0 -25
- package/recce-source/js/src/lib/api/keepAlive.ts +0 -108
- package/recce-source/js/src/lib/api/lineagecheck.ts +0 -35
- package/recce-source/js/src/lib/api/localStorageKeys.ts +0 -7
- package/recce-source/js/src/lib/api/models.ts +0 -59
- package/recce-source/js/src/lib/api/profile.ts +0 -65
- package/recce-source/js/src/lib/api/rowcount.ts +0 -19
- package/recce-source/js/src/lib/api/runs.ts +0 -174
- package/recce-source/js/src/lib/api/schemacheck.ts +0 -31
- package/recce-source/js/src/lib/api/select.ts +0 -25
- package/recce-source/js/src/lib/api/sessionStorageKeys.ts +0 -8
- package/recce-source/js/src/lib/api/state.ts +0 -117
- package/recce-source/js/src/lib/api/track.ts +0 -281
- package/recce-source/js/src/lib/api/types.ts +0 -284
- package/recce-source/js/src/lib/api/user.ts +0 -42
- package/recce-source/js/src/lib/api/valuediff.ts +0 -46
- package/recce-source/js/src/lib/api/version.ts +0 -40
- package/recce-source/js/src/lib/const.ts +0 -9
- package/recce-source/js/src/lib/csv/extractors.test.ts +0 -456
- package/recce-source/js/src/lib/csv/extractors.ts +0 -468
- package/recce-source/js/src/lib/csv/format.test.ts +0 -211
- package/recce-source/js/src/lib/csv/format.ts +0 -44
- package/recce-source/js/src/lib/csv/index.test.ts +0 -155
- package/recce-source/js/src/lib/csv/index.ts +0 -109
- package/recce-source/js/src/lib/dataGrid/crossFunctionConsistency.test.ts +0 -626
- package/recce-source/js/src/lib/dataGrid/dataGridFactory.test.ts +0 -2140
- package/recce-source/js/src/lib/dataGrid/dataGridFactory.ts +0 -397
- package/recce-source/js/src/lib/dataGrid/generators/rowCountUtils.test.ts +0 -132
- package/recce-source/js/src/lib/dataGrid/generators/rowCountUtils.ts +0 -126
- package/recce-source/js/src/lib/dataGrid/generators/toDataDiffGrid.test.ts +0 -1627
- package/recce-source/js/src/lib/dataGrid/generators/toDataDiffGrid.ts +0 -140
- package/recce-source/js/src/lib/dataGrid/generators/toDataGrid.ts +0 -67
- package/recce-source/js/src/lib/dataGrid/generators/toRowCountDataGrid.test.ts +0 -142
- package/recce-source/js/src/lib/dataGrid/generators/toRowCountDataGrid.ts +0 -71
- package/recce-source/js/src/lib/dataGrid/generators/toRowCountDiffDataGrid.test.ts +0 -258
- package/recce-source/js/src/lib/dataGrid/generators/toRowCountDiffDataGrid.ts +0 -153
- package/recce-source/js/src/lib/dataGrid/generators/toSchemaDataGrid.test.ts +0 -951
- package/recce-source/js/src/lib/dataGrid/generators/toSchemaDataGrid.ts +0 -221
- package/recce-source/js/src/lib/dataGrid/generators/toValueDataGrid.test.ts +0 -395
- package/recce-source/js/src/lib/dataGrid/generators/toValueDataGrid.ts +0 -184
- package/recce-source/js/src/lib/dataGrid/generators/toValueDiffGrid.test.ts +0 -884
- package/recce-source/js/src/lib/dataGrid/generators/toValueDiffGrid.ts +0 -113
- package/recce-source/js/src/lib/dataGrid/index.ts +0 -51
- package/recce-source/js/src/lib/dataGrid/propertyBased.test.ts +0 -858
- package/recce-source/js/src/lib/dataGrid/shared/columnBuilders.test.ts +0 -482
- package/recce-source/js/src/lib/dataGrid/shared/columnBuilders.ts +0 -345
- package/recce-source/js/src/lib/dataGrid/shared/dataTypeEdgeCases.test.ts +0 -698
- package/recce-source/js/src/lib/dataGrid/shared/diffColumnBuilder.test.tsx +0 -820
- package/recce-source/js/src/lib/dataGrid/shared/diffColumnBuilder.tsx +0 -277
- package/recce-source/js/src/lib/dataGrid/shared/gridUtils.test.ts +0 -785
- package/recce-source/js/src/lib/dataGrid/shared/gridUtils.ts +0 -370
- package/recce-source/js/src/lib/dataGrid/shared/index.ts +0 -81
- package/recce-source/js/src/lib/dataGrid/shared/rowBuilders.test.ts +0 -909
- package/recce-source/js/src/lib/dataGrid/shared/rowBuilders.ts +0 -325
- package/recce-source/js/src/lib/dataGrid/shared/simpleColumnBuilder.tsx +0 -240
- package/recce-source/js/src/lib/dataGrid/shared/toDiffColumn.test.tsx +0 -719
- package/recce-source/js/src/lib/dataGrid/shared/toDiffColumn.tsx +0 -231
- package/recce-source/js/src/lib/dataGrid/shared/validation.test.ts +0 -559
- package/recce-source/js/src/lib/dataGrid/shared/validation.ts +0 -367
- package/recce-source/js/src/lib/dataGrid/warehouseNamingConventions.test.ts +0 -1117
- package/recce-source/js/src/lib/formatSelect.ts +0 -50
- package/recce-source/js/src/lib/hooks/ApiConfigContext.tsx +0 -181
- package/recce-source/js/src/lib/hooks/IdleTimeoutContext.tsx +0 -177
- package/recce-source/js/src/lib/hooks/LineageGraphContext.tsx +0 -512
- package/recce-source/js/src/lib/hooks/RecceActionContext.tsx +0 -269
- package/recce-source/js/src/lib/hooks/RecceCheckContext.tsx +0 -33
- package/recce-source/js/src/lib/hooks/RecceContextProvider.tsx +0 -54
- package/recce-source/js/src/lib/hooks/RecceInstanceContext.tsx +0 -129
- package/recce-source/js/src/lib/hooks/RecceQueryContext.tsx +0 -98
- package/recce-source/js/src/lib/hooks/RecceShareStateContext.tsx +0 -59
- package/recce-source/js/src/lib/hooks/ScreenShot.tsx +0 -399
- package/recce-source/js/src/lib/hooks/useAppRouter.test.ts +0 -211
- package/recce-source/js/src/lib/hooks/useAppRouter.ts +0 -200
- package/recce-source/js/src/lib/hooks/useCSVExport.ts +0 -136
- package/recce-source/js/src/lib/hooks/useCheckEvents.ts +0 -99
- package/recce-source/js/src/lib/hooks/useCheckToast.tsx +0 -14
- package/recce-source/js/src/lib/hooks/useClipBoardToast.tsx +0 -27
- package/recce-source/js/src/lib/hooks/useCountdownToast.tsx +0 -102
- package/recce-source/js/src/lib/hooks/useFeedbackCollectionToast.tsx +0 -130
- package/recce-source/js/src/lib/hooks/useGuideToast.tsx +0 -45
- package/recce-source/js/src/lib/hooks/useIdleDetection.tsx +0 -185
- package/recce-source/js/src/lib/hooks/useModelColumns.tsx +0 -113
- package/recce-source/js/src/lib/hooks/useRecceInstanceInfo.tsx +0 -13
- package/recce-source/js/src/lib/hooks/useRecceServerFlag.tsx +0 -13
- package/recce-source/js/src/lib/hooks/useRun.tsx +0 -89
- package/recce-source/js/src/lib/hooks/useThemeColors.ts +0 -115
- package/recce-source/js/src/lib/mergeKeys.test.ts +0 -89
- package/recce-source/js/src/lib/mergeKeys.ts +0 -86
- package/recce-source/js/src/lib/result/ResultErrorFallback.tsx +0 -9
- package/recce-source/js/src/lib/utils/formatTime.ts +0 -84
- package/recce-source/js/src/lib/utils/urls.ts +0 -16
- package/recce-source/js/src/utils/DropdownValuesInput.tsx +0 -297
- package/recce-source/js/src/utils/formatters.tsx +0 -237
- package/recce-source/js/src/utils/transforms.ts +0 -81
- package/recce-source/js/tsconfig.json +0 -47
- package/recce-source/macros/README.md +0 -8
- package/recce-source/macros/recce_athena.sql +0 -73
- package/recce-source/pyproject.toml +0 -109
- package/recce-source/recce/VERSION +0 -1
- package/recce-source/recce/__init__.py +0 -84
- package/recce-source/recce/adapter/__init__.py +0 -0
- package/recce-source/recce/adapter/base.py +0 -109
- package/recce-source/recce/adapter/dbt_adapter/__init__.py +0 -1699
- package/recce-source/recce/adapter/dbt_adapter/dbt_version.py +0 -42
- package/recce-source/recce/adapter/sqlmesh_adapter.py +0 -141
- package/recce-source/recce/apis/__init__.py +0 -0
- package/recce-source/recce/apis/check_api.py +0 -203
- package/recce-source/recce/apis/check_events_api.py +0 -353
- package/recce-source/recce/apis/check_func.py +0 -130
- package/recce-source/recce/apis/run_api.py +0 -130
- package/recce-source/recce/apis/run_func.py +0 -258
- package/recce-source/recce/artifact.py +0 -266
- package/recce-source/recce/cli.py +0 -1846
- package/recce-source/recce/config.py +0 -127
- package/recce-source/recce/connect_to_cloud.py +0 -138
- package/recce-source/recce/core.py +0 -334
- package/recce-source/recce/diff.py +0 -26
- package/recce-source/recce/event/CONFIG +0 -1
- package/recce-source/recce/event/SENTRY_DNS +0 -1
- package/recce-source/recce/event/__init__.py +0 -304
- package/recce-source/recce/event/collector.py +0 -184
- package/recce-source/recce/event/track.py +0 -158
- package/recce-source/recce/exceptions.py +0 -21
- package/recce-source/recce/git.py +0 -77
- package/recce-source/recce/github.py +0 -222
- package/recce-source/recce/mcp_server.py +0 -885
- package/recce-source/recce/models/__init__.py +0 -6
- package/recce-source/recce/models/check.py +0 -481
- package/recce-source/recce/models/run.py +0 -46
- package/recce-source/recce/models/types.py +0 -218
- package/recce-source/recce/pull_request.py +0 -124
- package/recce-source/recce/run.py +0 -390
- package/recce-source/recce/server.py +0 -877
- package/recce-source/recce/state/__init__.py +0 -31
- package/recce-source/recce/state/cloud.py +0 -644
- package/recce-source/recce/state/const.py +0 -26
- package/recce-source/recce/state/local.py +0 -56
- package/recce-source/recce/state/state.py +0 -119
- package/recce-source/recce/state/state_loader.py +0 -174
- package/recce-source/recce/summary.py +0 -575
- package/recce-source/recce/tasks/__init__.py +0 -23
- package/recce-source/recce/tasks/core.py +0 -134
- package/recce-source/recce/tasks/dataframe.py +0 -170
- package/recce-source/recce/tasks/histogram.py +0 -433
- package/recce-source/recce/tasks/lineage.py +0 -19
- package/recce-source/recce/tasks/profile.py +0 -298
- package/recce-source/recce/tasks/query.py +0 -450
- package/recce-source/recce/tasks/rowcount.py +0 -277
- package/recce-source/recce/tasks/schema.py +0 -65
- package/recce-source/recce/tasks/top_k.py +0 -172
- package/recce-source/recce/tasks/utils.py +0 -147
- package/recce-source/recce/tasks/valuediff.py +0 -497
- package/recce-source/recce/util/__init__.py +0 -4
- package/recce-source/recce/util/api_token.py +0 -80
- package/recce-source/recce/util/breaking.py +0 -330
- package/recce-source/recce/util/cache.py +0 -25
- package/recce-source/recce/util/cll.py +0 -355
- package/recce-source/recce/util/cloud/__init__.py +0 -15
- package/recce-source/recce/util/cloud/base.py +0 -115
- package/recce-source/recce/util/cloud/check_events.py +0 -190
- package/recce-source/recce/util/cloud/checks.py +0 -242
- package/recce-source/recce/util/io.py +0 -120
- package/recce-source/recce/util/lineage.py +0 -83
- package/recce-source/recce/util/logger.py +0 -25
- package/recce-source/recce/util/onboarding_state.py +0 -45
- package/recce-source/recce/util/perf_tracking.py +0 -85
- package/recce-source/recce/util/pydantic_model.py +0 -22
- package/recce-source/recce/util/recce_cloud.py +0 -454
- package/recce-source/recce/util/singleton.py +0 -18
- package/recce-source/recce/util/startup_perf.py +0 -121
- package/recce-source/recce/yaml/__init__.py +0 -58
- package/recce-source/recce_cloud/README.md +0 -780
- package/recce-source/recce_cloud/VERSION +0 -1
- package/recce-source/recce_cloud/__init__.py +0 -24
- package/recce-source/recce_cloud/api/__init__.py +0 -17
- package/recce-source/recce_cloud/api/base.py +0 -132
- package/recce-source/recce_cloud/api/client.py +0 -186
- package/recce-source/recce_cloud/api/exceptions.py +0 -26
- package/recce-source/recce_cloud/api/factory.py +0 -63
- package/recce-source/recce_cloud/api/github.py +0 -106
- package/recce-source/recce_cloud/api/gitlab.py +0 -111
- package/recce-source/recce_cloud/artifact.py +0 -57
- package/recce-source/recce_cloud/ci_providers/__init__.py +0 -9
- package/recce-source/recce_cloud/ci_providers/base.py +0 -82
- package/recce-source/recce_cloud/ci_providers/detector.py +0 -147
- package/recce-source/recce_cloud/ci_providers/github_actions.py +0 -136
- package/recce-source/recce_cloud/ci_providers/gitlab_ci.py +0 -130
- package/recce-source/recce_cloud/cli.py +0 -434
- package/recce-source/recce_cloud/download.py +0 -230
- package/recce-source/recce_cloud/hatch_build.py +0 -20
- package/recce-source/recce_cloud/pyproject.toml +0 -49
- package/recce-source/recce_cloud/upload.py +0 -214
- package/recce-source/test.py +0 -0
- package/recce-source/tests/__init__.py +0 -0
- package/recce-source/tests/adapter/__init__.py +0 -0
- package/recce-source/tests/adapter/dbt_adapter/__init__.py +0 -0
- package/recce-source/tests/adapter/dbt_adapter/conftest.py +0 -17
- package/recce-source/tests/adapter/dbt_adapter/dbt_test_helper.py +0 -298
- package/recce-source/tests/adapter/dbt_adapter/test_dbt_adapter.py +0 -25
- package/recce-source/tests/adapter/dbt_adapter/test_dbt_cll.py +0 -717
- package/recce-source/tests/adapter/dbt_adapter/test_proj/dbt_project.yml +0 -4
- package/recce-source/tests/adapter/dbt_adapter/test_proj/manifest.json +0 -1
- package/recce-source/tests/adapter/dbt_adapter/test_proj/package-lock.yml +0 -8
- package/recce-source/tests/adapter/dbt_adapter/test_proj/packages.yml +0 -7
- package/recce-source/tests/adapter/dbt_adapter/test_proj/profiles.yml +0 -6
- package/recce-source/tests/adapter/dbt_adapter/test_selector.py +0 -205
- package/recce-source/tests/apis/__init__.py +0 -0
- package/recce-source/tests/apis/row_count_diff.json +0 -59
- package/recce-source/tests/apis/test_check_events_api.py +0 -615
- package/recce-source/tests/apis/test_run_func.py +0 -433
- package/recce-source/tests/catalog.json +0 -527
- package/recce-source/tests/data/manifest/base/catalog.json +0 -1
- package/recce-source/tests/data/manifest/base/manifest.json +0 -1
- package/recce-source/tests/data/manifest/pr2/catalog.json +0 -1
- package/recce-source/tests/data/manifest/pr2/manifest.json +0 -1
- package/recce-source/tests/manifest.json +0 -10655
- package/recce-source/tests/models/__init__.py +0 -0
- package/recce-source/tests/models/test_check.py +0 -731
- package/recce-source/tests/models/test_run_models.py +0 -295
- package/recce-source/tests/recce_cloud/__init__.py +0 -0
- package/recce-source/tests/recce_cloud/test_ci_providers.py +0 -351
- package/recce-source/tests/recce_cloud/test_cli.py +0 -735
- package/recce-source/tests/recce_cloud/test_client.py +0 -379
- package/recce-source/tests/recce_cloud/test_platform_clients.py +0 -483
- package/recce-source/tests/recce_state.json +0 -1
- package/recce-source/tests/state/test_cloud.py +0 -719
- package/recce-source/tests/state/test_local.py +0 -164
- package/recce-source/tests/state/test_state_loader.py +0 -211
- package/recce-source/tests/tasks/__init__.py +0 -0
- package/recce-source/tests/tasks/conftest.py +0 -4
- package/recce-source/tests/tasks/test_histogram.py +0 -129
- package/recce-source/tests/tasks/test_lineage.py +0 -55
- package/recce-source/tests/tasks/test_preset_checks.py +0 -64
- package/recce-source/tests/tasks/test_profile.py +0 -397
- package/recce-source/tests/tasks/test_query.py +0 -528
- package/recce-source/tests/tasks/test_row_count.py +0 -133
- package/recce-source/tests/tasks/test_schema.py +0 -122
- package/recce-source/tests/tasks/test_top_k.py +0 -77
- package/recce-source/tests/tasks/test_utils.py +0 -439
- package/recce-source/tests/tasks/test_valuediff.py +0 -361
- package/recce-source/tests/test_cli.py +0 -236
- package/recce-source/tests/test_cli_mcp_optional.py +0 -45
- package/recce-source/tests/test_cloud_listing_cli.py +0 -324
- package/recce-source/tests/test_config.py +0 -43
- package/recce-source/tests/test_connect_to_cloud.py +0 -82
- package/recce-source/tests/test_core.py +0 -174
- package/recce-source/tests/test_dbt.py +0 -36
- package/recce-source/tests/test_mcp_server.py +0 -505
- package/recce-source/tests/test_pull_request.py +0 -130
- package/recce-source/tests/test_server.py +0 -202
- package/recce-source/tests/test_server_lifespan.py +0 -138
- package/recce-source/tests/test_summary.py +0 -73
- package/recce-source/tests/util/__init__.py +0 -0
- package/recce-source/tests/util/cloud/__init__.py +0 -0
- package/recce-source/tests/util/cloud/test_check_events.py +0 -255
- package/recce-source/tests/util/cloud/test_checks.py +0 -204
- package/recce-source/tests/util/test_api_token.py +0 -119
- package/recce-source/tests/util/test_breaking.py +0 -1427
- package/recce-source/tests/util/test_cll.py +0 -706
- package/recce-source/tests/util/test_lineage.py +0 -122
- package/recce-source/tests/util/test_onboarding_state.py +0 -84
- package/recce-source/tests/util/test_recce_cloud.py +0 -231
- package/recce-source/tox.ini +0 -40
- package/recce-source/uv.lock +0 -3928
- package/src/api/index.ts +0 -32
- package/src/components/index.ts +0 -154
- package/src/global.d.ts +0 -14
- package/src/hooks/index.ts +0 -56
- package/src/index.ts +0 -17
- package/src/lib/hooks/RouteConfigContext.ts +0 -139
- package/src/lib/hooks/useAppRouter.ts +0 -240
- package/src/mui-augmentation.d.ts +0 -139
- package/src/theme/index.ts +0 -13
- package/src/theme.ts +0 -23
- package/src/types/index.ts +0 -23
|
@@ -1,353 +0,0 @@
|
|
|
1
|
-
"""
|
|
2
|
-
Check Events API endpoints.
|
|
3
|
-
|
|
4
|
-
This module provides REST endpoints for check events (timeline/conversation),
|
|
5
|
-
proxying requests to Recce Cloud. This feature is only available for cloud users.
|
|
6
|
-
"""
|
|
7
|
-
|
|
8
|
-
import logging
|
|
9
|
-
from typing import List, Optional
|
|
10
|
-
from uuid import UUID
|
|
11
|
-
|
|
12
|
-
from fastapi import APIRouter, HTTPException
|
|
13
|
-
from pydantic import BaseModel
|
|
14
|
-
|
|
15
|
-
from recce.core import default_context
|
|
16
|
-
from recce.event import get_recce_api_token
|
|
17
|
-
from recce.exceptions import RecceException
|
|
18
|
-
from recce.util.cloud.check_events import CheckEventsCloud
|
|
19
|
-
from recce.util.recce_cloud import RecceCloud, RecceCloudException
|
|
20
|
-
|
|
21
|
-
logger = logging.getLogger("uvicorn")
|
|
22
|
-
|
|
23
|
-
check_events_router = APIRouter(tags=["check_events"])
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
# ============================================================================
|
|
27
|
-
# Helper Functions
|
|
28
|
-
# ============================================================================
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
def _is_cloud_user() -> bool:
|
|
32
|
-
"""Check if the current user is connected to Recce Cloud."""
|
|
33
|
-
ctx = default_context()
|
|
34
|
-
if ctx is None or ctx.state_loader is None:
|
|
35
|
-
return False
|
|
36
|
-
return hasattr(ctx.state_loader, "session_id") and ctx.state_loader.session_id is not None
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
def _get_session_info() -> tuple:
|
|
40
|
-
"""
|
|
41
|
-
Get organization ID, project ID, and session ID from state loader.
|
|
42
|
-
|
|
43
|
-
Returns:
|
|
44
|
-
tuple: (org_id, project_id, session_id)
|
|
45
|
-
|
|
46
|
-
Raises:
|
|
47
|
-
HTTPException: If not in cloud mode or session info unavailable
|
|
48
|
-
"""
|
|
49
|
-
if not _is_cloud_user():
|
|
50
|
-
raise HTTPException(
|
|
51
|
-
status_code=400,
|
|
52
|
-
detail="Check events are only available when connected to Recce Cloud.",
|
|
53
|
-
)
|
|
54
|
-
|
|
55
|
-
ctx = default_context()
|
|
56
|
-
state_loader = ctx.state_loader
|
|
57
|
-
|
|
58
|
-
session_id = state_loader.session_id
|
|
59
|
-
|
|
60
|
-
# Check if org_id and project_id are cached
|
|
61
|
-
if hasattr(state_loader, "org_id") and hasattr(state_loader, "project_id"):
|
|
62
|
-
return state_loader.org_id, state_loader.project_id, session_id
|
|
63
|
-
|
|
64
|
-
# Fetch from cloud API
|
|
65
|
-
api_token = get_recce_api_token() or state_loader.token
|
|
66
|
-
if not api_token:
|
|
67
|
-
raise HTTPException(
|
|
68
|
-
status_code=401,
|
|
69
|
-
detail="Cannot access Recce Cloud: no API token available.",
|
|
70
|
-
)
|
|
71
|
-
|
|
72
|
-
try:
|
|
73
|
-
recce_cloud = RecceCloud(api_token)
|
|
74
|
-
session = recce_cloud.get_session(session_id)
|
|
75
|
-
|
|
76
|
-
org_id = session.get("org_id")
|
|
77
|
-
project_id = session.get("project_id")
|
|
78
|
-
|
|
79
|
-
if not org_id or not project_id:
|
|
80
|
-
raise HTTPException(
|
|
81
|
-
status_code=400,
|
|
82
|
-
detail=f"Session {session_id} does not belong to a valid organization or project.",
|
|
83
|
-
)
|
|
84
|
-
|
|
85
|
-
# Cache for future use
|
|
86
|
-
state_loader.org_id = org_id
|
|
87
|
-
state_loader.project_id = project_id
|
|
88
|
-
|
|
89
|
-
return org_id, project_id, session_id
|
|
90
|
-
|
|
91
|
-
except RecceCloudException as e:
|
|
92
|
-
logger.error(f"Failed to get session info: {e}")
|
|
93
|
-
raise HTTPException(status_code=e.status_code, detail=str(e.reason))
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
def _get_events_client() -> CheckEventsCloud:
|
|
97
|
-
"""
|
|
98
|
-
Get the CheckEventsCloud client.
|
|
99
|
-
|
|
100
|
-
Returns:
|
|
101
|
-
CheckEventsCloud: Cloud client for event operations
|
|
102
|
-
|
|
103
|
-
Raises:
|
|
104
|
-
HTTPException: If client cannot be initialized
|
|
105
|
-
"""
|
|
106
|
-
ctx = default_context()
|
|
107
|
-
api_token = get_recce_api_token() or ctx.state_loader.token
|
|
108
|
-
|
|
109
|
-
if not api_token:
|
|
110
|
-
raise HTTPException(
|
|
111
|
-
status_code=401,
|
|
112
|
-
detail="Cannot access Recce Cloud: no API token available.",
|
|
113
|
-
)
|
|
114
|
-
|
|
115
|
-
return CheckEventsCloud(api_token)
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
# ============================================================================
|
|
119
|
-
# Pydantic Models
|
|
120
|
-
# ============================================================================
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
class CheckEventActorOut(BaseModel):
|
|
124
|
-
"""Actor who performed the event."""
|
|
125
|
-
|
|
126
|
-
type: str # "user", "recce_ai", "preset_system"
|
|
127
|
-
user_id: Optional[int] = None
|
|
128
|
-
login: Optional[str] = None
|
|
129
|
-
fullname: Optional[str] = None
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
class CheckEventOut(BaseModel):
|
|
133
|
-
"""Check event response model."""
|
|
134
|
-
|
|
135
|
-
id: str
|
|
136
|
-
check_id: str
|
|
137
|
-
event_type: str
|
|
138
|
-
actor: CheckEventActorOut
|
|
139
|
-
content: Optional[str] = None
|
|
140
|
-
old_value: Optional[str] = None
|
|
141
|
-
new_value: Optional[str] = None
|
|
142
|
-
is_edited: bool = False
|
|
143
|
-
is_deleted: bool = False
|
|
144
|
-
created_at: str
|
|
145
|
-
updated_at: str
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
class CreateCommentIn(BaseModel):
|
|
149
|
-
"""Request body for creating a comment."""
|
|
150
|
-
|
|
151
|
-
content: str
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
class UpdateCommentIn(BaseModel):
|
|
155
|
-
"""Request body for updating a comment."""
|
|
156
|
-
|
|
157
|
-
content: str
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
# ============================================================================
|
|
161
|
-
# API Endpoints
|
|
162
|
-
# ============================================================================
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
@check_events_router.get(
|
|
166
|
-
"/checks/{check_id}/events",
|
|
167
|
-
status_code=200,
|
|
168
|
-
response_model=List[CheckEventOut],
|
|
169
|
-
)
|
|
170
|
-
async def list_check_events(check_id: UUID):
|
|
171
|
-
"""
|
|
172
|
-
List all events for a check in chronological order.
|
|
173
|
-
|
|
174
|
-
This endpoint returns all events (comments, state changes, etc.) for the
|
|
175
|
-
specified check. Events are returned in chronological order (oldest first).
|
|
176
|
-
|
|
177
|
-
Args:
|
|
178
|
-
check_id: The check ID
|
|
179
|
-
|
|
180
|
-
Returns:
|
|
181
|
-
List of CheckEventOut objects
|
|
182
|
-
|
|
183
|
-
Raises:
|
|
184
|
-
400: Not connected to Recce Cloud
|
|
185
|
-
401: No API token available
|
|
186
|
-
404: Check not found
|
|
187
|
-
"""
|
|
188
|
-
try:
|
|
189
|
-
org_id, project_id, session_id = _get_session_info()
|
|
190
|
-
client = _get_events_client()
|
|
191
|
-
|
|
192
|
-
events = client.list_events(org_id, project_id, session_id, str(check_id))
|
|
193
|
-
return events
|
|
194
|
-
|
|
195
|
-
except RecceCloudException as e:
|
|
196
|
-
logger.error(f"Failed to list check events: {e}")
|
|
197
|
-
raise HTTPException(status_code=e.status_code, detail=str(e.reason))
|
|
198
|
-
except RecceException as e:
|
|
199
|
-
logger.error(f"Failed to list check events: {e}")
|
|
200
|
-
raise HTTPException(status_code=400, detail=str(e))
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
@check_events_router.get(
|
|
204
|
-
"/checks/{check_id}/events/{event_id}",
|
|
205
|
-
status_code=200,
|
|
206
|
-
response_model=CheckEventOut,
|
|
207
|
-
)
|
|
208
|
-
async def get_check_event(check_id: UUID, event_id: UUID):
|
|
209
|
-
"""
|
|
210
|
-
Get a specific event by ID.
|
|
211
|
-
|
|
212
|
-
Args:
|
|
213
|
-
check_id: The check ID
|
|
214
|
-
event_id: The event ID
|
|
215
|
-
|
|
216
|
-
Returns:
|
|
217
|
-
CheckEventOut object
|
|
218
|
-
|
|
219
|
-
Raises:
|
|
220
|
-
400: Not connected to Recce Cloud
|
|
221
|
-
401: No API token available
|
|
222
|
-
404: Event not found
|
|
223
|
-
"""
|
|
224
|
-
try:
|
|
225
|
-
org_id, project_id, session_id = _get_session_info()
|
|
226
|
-
client = _get_events_client()
|
|
227
|
-
|
|
228
|
-
event = client.get_event(org_id, project_id, session_id, str(check_id), str(event_id))
|
|
229
|
-
return event
|
|
230
|
-
|
|
231
|
-
except RecceCloudException as e:
|
|
232
|
-
logger.error(f"Failed to get check event: {e}")
|
|
233
|
-
raise HTTPException(status_code=e.status_code, detail=str(e.reason))
|
|
234
|
-
except RecceException as e:
|
|
235
|
-
logger.error(f"Failed to get check event: {e}")
|
|
236
|
-
raise HTTPException(status_code=400, detail=str(e))
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
@check_events_router.post(
|
|
240
|
-
"/checks/{check_id}/events",
|
|
241
|
-
status_code=201,
|
|
242
|
-
response_model=CheckEventOut,
|
|
243
|
-
)
|
|
244
|
-
async def create_comment(check_id: UUID, body: CreateCommentIn):
|
|
245
|
-
"""
|
|
246
|
-
Create a new comment on a check.
|
|
247
|
-
|
|
248
|
-
Args:
|
|
249
|
-
check_id: The check ID
|
|
250
|
-
body: Request body containing comment content
|
|
251
|
-
|
|
252
|
-
Returns:
|
|
253
|
-
Created CheckEventOut object
|
|
254
|
-
|
|
255
|
-
Raises:
|
|
256
|
-
400: Not connected to Recce Cloud or invalid content
|
|
257
|
-
401: No API token available
|
|
258
|
-
404: Check not found
|
|
259
|
-
"""
|
|
260
|
-
if not body.content or not body.content.strip():
|
|
261
|
-
raise HTTPException(status_code=400, detail="Comment content cannot be empty.")
|
|
262
|
-
|
|
263
|
-
try:
|
|
264
|
-
org_id, project_id, session_id = _get_session_info()
|
|
265
|
-
client = _get_events_client()
|
|
266
|
-
|
|
267
|
-
event = client.create_comment(org_id, project_id, session_id, str(check_id), body.content)
|
|
268
|
-
return event
|
|
269
|
-
|
|
270
|
-
except RecceCloudException as e:
|
|
271
|
-
logger.error(f"Failed to create comment: {e}")
|
|
272
|
-
raise HTTPException(status_code=e.status_code, detail=str(e.reason))
|
|
273
|
-
except RecceException as e:
|
|
274
|
-
logger.error(f"Failed to create comment: {e}")
|
|
275
|
-
raise HTTPException(status_code=400, detail=str(e))
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
@check_events_router.patch(
|
|
279
|
-
"/checks/{check_id}/events/{event_id}",
|
|
280
|
-
status_code=200,
|
|
281
|
-
response_model=CheckEventOut,
|
|
282
|
-
)
|
|
283
|
-
async def update_comment(check_id: UUID, event_id: UUID, body: UpdateCommentIn):
|
|
284
|
-
"""
|
|
285
|
-
Update an existing comment.
|
|
286
|
-
|
|
287
|
-
Only the author or an admin can update a comment.
|
|
288
|
-
|
|
289
|
-
Args:
|
|
290
|
-
check_id: The check ID
|
|
291
|
-
event_id: The event ID of the comment to update
|
|
292
|
-
body: Request body containing new comment content
|
|
293
|
-
|
|
294
|
-
Returns:
|
|
295
|
-
Updated CheckEventOut object
|
|
296
|
-
|
|
297
|
-
Raises:
|
|
298
|
-
400: Not connected to Recce Cloud or invalid content
|
|
299
|
-
401: No API token available
|
|
300
|
-
403: Not authorized to update this comment
|
|
301
|
-
404: Comment not found
|
|
302
|
-
"""
|
|
303
|
-
if not body.content or not body.content.strip():
|
|
304
|
-
raise HTTPException(status_code=400, detail="Comment content cannot be empty.")
|
|
305
|
-
|
|
306
|
-
try:
|
|
307
|
-
org_id, project_id, session_id = _get_session_info()
|
|
308
|
-
client = _get_events_client()
|
|
309
|
-
|
|
310
|
-
event = client.update_comment(org_id, project_id, session_id, str(check_id), str(event_id), body.content)
|
|
311
|
-
return event
|
|
312
|
-
|
|
313
|
-
except RecceCloudException as e:
|
|
314
|
-
logger.error(f"Failed to update comment: {e}")
|
|
315
|
-
raise HTTPException(status_code=e.status_code, detail=str(e.reason))
|
|
316
|
-
except RecceException as e:
|
|
317
|
-
logger.error(f"Failed to update comment: {e}")
|
|
318
|
-
raise HTTPException(status_code=400, detail=str(e))
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
@check_events_router.delete(
|
|
322
|
-
"/checks/{check_id}/events/{event_id}",
|
|
323
|
-
status_code=204,
|
|
324
|
-
)
|
|
325
|
-
async def delete_comment(check_id: UUID, event_id: UUID):
|
|
326
|
-
"""
|
|
327
|
-
Delete a comment (soft delete).
|
|
328
|
-
|
|
329
|
-
Only the author or an admin can delete a comment. The comment will be
|
|
330
|
-
marked as deleted but remain in the timeline with a "Comment deleted" indicator.
|
|
331
|
-
|
|
332
|
-
Args:
|
|
333
|
-
check_id: The check ID
|
|
334
|
-
event_id: The event ID of the comment to delete
|
|
335
|
-
|
|
336
|
-
Raises:
|
|
337
|
-
400: Not connected to Recce Cloud
|
|
338
|
-
401: No API token available
|
|
339
|
-
403: Not authorized to delete this comment
|
|
340
|
-
404: Comment not found
|
|
341
|
-
"""
|
|
342
|
-
try:
|
|
343
|
-
org_id, project_id, session_id = _get_session_info()
|
|
344
|
-
client = _get_events_client()
|
|
345
|
-
|
|
346
|
-
client.delete_comment(org_id, project_id, session_id, str(check_id), str(event_id))
|
|
347
|
-
|
|
348
|
-
except RecceCloudException as e:
|
|
349
|
-
logger.error(f"Failed to delete comment: {e}")
|
|
350
|
-
raise HTTPException(status_code=e.status_code, detail=str(e.reason))
|
|
351
|
-
except RecceException as e:
|
|
352
|
-
logger.error(f"Failed to delete comment: {e}")
|
|
353
|
-
raise HTTPException(status_code=400, detail=str(e))
|
|
@@ -1,130 +0,0 @@
|
|
|
1
|
-
from datetime import datetime
|
|
2
|
-
from typing import Optional
|
|
3
|
-
|
|
4
|
-
from fastapi import HTTPException
|
|
5
|
-
|
|
6
|
-
from recce.apis.run_func import generate_run_name
|
|
7
|
-
from recce.core import default_context
|
|
8
|
-
from recce.models import Check, CheckDAO, RunDAO, RunType
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
def validate_schema_diff_check(params):
|
|
12
|
-
node_id = params.get("node_id")
|
|
13
|
-
if node_id is None:
|
|
14
|
-
raise HTTPException(status_code=400, detail="node_id is required for schema diff")
|
|
15
|
-
node_name = default_context().get_node_name_by_id(node_id)
|
|
16
|
-
if node_name is None:
|
|
17
|
-
raise HTTPException(status_code=400, detail=f"node_id '{node_id}' not found in dbt manifest")
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
def get_node_name_by_id(node_id):
|
|
21
|
-
node_name = default_context().get_node_name_by_id(node_id)
|
|
22
|
-
if node_name is None:
|
|
23
|
-
raise HTTPException(status_code=400, detail=f"node_id '{node_id}' not found in dbt manifest")
|
|
24
|
-
return node_name
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
def _validate_check(check_type, params):
|
|
28
|
-
if check_type == RunType.SCHEMA_DIFF:
|
|
29
|
-
validate_schema_diff_check(params)
|
|
30
|
-
pass
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
def _get_ref_model(sql_template: str) -> Optional[str]:
|
|
34
|
-
import re
|
|
35
|
-
|
|
36
|
-
pattern = r'\bref\(["\']?(\w+)["\']?\)\s*}}'
|
|
37
|
-
matches = re.findall(pattern, sql_template)
|
|
38
|
-
if len(matches) == 1:
|
|
39
|
-
ref = matches[0]
|
|
40
|
-
return ref
|
|
41
|
-
|
|
42
|
-
return None
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
def _generate_check_name(check_type, params, view_options):
|
|
46
|
-
now = datetime.utcnow().strftime("%d %b %Y")
|
|
47
|
-
if check_type == RunType.SCHEMA_DIFF:
|
|
48
|
-
if params.get("node_id"):
|
|
49
|
-
nodeIds = params.get("node_id") if isinstance(params.get("node_id"), list) else [params.get("node_id")]
|
|
50
|
-
if len(nodeIds) == 1:
|
|
51
|
-
node_name = get_node_name_by_id(nodeIds[0])
|
|
52
|
-
return f"schema diff of {node_name}".capitalize()
|
|
53
|
-
else:
|
|
54
|
-
return f"schema diff of {len(nodeIds)} nodes".capitalize()
|
|
55
|
-
return f"{'schema diff'.capitalize()} - {now}"
|
|
56
|
-
elif check_type == RunType.LINEAGE_DIFF:
|
|
57
|
-
nodes = view_options.get("node_ids") if view_options else params.get("node_ids")
|
|
58
|
-
if nodes is not None:
|
|
59
|
-
return f"lineage diff of {len(nodes)} nodes".capitalize()
|
|
60
|
-
return f"{'lineage diff'.capitalize()} - {now}"
|
|
61
|
-
else:
|
|
62
|
-
return f"{'check'.capitalize()} - {now}"
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
def create_check_from_run(
|
|
66
|
-
run_id, check_name=None, check_description="", check_view_options=None, is_preset=False, is_checked=False
|
|
67
|
-
):
|
|
68
|
-
if run_id is None:
|
|
69
|
-
raise ValueError("run_id is required")
|
|
70
|
-
|
|
71
|
-
run = RunDAO().find_run_by_id(run_id)
|
|
72
|
-
if run is None:
|
|
73
|
-
raise NameError(f"Run '{run_id}' not found")
|
|
74
|
-
|
|
75
|
-
run_type = run.type
|
|
76
|
-
run_params = run.params
|
|
77
|
-
|
|
78
|
-
_validate_check(run_type, run_params)
|
|
79
|
-
name = check_name if check_name is not None else generate_run_name(run)
|
|
80
|
-
check = Check(
|
|
81
|
-
name=name,
|
|
82
|
-
description=check_description,
|
|
83
|
-
type=run_type,
|
|
84
|
-
params=run_params,
|
|
85
|
-
view_options=check_view_options,
|
|
86
|
-
is_preset=is_preset,
|
|
87
|
-
is_checked=is_checked,
|
|
88
|
-
)
|
|
89
|
-
new_check = CheckDAO().create(check)
|
|
90
|
-
run.check_id = new_check.check_id
|
|
91
|
-
|
|
92
|
-
return new_check
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
def create_check_without_run(
|
|
96
|
-
check_name, check_description, check_type, params, check_view_options, is_preset=False, is_checked=False
|
|
97
|
-
):
|
|
98
|
-
name = check_name if check_name is not None else _generate_check_name(check_type, params, check_view_options)
|
|
99
|
-
check = Check(
|
|
100
|
-
name=name,
|
|
101
|
-
description=check_description,
|
|
102
|
-
type=check_type,
|
|
103
|
-
params=params,
|
|
104
|
-
view_options=check_view_options,
|
|
105
|
-
is_preset=is_preset,
|
|
106
|
-
is_checked=is_checked,
|
|
107
|
-
)
|
|
108
|
-
new_check = CheckDAO().create(check)
|
|
109
|
-
return new_check
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
def purge_preset_checks():
|
|
113
|
-
checks = CheckDAO().list()
|
|
114
|
-
for check in checks:
|
|
115
|
-
if check.is_preset:
|
|
116
|
-
related_runs = RunDAO().list_by_check_id(check.check_id)
|
|
117
|
-
for run in related_runs:
|
|
118
|
-
RunDAO().delete(run.run_id)
|
|
119
|
-
CheckDAO().delete(check.check_id)
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
def export_persistent_state():
|
|
123
|
-
ctx = default_context()
|
|
124
|
-
state_loader = ctx.state_loader
|
|
125
|
-
if state_loader is not None:
|
|
126
|
-
is_conflict = state_loader.check_conflict()
|
|
127
|
-
if is_conflict:
|
|
128
|
-
ctx.sync_state("merge")
|
|
129
|
-
else:
|
|
130
|
-
ctx.sync_state("overwrite")
|
|
@@ -1,130 +0,0 @@
|
|
|
1
|
-
import asyncio
|
|
2
|
-
from typing import List, Optional
|
|
3
|
-
from uuid import UUID
|
|
4
|
-
|
|
5
|
-
from fastapi import APIRouter, HTTPException, Query
|
|
6
|
-
from pydantic import BaseModel
|
|
7
|
-
|
|
8
|
-
from recce.apis.run_func import cancel_run, materialize_run_results, submit_run
|
|
9
|
-
from recce.event import log_api_event
|
|
10
|
-
from recce.exceptions import RecceException
|
|
11
|
-
from recce.models import RunDAO
|
|
12
|
-
|
|
13
|
-
run_router = APIRouter(tags=["run"])
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
class CreateRunIn(BaseModel):
|
|
17
|
-
type: str
|
|
18
|
-
params: dict
|
|
19
|
-
check_id: Optional[str] = None
|
|
20
|
-
nowait: Optional[bool] = False
|
|
21
|
-
track_props: Optional[dict] = None
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
@run_router.post("/runs", status_code=201)
|
|
25
|
-
async def create_run_handler(input: CreateRunIn):
|
|
26
|
-
log_api_event(
|
|
27
|
-
"create_run",
|
|
28
|
-
dict(
|
|
29
|
-
type=input.type,
|
|
30
|
-
track_props=input.track_props,
|
|
31
|
-
),
|
|
32
|
-
)
|
|
33
|
-
try:
|
|
34
|
-
run, future = submit_run(input.type, input.params)
|
|
35
|
-
except RecceException as e:
|
|
36
|
-
raise HTTPException(status_code=400, detail=str(e))
|
|
37
|
-
|
|
38
|
-
if input.nowait:
|
|
39
|
-
return run
|
|
40
|
-
else:
|
|
41
|
-
run.result = await future
|
|
42
|
-
return run
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
@run_router.post("/runs/{run_id}/cancel")
|
|
46
|
-
async def cancel_run_handler(run_id: UUID):
|
|
47
|
-
try:
|
|
48
|
-
cancel_run(run_id)
|
|
49
|
-
except NotImplementedError:
|
|
50
|
-
pass
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
@run_router.get("/runs/{run_id}/wait")
|
|
54
|
-
async def wait_run_handler(run_id: UUID, timeout: int = Query(None, description="Maximum number of seconds to wait")):
|
|
55
|
-
run = RunDAO().find_run_by_id(run_id)
|
|
56
|
-
if run is None:
|
|
57
|
-
raise HTTPException(status_code=404, detail="Not Found")
|
|
58
|
-
|
|
59
|
-
start_time = asyncio.get_event_loop().time()
|
|
60
|
-
while run.result is None and run.error is None:
|
|
61
|
-
await asyncio.sleep(1)
|
|
62
|
-
if timeout is not None and (asyncio.get_event_loop().time() - start_time) > timeout:
|
|
63
|
-
break
|
|
64
|
-
return run
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
@run_router.get("/runs", status_code=200)
|
|
68
|
-
async def list_run_handler():
|
|
69
|
-
runs = RunDAO().list() or []
|
|
70
|
-
|
|
71
|
-
result = [
|
|
72
|
-
{
|
|
73
|
-
"run_id": run.run_id,
|
|
74
|
-
"run_at": run.run_at,
|
|
75
|
-
"name": run.name,
|
|
76
|
-
"type": run.type,
|
|
77
|
-
"params": run.params,
|
|
78
|
-
"status": run.status,
|
|
79
|
-
"check_id": run.check_id,
|
|
80
|
-
}
|
|
81
|
-
for run in runs
|
|
82
|
-
]
|
|
83
|
-
|
|
84
|
-
# sort by run_at
|
|
85
|
-
result = sorted(result, key=lambda x: x["run_at"], reverse=True)
|
|
86
|
-
|
|
87
|
-
return result
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
class SearchRunsIn(BaseModel):
|
|
91
|
-
type: str
|
|
92
|
-
params: dict
|
|
93
|
-
limit: Optional[int] = None
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
@run_router.post("/runs/search", status_code=200)
|
|
97
|
-
async def search_runs_handler(search: SearchRunsIn):
|
|
98
|
-
runs = RunDAO().list()
|
|
99
|
-
|
|
100
|
-
result = []
|
|
101
|
-
for run in runs:
|
|
102
|
-
if run.type.value != search.type:
|
|
103
|
-
continue
|
|
104
|
-
if not all(search.params[key] == run.params.get(key) for key in search.params.keys()):
|
|
105
|
-
continue
|
|
106
|
-
|
|
107
|
-
result.append(run)
|
|
108
|
-
|
|
109
|
-
if search.limit:
|
|
110
|
-
return result[-search.limit :]
|
|
111
|
-
|
|
112
|
-
return result
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
class AggregateRunsIn(BaseModel):
|
|
116
|
-
class AggregateFilter(BaseModel):
|
|
117
|
-
nodes: Optional[List[str]] = None
|
|
118
|
-
|
|
119
|
-
filter: Optional[AggregateFilter] = None
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
@run_router.post("/runs/aggregate", status_code=200)
|
|
123
|
-
async def aggregate_runs_handler(input: AggregateRunsIn):
|
|
124
|
-
try:
|
|
125
|
-
runs = RunDAO().list()
|
|
126
|
-
nodes = input.filter.nodes if input.filter and input.filter.nodes else None
|
|
127
|
-
result = materialize_run_results(runs, nodes=nodes)
|
|
128
|
-
return result
|
|
129
|
-
except Exception as e:
|
|
130
|
-
raise HTTPException(status_code=405, detail=str(e))
|