From 8efe9d90e204ecd79f0b970a296b848810dd80fa Mon Sep 17 00:00:00 2001 From: Adrien Aury <44274230+adrienaury@users.noreply.github.com> Date: Mon, 11 Dec 2023 17:39:24 +0100 Subject: [PATCH] chore: fix release action --- test/suites/testdata/data1/output/data1.yaml | 244 ------------------- test/suites/testdata/main/output/main.yaml | 107 -------- 2 files changed, 351 deletions(-) delete mode 100644 test/suites/testdata/data1/output/data1.yaml delete mode 100644 test/suites/testdata/main/output/main.yaml diff --git a/test/suites/testdata/data1/output/data1.yaml b/test/suites/testdata/data1/output/data1.yaml deleted file mode 100644 index e158360..0000000 --- a/test/suites/testdata/data1/output/data1.yaml +++ /dev/null @@ -1,244 +0,0 @@ -database: data1 -tables: - - name: data_input - columns: - - name: address - type: string - config: - concept: "" - constraint: [] - confidential: null - mainMetric: - count: 10 - empty: 0 - nulls: 0 - min: 0301 Amy Grove Apt. 325 Janefort, MA 84102 - max: PSC 4713, Box 9649 APO AA 43433 - samples: - - 0301 Amy Grove Apt. 325 Janefort, MA 84102 - - 095 Jennifer Turnpike Castrobury, NY 98111 - - 06210 David Court South Kimberly, IL 10236 - - 9038 Frye Ramp South Cheryltown, CT 54262 - - 275 Stone Ridges Suite 885 East Aliciafurt, MH 15407 - stringMetric: - minLen: 31 - maxLen: 52 - countLen: 7 - lengths: - - length: 42 - freq: 0.3 - metrics: - count: 3 - empty: 0 - nulls: 0 - min: 0301 Amy Grove Apt. 325 Janefort, MA 84102 - max: 095 Jennifer Turnpike Castrobury, NY 98111 - samples: - - 095 Jennifer Turnpike Castrobury, NY 98111 - - 06210 David Court South Kimberly, IL 10236 - - 0301 Amy Grove Apt. 325 Janefort, MA 84102 - - length: 41 - freq: 0.2 - metrics: - count: 2 - empty: 0 - nulls: 0 - min: 536 Robinson Estates Austinside, NV 69535 - max: 9038 Frye Ramp South Cheryltown, CT 54262 - samples: - - 536 Robinson Estates Austinside, NV 69535 - - 9038 Frye Ramp South Cheryltown, CT 54262 - - length: 37 - freq: 0.1 - metrics: - count: 1 - empty: 0 - nulls: 0 - min: 25545 Cole Court Newtonfurt, KY 13882 - max: 25545 Cole Court Newtonfurt, KY 13882 - samples: - - 25545 Cole Court Newtonfurt, KY 13882 - - length: 31 - freq: 0.1 - metrics: - count: 1 - empty: 0 - nulls: 0 - min: PSC 4713, Box 9649 APO AA 43433 - max: PSC 4713, Box 9649 APO AA 43433 - samples: - - PSC 4713, Box 9649 APO AA 43433 - - length: 45 - freq: 0.1 - metrics: - count: 1 - empty: 0 - nulls: 0 - min: 2035 Simmons Islands Heatherchester, IN 46152 - max: 2035 Simmons Islands Heatherchester, IN 46152 - samples: - - 2035 Simmons Islands Heatherchester, IN 46152 - - length: 52 - freq: 0.1 - metrics: - count: 1 - empty: 0 - nulls: 0 - min: 275 Stone Ridges Suite 885 East Aliciafurt, MH 15407 - max: 275 Stone Ridges Suite 885 East Aliciafurt, MH 15407 - samples: - - 275 Stone Ridges Suite 885 East Aliciafurt, MH 15407 - - length: 43 - freq: 0.1 - metrics: - count: 1 - empty: 0 - nulls: 0 - min: 38432 Moreno Turnpike Garrettland, TN 72939 - max: 38432 Moreno Turnpike Garrettland, TN 72939 - samples: - - 38432 Moreno Turnpike Garrettland, TN 72939 - - name: age - type: numeric - config: - concept: "" - constraint: [] - confidential: null - mainMetric: - count: 10 - empty: 0 - nulls: 0 - min: 29 - max: 95 - samples: - - 47 - - 35 - - 61 - - 73 - - 45 - numericMetric: - mean: 57.7 - - name: date - type: string - config: - concept: "" - constraint: [] - confidential: null - mainMetric: - count: 10 - empty: 0 - nulls: 0 - min: "2001-08-23" - max: "2022-04-23" - samples: - - "2001-08-23" - - "2014-09-09" - - "2003-10-11" - - "2011-07-13" - - "2022-04-23" - stringMetric: - minLen: 10 - maxLen: 10 - countLen: 1 - lengths: - - length: 10 - freq: 1 - metrics: - count: 10 - empty: 0 - nulls: 0 - min: "2001-08-23" - max: "2022-04-23" - samples: - - "2013-06-11" - - "2011-07-13" - - "2003-10-11" - - "2001-08-23" - - "2010-11-18" - - name: phone - type: string - config: - concept: "" - constraint: [] - confidential: null - mainMetric: - count: 10 - empty: 0 - nulls: 0 - min: (330)616-7639x7810 - max: 828-755-3826 - samples: - - 001-958-985-3039 - - 001-845-854-2110 - - "7795418893" - - 260-587-0590 - - 001-533-758-7269 - stringMetric: - minLen: 10 - maxLen: 21 - countLen: 6 - lengths: - - length: 16 - freq: 0.4 - metrics: - count: 4 - empty: 0 - nulls: 0 - min: 001-533-758-7269 - max: 001-958-985-3039 - samples: - - 001-958-985-3039 - - 001-866-271-0116 - - 001-845-854-2110 - - 001-533-758-7269 - - length: 12 - freq: 0.2 - metrics: - count: 2 - empty: 0 - nulls: 0 - min: 260-587-0590 - max: 828-755-3826 - samples: - - 828-755-3826 - - 260-587-0590 - - length: 13 - freq: 0.1 - metrics: - count: 1 - empty: 0 - nulls: 0 - min: (517)819-3454 - max: (517)819-3454 - samples: - - (517)819-3454 - - length: 21 - freq: 0.1 - metrics: - count: 1 - empty: 0 - nulls: 0 - min: +1-407-997-8293x68130 - max: +1-407-997-8293x68130 - samples: - - +1-407-997-8293x68130 - - length: 10 - freq: 0.1 - metrics: - count: 1 - empty: 0 - nulls: 0 - min: "7795418893" - max: "7795418893" - samples: - - "7795418893" - - length: 18 - freq: 0.1 - metrics: - count: 1 - empty: 0 - nulls: 0 - min: (330)616-7639x7810 - max: (330)616-7639x7810 - samples: - - (330)616-7639x7810 diff --git a/test/suites/testdata/main/output/main.yaml b/test/suites/testdata/main/output/main.yaml deleted file mode 100644 index a39f0db..0000000 --- a/test/suites/testdata/main/output/main.yaml +++ /dev/null @@ -1,107 +0,0 @@ -database: main -tables: - - name: data - columns: - - name: bool - type: bool - config: - concept: "" - constraint: [] - confidential: null - mainMetric: - count: 10 - empty: 4 - nulls: 1 - distinct: 2 - samples: - - false - - true - - true - - false - - true - boolMetric: - trueRatio: 0.5555555555555556 - - name: numeric - type: numeric - config: - concept: "" - constraint: [] - confidential: null - mainMetric: - count: 10 - empty: 3 - nulls: 1 - distinct: 7 - min: -235 - max: 100 - samples: - - -0 - - 1 - - 3.1415 - - -235 - - 2.12e-06 - numericMetric: - mean: -13.539833097777777 - - name: string - type: string - config: - concept: "" - constraint: [] - confidential: null - mainMetric: - count: 10 - empty: 1 - nulls: 1 - distinct: 9 - min: "" - max: 教育漢字 - samples: - - \ - - 教育漢字 - - "tabs\t " - - "new\nline " - - 'hello world ' - stringMetric: - minLen: 0 - maxLen: 12 - countLen: 3 - lengths: - - length: 12 - freq: 0.5 - metrics: - count: 5 - empty: 0 - nulls: 0 - distinct: 5 - min: 'hello world ' - max: 教育漢字 - samples: - - "new\nline " - - 'hello world ' - - "tabs\t " - - 教育漢字 - - '€ ' - - length: 1 - freq: 0.3 - metrics: - count: 3 - empty: 0 - nulls: 0 - distinct: 3 - min: ' ' - max: _ - samples: - - ' ' - - _ - - \ - - length: 0 - freq: 0.1 - metrics: - count: 1 - empty: 1 - nulls: 0 - distinct: 1 - min: "" - max: "" - samples: - - ""