@datarecce/ui 0.1.40 → 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-B6oaPB5f.mjs +0 -11769
- package/dist/components-B6oaPB5f.mjs.map +0 -1
- package/dist/components-BeAjVBV3.css +0 -70
- package/dist/components-BeAjVBV3.css.map +0 -1
- package/dist/components-DTLQ2djq.js +0 -14110
- package/dist/components-DTLQ2djq.js.map +0 -1
- package/dist/components-iUxcqtUB.css +0 -70
- package/dist/components-iUxcqtUB.css.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-B9lSPJTi.d.ts +0 -2170
- package/dist/index-B9lSPJTi.d.ts.map +0 -1
- package/dist/index-CbF0x3kW.d.mts +0 -2172
- package/dist/index-CbF0x3kW.d.mts.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/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 -454
- 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/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/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 -861
- package/recce-source/recce/models/__init__.py +0 -6
- package/recce-source/recce/models/check.py +0 -473
- 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,304 +0,0 @@
|
|
|
1
|
-
import hashlib
|
|
2
|
-
import os
|
|
3
|
-
import re
|
|
4
|
-
import sys
|
|
5
|
-
import threading
|
|
6
|
-
import uuid
|
|
7
|
-
from datetime import datetime, timezone
|
|
8
|
-
from hashlib import sha256
|
|
9
|
-
from typing import Dict
|
|
10
|
-
|
|
11
|
-
import sentry_sdk
|
|
12
|
-
|
|
13
|
-
from recce import get_runner, get_version, is_ci_env, is_recce_cloud_instance
|
|
14
|
-
from recce import yaml as pyml
|
|
15
|
-
from recce.event.collector import Collector
|
|
16
|
-
from recce.git import current_branch, hosting_repo
|
|
17
|
-
from recce.github import (
|
|
18
|
-
get_github_codespace_available_at,
|
|
19
|
-
get_github_codespace_info,
|
|
20
|
-
get_github_codespace_name,
|
|
21
|
-
is_github_codespace,
|
|
22
|
-
)
|
|
23
|
-
|
|
24
|
-
USER_HOME = os.path.expanduser("~")
|
|
25
|
-
RECCE_USER_HOME = os.path.join(USER_HOME, ".recce")
|
|
26
|
-
RECCE_USER_PROFILE = os.path.join(RECCE_USER_HOME, "profile.yml")
|
|
27
|
-
RECCE_USER_EVENT_PATH = os.path.join(RECCE_USER_HOME, ".unsend_events.json")
|
|
28
|
-
|
|
29
|
-
__version__ = get_version()
|
|
30
|
-
_collector = Collector()
|
|
31
|
-
user_profile_lock = threading.Lock()
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
def init():
|
|
35
|
-
api_key = _get_api_key()
|
|
36
|
-
user_profile = load_user_profile()
|
|
37
|
-
|
|
38
|
-
# Amplitude init
|
|
39
|
-
_collector.set_api_key(api_key)
|
|
40
|
-
_collector.set_user_id(user_profile.get("user_id"))
|
|
41
|
-
_collector.set_unsend_events_file(RECCE_USER_EVENT_PATH)
|
|
42
|
-
|
|
43
|
-
# Sentry init
|
|
44
|
-
sentry_env = _get_sentry_env()
|
|
45
|
-
sentry_dns = _get_sentry_dns()
|
|
46
|
-
release_version = __version__ if sentry_env != "development" else None
|
|
47
|
-
sentry_sdk.init(
|
|
48
|
-
dsn=sentry_dns,
|
|
49
|
-
environment=sentry_env,
|
|
50
|
-
release=release_version,
|
|
51
|
-
# Set traces_sample_rate to 1.0 to capture 100%
|
|
52
|
-
# of transactions for performance monitoring.
|
|
53
|
-
# We recommend adjusting this value in production.
|
|
54
|
-
traces_sample_rate=1.0,
|
|
55
|
-
)
|
|
56
|
-
sentry_sdk.set_tag("recce.version", __version__)
|
|
57
|
-
sentry_sdk.set_tag("platform", sys.platform)
|
|
58
|
-
sentry_sdk.set_tag("is_ci_env", is_ci_env())
|
|
59
|
-
sentry_sdk.set_tag("is_github_codespace", is_github_codespace())
|
|
60
|
-
sentry_sdk.set_tag("is_recce_cloud_instance", is_recce_cloud_instance())
|
|
61
|
-
sentry_sdk.set_tag("system_timezone", get_system_timezone())
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
def get_user_id():
|
|
65
|
-
return load_user_profile().get("user_id")
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
def get_recce_api_token():
|
|
69
|
-
return load_user_profile().get("api_token")
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
def update_recce_api_token(token):
|
|
73
|
-
return update_user_profile({"api_token": token})
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
def is_anonymous_tracking():
|
|
77
|
-
return load_user_profile().get("anonymous_tracking", False)
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
def _get_sentry_dns():
|
|
81
|
-
dns_file = os.path.normpath(os.path.join(os.path.dirname(__file__), "SENTRY_DNS"))
|
|
82
|
-
with open(dns_file, encoding="utf-8") as f:
|
|
83
|
-
dns = f.read().strip()
|
|
84
|
-
return dns
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
def _get_sentry_env():
|
|
88
|
-
if ".dev" in __version__:
|
|
89
|
-
return "development"
|
|
90
|
-
elif re.match(r"^\d+\.\d+\.\d+\.\d{8}[a|b|rc]?.*$", __version__):
|
|
91
|
-
return "nightly"
|
|
92
|
-
elif "a" in __version__:
|
|
93
|
-
return "alpha"
|
|
94
|
-
elif "b" in __version__:
|
|
95
|
-
return "beta"
|
|
96
|
-
elif "rc" in __version__:
|
|
97
|
-
return "release-candidate"
|
|
98
|
-
return "production"
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
def _get_api_key():
|
|
102
|
-
if os.getenv("RECCE_EVENT_API_KEY"):
|
|
103
|
-
# For local testing purpose
|
|
104
|
-
return os.getenv("RECCE_EVENT_API_KEY")
|
|
105
|
-
|
|
106
|
-
config_file = os.path.abspath(os.path.join(os.path.dirname(__file__), "CONFIG"))
|
|
107
|
-
try:
|
|
108
|
-
with open(config_file, encoding="utf-8") as fh:
|
|
109
|
-
config = pyml.load(fh)
|
|
110
|
-
return config.get("event_api_key")
|
|
111
|
-
except Exception:
|
|
112
|
-
return None
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
def _generate_user_profile():
|
|
116
|
-
try:
|
|
117
|
-
os.makedirs(RECCE_USER_HOME, exist_ok=True)
|
|
118
|
-
except Exception:
|
|
119
|
-
# TODO: should show warning message but not raise exception
|
|
120
|
-
print("Please disable command tracking to continue.")
|
|
121
|
-
exit(1)
|
|
122
|
-
if is_github_codespace() is True:
|
|
123
|
-
salted_name = f"codespace-{get_github_codespace_name()}"
|
|
124
|
-
user_id = hashlib.sha256(salted_name.encode()).hexdigest()
|
|
125
|
-
else:
|
|
126
|
-
user_id = uuid.uuid4().hex
|
|
127
|
-
with open(RECCE_USER_PROFILE, "w+", encoding="utf-8") as f:
|
|
128
|
-
pyml.dump({"user_id": user_id, "anonymous_tracking": True}, f)
|
|
129
|
-
return dict(user_id=user_id, anonymous_tracking=True)
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
def load_user_profile():
|
|
133
|
-
with user_profile_lock:
|
|
134
|
-
if not os.path.exists(RECCE_USER_PROFILE):
|
|
135
|
-
user_profile = _generate_user_profile()
|
|
136
|
-
else:
|
|
137
|
-
with open(RECCE_USER_PROFILE, "r", encoding="utf-8") as f:
|
|
138
|
-
user_profile = pyml.load(f)
|
|
139
|
-
if user_profile is None or user_profile.get("user_id") is None:
|
|
140
|
-
user_profile = _generate_user_profile()
|
|
141
|
-
|
|
142
|
-
return user_profile
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
def update_user_profile(update_values):
|
|
146
|
-
original = load_user_profile()
|
|
147
|
-
original.update(update_values)
|
|
148
|
-
with open(RECCE_USER_PROFILE, "w+", encoding="utf-8") as f:
|
|
149
|
-
pyml.dump(original, f)
|
|
150
|
-
return original
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
def flush_events(command=None):
|
|
154
|
-
_collector.send_events()
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
def should_log_event():
|
|
158
|
-
with open(RECCE_USER_PROFILE, "r", encoding="utf-8") as f:
|
|
159
|
-
user_profile = pyml.load(f)
|
|
160
|
-
# TODO: default anonymous_tracking to false if field is not present
|
|
161
|
-
tracking = user_profile.get("anonymous_tracking", False)
|
|
162
|
-
tracking = tracking and isinstance(tracking, bool)
|
|
163
|
-
if not tracking:
|
|
164
|
-
return False
|
|
165
|
-
|
|
166
|
-
if not _collector.is_ready():
|
|
167
|
-
return False
|
|
168
|
-
|
|
169
|
-
return True
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
def log_event(prop, event_type, **kwargs):
|
|
173
|
-
if should_log_event() is False:
|
|
174
|
-
return
|
|
175
|
-
|
|
176
|
-
repo = hosting_repo()
|
|
177
|
-
if repo is not None:
|
|
178
|
-
prop["repository"] = sha256(repo.encode()).hexdigest()
|
|
179
|
-
|
|
180
|
-
branch = current_branch()
|
|
181
|
-
if branch is not None:
|
|
182
|
-
prop["branch"] = sha256(branch.encode()).hexdigest()
|
|
183
|
-
|
|
184
|
-
runner = get_runner()
|
|
185
|
-
if runner is not None:
|
|
186
|
-
prop["runner_type"] = runner
|
|
187
|
-
|
|
188
|
-
if runner == "github codespaces":
|
|
189
|
-
prop["codespaces_name"] = get_github_codespace_name()
|
|
190
|
-
|
|
191
|
-
payload = dict(
|
|
192
|
-
**prop,
|
|
193
|
-
)
|
|
194
|
-
|
|
195
|
-
_collector.log_event(payload, event_type)
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
def log_api_event(endpoint_name, prop):
|
|
199
|
-
prop = dict(
|
|
200
|
-
**prop,
|
|
201
|
-
endpoint_name=endpoint_name,
|
|
202
|
-
)
|
|
203
|
-
log_event(prop, "api_event")
|
|
204
|
-
_collector.schedule_flush()
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
def log_load_state(command="server", single_env=False):
|
|
208
|
-
from recce.models import CheckDAO
|
|
209
|
-
|
|
210
|
-
checks = 0
|
|
211
|
-
preset_checks = 0
|
|
212
|
-
|
|
213
|
-
for check in CheckDAO().list():
|
|
214
|
-
checks += 1
|
|
215
|
-
if check.is_preset:
|
|
216
|
-
preset_checks += 1
|
|
217
|
-
|
|
218
|
-
prop = dict(
|
|
219
|
-
command=command,
|
|
220
|
-
checks=checks,
|
|
221
|
-
preset_checks=preset_checks,
|
|
222
|
-
)
|
|
223
|
-
|
|
224
|
-
if command == "server":
|
|
225
|
-
prop["single_env"] = single_env
|
|
226
|
-
|
|
227
|
-
log_event(prop, "load_state")
|
|
228
|
-
if command == "server":
|
|
229
|
-
_collector.schedule_flush()
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
def log_codespaces_events(command):
|
|
233
|
-
# Only log when the recce is running in GitHub Codespaces
|
|
234
|
-
codespace = get_github_codespace_info()
|
|
235
|
-
if codespace is None:
|
|
236
|
-
return
|
|
237
|
-
|
|
238
|
-
user_prop = dict(
|
|
239
|
-
location=codespace.get("location"),
|
|
240
|
-
is_prebuild=codespace.get("prebuild", False),
|
|
241
|
-
)
|
|
242
|
-
|
|
243
|
-
prop = dict(
|
|
244
|
-
machine=codespace.get("machine", {}).get("display_name"),
|
|
245
|
-
codespaces_name=get_github_codespace_name(),
|
|
246
|
-
)
|
|
247
|
-
|
|
248
|
-
# Codespace created event, send once
|
|
249
|
-
codespace_created_at = load_user_profile().get("codespace_created_at")
|
|
250
|
-
if codespace_created_at is None:
|
|
251
|
-
created_at = datetime.fromisoformat(codespace.get("created_at"))
|
|
252
|
-
prop["state"] = "created"
|
|
253
|
-
_collector.log_event(prop, "codespace_instance", event_triggered_at=created_at, user_properties=user_prop)
|
|
254
|
-
update_user_profile({"codespace_created_at": codespace.get("created_at")})
|
|
255
|
-
|
|
256
|
-
# Codespace available event, send multiple times as start/stop it
|
|
257
|
-
available_at = get_github_codespace_available_at(codespace)
|
|
258
|
-
if available_at and available_at.isoformat() != load_user_profile().get("codespace_available_at"):
|
|
259
|
-
prop["state"] = "available"
|
|
260
|
-
_collector.log_event(prop, "codespace_instance", event_triggered_at=available_at, user_properties=user_prop)
|
|
261
|
-
update_user_profile({"codespace_available_at": available_at.isoformat()})
|
|
262
|
-
|
|
263
|
-
# Codespace instance event should be flushed immediately
|
|
264
|
-
_collector.send_events()
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
def log_single_env_event():
|
|
268
|
-
prop = dict(
|
|
269
|
-
action="launch_server",
|
|
270
|
-
)
|
|
271
|
-
log_event(prop, "[Experiment] single_environment")
|
|
272
|
-
_collector.schedule_flush()
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
def log_performance(feature_name: str, metrics: Dict):
|
|
276
|
-
prop = metrics
|
|
277
|
-
log_event(prop, f"[Performance] {feature_name}")
|
|
278
|
-
_collector.schedule_flush()
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
def log_connected_to_cloud():
|
|
282
|
-
log_event({"action": "connected_to_cloud"}, "Connect OSS to Cloud")
|
|
283
|
-
_collector.schedule_flush()
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
def capture_exception(e):
|
|
287
|
-
user_id = load_user_profile().get("user_id")
|
|
288
|
-
if is_ci_env() is True:
|
|
289
|
-
user_id = f"{user_id}_CI"
|
|
290
|
-
|
|
291
|
-
sentry_sdk.set_tag("user_id", user_id)
|
|
292
|
-
sentry_sdk.capture_exception(e)
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
def flush_exceptions():
|
|
296
|
-
sentry_sdk.flush()
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
def set_exception_tag(key, value):
|
|
300
|
-
sentry_sdk.set_tag(key, value)
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
def get_system_timezone():
|
|
304
|
-
return datetime.now(timezone.utc).astimezone().tzinfo
|
|
@@ -1,184 +0,0 @@
|
|
|
1
|
-
import json
|
|
2
|
-
import os
|
|
3
|
-
import platform
|
|
4
|
-
import sys
|
|
5
|
-
import time
|
|
6
|
-
from contextlib import contextmanager
|
|
7
|
-
from datetime import datetime, timezone
|
|
8
|
-
from json import JSONDecodeError
|
|
9
|
-
|
|
10
|
-
import portalocker
|
|
11
|
-
import requests
|
|
12
|
-
|
|
13
|
-
from recce import __version__, is_ci_env, is_recce_cloud_instance
|
|
14
|
-
from recce.github import is_github_codespace
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
class Collector:
|
|
18
|
-
def __init__(self):
|
|
19
|
-
self._api_endpoint = "https://api.amplitude.com/2/httpapi"
|
|
20
|
-
self._api_key = None
|
|
21
|
-
self._user_id = None
|
|
22
|
-
|
|
23
|
-
self._unsend_events_file = None
|
|
24
|
-
self._delete_threshold = 1000
|
|
25
|
-
self._upload_threshold = 10
|
|
26
|
-
self._is_ci: bool = is_ci_env()
|
|
27
|
-
self._is_github_codespace: bool = is_github_codespace()
|
|
28
|
-
self._is_recce_cloud_instance: bool = is_recce_cloud_instance()
|
|
29
|
-
self._flush_timer = None
|
|
30
|
-
|
|
31
|
-
def schedule_flush(self):
|
|
32
|
-
def _callback():
|
|
33
|
-
self._flush_timer = None
|
|
34
|
-
self.send_events()
|
|
35
|
-
|
|
36
|
-
# send async thread
|
|
37
|
-
import threading
|
|
38
|
-
|
|
39
|
-
if self._flush_timer:
|
|
40
|
-
try:
|
|
41
|
-
self._flush_timer.cancel()
|
|
42
|
-
except Exception:
|
|
43
|
-
# do nothing
|
|
44
|
-
pass
|
|
45
|
-
self._flush_timer = threading.Timer(1, _callback)
|
|
46
|
-
self._flush_timer.start()
|
|
47
|
-
|
|
48
|
-
def is_ready(self):
|
|
49
|
-
if self._api_key is None or self._user_id is None:
|
|
50
|
-
return False
|
|
51
|
-
return True
|
|
52
|
-
|
|
53
|
-
def set_api_key(self, api_key):
|
|
54
|
-
self._api_key = api_key
|
|
55
|
-
|
|
56
|
-
def set_user_id(self, user_id):
|
|
57
|
-
self._user_id = user_id
|
|
58
|
-
|
|
59
|
-
def set_unsend_events_file(self, unsend_events_file):
|
|
60
|
-
self._unsend_events_file = unsend_events_file
|
|
61
|
-
self._check_required_files()
|
|
62
|
-
|
|
63
|
-
def _log_event(
|
|
64
|
-
self,
|
|
65
|
-
user_id,
|
|
66
|
-
event_type,
|
|
67
|
-
created_at,
|
|
68
|
-
user_properties,
|
|
69
|
-
event_properties,
|
|
70
|
-
):
|
|
71
|
-
event = dict(
|
|
72
|
-
user_id=user_id,
|
|
73
|
-
event_type=event_type,
|
|
74
|
-
ip="$remote",
|
|
75
|
-
time=int(time.mktime(created_at.timetuple())),
|
|
76
|
-
user_properties=user_properties,
|
|
77
|
-
event_properties=event_properties,
|
|
78
|
-
platform=sys.platform,
|
|
79
|
-
os_version=platform.platform(),
|
|
80
|
-
app_version=__version__,
|
|
81
|
-
)
|
|
82
|
-
self._store_to_file(event)
|
|
83
|
-
if self._is_full():
|
|
84
|
-
self.send_events()
|
|
85
|
-
self._cleanup_unsend_events()
|
|
86
|
-
|
|
87
|
-
def _get_user_id(self):
|
|
88
|
-
# when the recce is running in automation use cases
|
|
89
|
-
# replace the user id with project_id to avoid so many unique user id
|
|
90
|
-
user_id = self._user_id
|
|
91
|
-
if self._is_ci is True:
|
|
92
|
-
user_id = f"{self._user_id}_CI"
|
|
93
|
-
return user_id
|
|
94
|
-
|
|
95
|
-
def log_event(self, event_prop, event_type, event_triggered_at: datetime = None, user_properties=None):
|
|
96
|
-
# Use local timezone
|
|
97
|
-
if event_triggered_at is None:
|
|
98
|
-
created_at = datetime.now()
|
|
99
|
-
else:
|
|
100
|
-
# Convert to UTC timezone
|
|
101
|
-
created_at = event_triggered_at.astimezone(timezone.utc)
|
|
102
|
-
python_version = f"{sys.version_info.major}.{sys.version_info.minor}"
|
|
103
|
-
|
|
104
|
-
# when the recce is running in automation use cases
|
|
105
|
-
# replace the user id with project_id to avoid so many unique user id
|
|
106
|
-
user_id = self._get_user_id()
|
|
107
|
-
|
|
108
|
-
default_user_properties = dict(
|
|
109
|
-
version=__version__,
|
|
110
|
-
python_version=python_version,
|
|
111
|
-
is_ci=self._is_ci,
|
|
112
|
-
is_github_codespace=self._is_github_codespace,
|
|
113
|
-
is_recce_cloud_instance=self._is_recce_cloud_instance,
|
|
114
|
-
)
|
|
115
|
-
|
|
116
|
-
if user_properties is not None:
|
|
117
|
-
default_user_properties.update(user_properties)
|
|
118
|
-
|
|
119
|
-
self._log_event(
|
|
120
|
-
user_id=user_id,
|
|
121
|
-
event_type=event_type,
|
|
122
|
-
created_at=created_at,
|
|
123
|
-
user_properties=default_user_properties,
|
|
124
|
-
event_properties=event_prop,
|
|
125
|
-
)
|
|
126
|
-
|
|
127
|
-
def _check_required_files(self):
|
|
128
|
-
user_home = os.path.dirname(self._unsend_events_file)
|
|
129
|
-
if not os.path.exists(user_home):
|
|
130
|
-
os.makedirs(user_home, exist_ok=True)
|
|
131
|
-
if not os.path.exists(self._unsend_events_file):
|
|
132
|
-
with portalocker.Lock(self._unsend_events_file, "w+", timeout=5) as f:
|
|
133
|
-
f.write(json.dumps({"unsend_events": []}))
|
|
134
|
-
|
|
135
|
-
def _is_full(self):
|
|
136
|
-
with portalocker.Lock(self._unsend_events_file, "r+", timeout=5) as f:
|
|
137
|
-
o = json.loads(f.read())
|
|
138
|
-
return len(o.get("unsend_events", [])) >= self._upload_threshold
|
|
139
|
-
|
|
140
|
-
@contextmanager
|
|
141
|
-
def load_json(self):
|
|
142
|
-
with portalocker.Lock(self._unsend_events_file, "r+", timeout=5) as f:
|
|
143
|
-
o = None
|
|
144
|
-
try:
|
|
145
|
-
o = json.loads(f.read())
|
|
146
|
-
yield o
|
|
147
|
-
except JSONDecodeError:
|
|
148
|
-
o = dict(unsend_events=[])
|
|
149
|
-
yield o
|
|
150
|
-
finally:
|
|
151
|
-
f.seek(0)
|
|
152
|
-
f.truncate()
|
|
153
|
-
if o is not None:
|
|
154
|
-
f.write(json.dumps(o))
|
|
155
|
-
|
|
156
|
-
def send_events(self):
|
|
157
|
-
with self.load_json() as o:
|
|
158
|
-
payload = dict(
|
|
159
|
-
api_key=self._api_key,
|
|
160
|
-
events=o["unsend_events"],
|
|
161
|
-
)
|
|
162
|
-
o["unsend_events"] = []
|
|
163
|
-
try:
|
|
164
|
-
requests.post(self._api_endpoint, json=payload)
|
|
165
|
-
except Exception:
|
|
166
|
-
# TODO: handle exception when sending events
|
|
167
|
-
pass
|
|
168
|
-
|
|
169
|
-
def _store_to_file(self, event):
|
|
170
|
-
with self.load_json() as o:
|
|
171
|
-
events = o.get("unsend_events", None)
|
|
172
|
-
if events is None:
|
|
173
|
-
o["unsend_events"] = []
|
|
174
|
-
|
|
175
|
-
o["unsend_events"].append(event)
|
|
176
|
-
|
|
177
|
-
def _cleanup_unsend_events(self):
|
|
178
|
-
with self.load_json() as o:
|
|
179
|
-
events = o.get("unsend_events", None)
|
|
180
|
-
if events is None:
|
|
181
|
-
o["unsend_events"] = []
|
|
182
|
-
|
|
183
|
-
while len(o["unsend_events"]) > self._delete_threshold:
|
|
184
|
-
o["unsend_events"].pop(0)
|
|
@@ -1,158 +0,0 @@
|
|
|
1
|
-
import logging
|
|
2
|
-
import os
|
|
3
|
-
import sys
|
|
4
|
-
import time
|
|
5
|
-
import traceback
|
|
6
|
-
import typing as t
|
|
7
|
-
from hashlib import sha256
|
|
8
|
-
|
|
9
|
-
from click import Context
|
|
10
|
-
from click.core import Command
|
|
11
|
-
from rich.console import Console
|
|
12
|
-
from rich.markup import escape
|
|
13
|
-
|
|
14
|
-
from recce import event, get_runner
|
|
15
|
-
from recce.core import load_context
|
|
16
|
-
from recce.exceptions import RecceException
|
|
17
|
-
from recce.git import current_branch, hosting_repo
|
|
18
|
-
|
|
19
|
-
console = Console()
|
|
20
|
-
|
|
21
|
-
_enable_traceback: bool = os.environ.get("RECCE_PRINT_TRACEBACK") == "1"
|
|
22
|
-
logger = logging.getLogger("uvicorn")
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
class TrackCommand(Command):
|
|
26
|
-
def __init__(
|
|
27
|
-
self,
|
|
28
|
-
name: t.Optional[str],
|
|
29
|
-
context_settings: t.Optional[t.Dict[str, t.Any]] = None,
|
|
30
|
-
callback: t.Optional[t.Callable[..., t.Any]] = None,
|
|
31
|
-
params: t.Any = None,
|
|
32
|
-
help: t.Optional[str] = None,
|
|
33
|
-
epilog: t.Optional[str] = None,
|
|
34
|
-
short_help: t.Optional[str] = None,
|
|
35
|
-
options_metavar: t.Optional[str] = "[OPTIONS]",
|
|
36
|
-
add_help_option: bool = True,
|
|
37
|
-
no_args_is_help: bool = False,
|
|
38
|
-
hidden: bool = False,
|
|
39
|
-
deprecated: bool = False,
|
|
40
|
-
beta: bool = False,
|
|
41
|
-
) -> None:
|
|
42
|
-
super(TrackCommand, self).__init__(
|
|
43
|
-
name,
|
|
44
|
-
context_settings,
|
|
45
|
-
callback,
|
|
46
|
-
params,
|
|
47
|
-
help,
|
|
48
|
-
epilog,
|
|
49
|
-
short_help,
|
|
50
|
-
options_metavar,
|
|
51
|
-
add_help_option,
|
|
52
|
-
no_args_is_help,
|
|
53
|
-
hidden,
|
|
54
|
-
deprecated,
|
|
55
|
-
)
|
|
56
|
-
|
|
57
|
-
def _show_error_message(self, msg, params):
|
|
58
|
-
if params.get("debug"):
|
|
59
|
-
console.print_exception(show_locals=True)
|
|
60
|
-
else:
|
|
61
|
-
print(traceback.format_exc())
|
|
62
|
-
# console.print('[bold red]Error:[/bold red] ', end='')
|
|
63
|
-
# console.out(msg, highlight=False)
|
|
64
|
-
|
|
65
|
-
def _show_hint_message(self, hint):
|
|
66
|
-
console.print(f"[bold yellow]Hint[/bold yellow]:\n {escape(hint)}")
|
|
67
|
-
|
|
68
|
-
def invoke(self, ctx: Context) -> t.Any:
|
|
69
|
-
status = False
|
|
70
|
-
start_time = time.time()
|
|
71
|
-
reason = "error"
|
|
72
|
-
event.set_exception_tag("command", ctx.command.name)
|
|
73
|
-
event.log_codespaces_events(ctx.command.name)
|
|
74
|
-
|
|
75
|
-
try:
|
|
76
|
-
ret = super(TrackCommand, self).invoke(ctx)
|
|
77
|
-
if ret is None or ret == 0:
|
|
78
|
-
status = True
|
|
79
|
-
reason = "ok"
|
|
80
|
-
else:
|
|
81
|
-
reason = "error"
|
|
82
|
-
sys.exit(ret)
|
|
83
|
-
return ret
|
|
84
|
-
except RecceException as e:
|
|
85
|
-
logger.debug(traceback.format_exc())
|
|
86
|
-
console.log("[Error] " + str(e))
|
|
87
|
-
reason = "error"
|
|
88
|
-
sys.exit(1)
|
|
89
|
-
except SystemExit as e:
|
|
90
|
-
reason = "error"
|
|
91
|
-
raise e
|
|
92
|
-
except KeyboardInterrupt as e:
|
|
93
|
-
reason = "aborted"
|
|
94
|
-
raise e
|
|
95
|
-
except Exception as e:
|
|
96
|
-
self._show_error_message(str(e), ctx.params)
|
|
97
|
-
event.capture_exception(e)
|
|
98
|
-
reason = "fatal"
|
|
99
|
-
event.flush_exceptions()
|
|
100
|
-
sys.exit(1)
|
|
101
|
-
finally:
|
|
102
|
-
end_time = time.time()
|
|
103
|
-
runner = get_runner()
|
|
104
|
-
repo = hosting_repo()
|
|
105
|
-
branch = current_branch()
|
|
106
|
-
command = ctx.command.name
|
|
107
|
-
duration = end_time - start_time
|
|
108
|
-
target_path = ctx.params.get("target_path", None)
|
|
109
|
-
target_base_path = ctx.params.get("target_base_path", None)
|
|
110
|
-
props = dict(
|
|
111
|
-
command=command,
|
|
112
|
-
status=status,
|
|
113
|
-
reason=reason,
|
|
114
|
-
duration=duration,
|
|
115
|
-
cloud=ctx.params.get("cloud", False),
|
|
116
|
-
review=ctx.params.get("review", False),
|
|
117
|
-
debug=ctx.params.get("debug", False),
|
|
118
|
-
)
|
|
119
|
-
|
|
120
|
-
if runner is not None:
|
|
121
|
-
props["runner_type"] = runner
|
|
122
|
-
|
|
123
|
-
if repo is not None:
|
|
124
|
-
props["repository"] = sha256(repo.encode()).hexdigest()
|
|
125
|
-
|
|
126
|
-
if branch is not None:
|
|
127
|
-
props["branch"] = sha256(branch.encode()).hexdigest()
|
|
128
|
-
|
|
129
|
-
if target_path is not None:
|
|
130
|
-
props["target_path"] = sha256(target_path.encode()).hexdigest()
|
|
131
|
-
|
|
132
|
-
if target_base_path is not None:
|
|
133
|
-
props["target_base_path"] = sha256(target_base_path.encode()).hexdigest()
|
|
134
|
-
|
|
135
|
-
try:
|
|
136
|
-
recce_context = load_context()
|
|
137
|
-
except Exception:
|
|
138
|
-
# it's not a ready-for-use project
|
|
139
|
-
recce_context = None
|
|
140
|
-
|
|
141
|
-
if recce_context is not None:
|
|
142
|
-
if recce_context.adapter_type == "dbt":
|
|
143
|
-
props["adapter_type"] = "DBT"
|
|
144
|
-
# Add dbt warehouse type only for dbt adapter
|
|
145
|
-
try:
|
|
146
|
-
from recce.adapter.dbt_adapter import DbtAdapter
|
|
147
|
-
|
|
148
|
-
dbt_adapter: DbtAdapter = recce_context.adapter
|
|
149
|
-
warehouse_type = dbt_adapter.adapter.type()
|
|
150
|
-
props["warehouse_type"] = warehouse_type
|
|
151
|
-
except Exception:
|
|
152
|
-
# If we can't get the warehouse type, skip it
|
|
153
|
-
pass
|
|
154
|
-
elif recce_context.adapter_type == "sqlmesh":
|
|
155
|
-
props["adapter_type"] = "SQLMesh"
|
|
156
|
-
|
|
157
|
-
event.log_event(props, "command", params=ctx.params)
|
|
158
|
-
event.flush_events()
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
class RecceException(Exception):
|
|
2
|
-
def __init__(self, message, is_raise=True):
|
|
3
|
-
self.message = message
|
|
4
|
-
self.is_raise = is_raise
|
|
5
|
-
super().__init__(self.message)
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
class RecceCancelException(RecceException):
|
|
9
|
-
def __init__(self):
|
|
10
|
-
super().__init__("Cancelled", False)
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
class RecceConfigException(RecceException):
|
|
14
|
-
def __init__(self, message, cause=None):
|
|
15
|
-
super().__init__(message)
|
|
16
|
-
self.cause = cause
|
|
17
|
-
|
|
18
|
-
def __str__(self):
|
|
19
|
-
if self.cause:
|
|
20
|
-
return f"{super().__str__()}\n{str(self.cause)}"
|
|
21
|
-
return super().__str__()
|