Commit 199fd91
committed
test(gooddata-pandas): Arrow path ground truth and parity coverage
Backfill column_totals_indexes into all 36 fixture meta.json files; extend
parity tests to cover all four DataFrameMetadata fields
(row_totals_indexes, column_totals_indexes, primary_labels_from_index,
primary_labels_from_columns) and expand for_arrow_table tests from
4 hand-picked cases to the full fixture set.
risk: nonprod1 parent 73a7cee commit 199fd91
37 files changed
Lines changed: 981 additions & 20 deletions
File tree
- packages/gooddata-pandas/tests/dataframe
- fixtures/arrow
- dim_m_csy
- dim_m_cs
- dim_m_c
- dim_r_cm
- dim_r_csm
- dim_r_csym
- dim_r_m
- dim_rc_m
- dim_rcs_m
- dim_rcs_ym
- dim_rs_cm
- dim_rs_cym
- flat_attrs_and_metrics
- metrics_only
- single_metric_many_rows
- tot_d0_grand
- tot_d0_sub_grand
- tot_d0_sub
- tot_d0grand_d1grand
- tot_d0grand_d1sub
- tot_d0sub_d1grand
- tot_d0sub_d1sub
- tot_d1_grand
- tot_d1_sub_grand
- tot_d1_sub
- totals_both_dims
- totals_grand_col_sum
- totals_grand_col_two_row_labels
- totals_grand_row_sum
- totals_grand_row_two_col_labels
- totals_multi_agg
- totals_subtotal_col
- totals_subtotal_row
- two_dim_metrics_in_cols
- two_dim_metrics_in_rows
- wide_few_rows_many_cols
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments