Skip to content

Commit 122bb5a

Browse files
committed
rebuild and retest
1 parent 7eb790b commit 122bb5a

File tree

3 files changed

+25
-25
lines changed

3 files changed

+25
-25
lines changed

coverage.txt

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2,60 +2,60 @@
22
platform darwin -- Python 3.9.4, pytest-6.2.3, py-1.10.0, pluggy-0.13.1
33
rootdir: /Users/johnmount/Documents/work/data_algebra
44
plugins: anyio-2.2.0, cov-2.11.1
5-
collected 150 items
5+
collected 151 items
66

77
tests/test_OrderedSet.py . [ 0%]
8-
tests/test_agg.py .. [ 2%]
8+
tests/test_agg.py .. [ 1%]
99
tests/test_apply.py . [ 2%]
1010
tests/test_arith.py . [ 3%]
1111
tests/test_arrow1.py ... [ 5%]
1212
tests/test_bigquery.py .............. [ 14%]
1313
tests/test_calc_issue.py . [ 15%]
14-
tests/test_calc_warnings_errors.py . [ 16%]
15-
tests/test_cc.py ...... [ 20%]
14+
tests/test_calc_warnings_errors.py . [ 15%]
15+
tests/test_cc.py ...... [ 19%]
1616
tests/test_cdata1.py .... [ 22%]
1717
tests/test_cdata_convenience.py . [ 23%]
1818
tests/test_cdata_example.py ... [ 25%]
19-
tests/test_cols_used.py . [ 26%]
19+
tests/test_cols_used.py . [ 25%]
2020
tests/test_concat_rows.py . [ 26%]
2121
tests/test_cross_product_join.py . [ 27%]
22-
tests/test_db_model.py . [ 28%]
22+
tests/test_db_model.py . [ 27%]
2323
tests/test_degenerate_project.py . [ 28%]
2424
tests/test_drop_columns.py . [ 29%]
25-
tests/test_exampe1.py .... [ 32%]
25+
tests/test_exampe1.py .... [ 31%]
2626
tests/test_exp.py . [ 32%]
2727
tests/test_expr_parse.py . [ 33%]
28-
tests/test_extend.py .... [ 36%]
28+
tests/test_extend.py .... [ 35%]
2929
tests/test_extend_order.py . [ 36%]
3030
tests/test_flow_text.py . [ 37%]
3131
tests/test_forbidden_calculation.py .. [ 38%]
3232
tests/test_ghost_col_issue.py . [ 39%]
33-
tests/test_idioms.py ....... [ 44%]
34-
tests/test_if_else.py ... [ 46%]
33+
tests/test_idioms.py ....... [ 43%]
34+
tests/test_if_else.py ... [ 45%]
3535
tests/test_incomplete_agg.py . [ 46%]
3636
tests/test_join_check.py . [ 47%]
37-
tests/test_join_effects.py . [ 48%]
37+
tests/test_join_effects.py . [ 47%]
3838
tests/test_join_opt.py . [ 48%]
39-
tests/test_lark_parser.py ..... [ 52%]
39+
tests/test_lark_parser.py ..... [ 51%]
4040
tests/test_math.py . [ 52%]
41-
tests/test_narrow.py . [ 53%]
42-
tests/test_natural_join.py . [ 54%]
41+
tests/test_narrow.py . [ 52%]
42+
tests/test_natural_join.py . [ 53%]
4343
tests/test_neg.py . [ 54%]
44-
tests/test_null_bad.py . [ 55%]
45-
tests/test_ops.py . [ 56%]
44+
tests/test_null_bad.py . [ 54%]
45+
tests/test_ops.py . [ 55%]
4646
tests/test_ops_eq.py . [ 56%]
47-
tests/test_or.py ..... [ 60%]
47+
tests/test_or.py ..... [ 59%]
4848
tests/test_ordered_agg_group.py . [ 60%]
4949
tests/test_parse.py ............ [ 68%]
50-
tests/test_project.py .... [ 71%]
51-
tests/test_ranked_example.py . [ 72%]
52-
tests/test_ref_detect.py .. [ 73%]
53-
tests/test_rename.py . [ 74%]
50+
tests/test_project.py .... [ 70%]
51+
tests/test_ranked_example.py . [ 71%]
52+
tests/test_ref_detect.py .. [ 72%]
53+
tests/test_rename.py . [ 73%]
5454
tests/test_scatter_example.py . [ 74%]
55-
tests/test_scoring_example.py . [ 75%]
55+
tests/test_scoring_example.py . [ 74%]
5656
tests/test_select.py .. [ 76%]
57-
tests/test_select_stacking.py . [ 77%]
58-
tests/test_set_quoting.py . [ 78%]
57+
tests/test_select_stacking.py . [ 76%]
58+
tests/test_set_quoting.py .. [ 78%]
5959
tests/test_shorten.py . [ 78%]
6060
tests/test_simple.py .... [ 81%]
6161
tests/test_spark_sql.py . [ 82%]
@@ -104,4 +104,4 @@ data_algebra/util.py 28 4 86%
104104
TOTAL 4267 975 77%
105105

106106

107-
============================= 150 passed in 9.67s ==============================
107+
============================= 151 passed in 9.69s ==============================
0 Bytes
Binary file not shown.

dist/data_algebra-0.6.2.tar.gz

19 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)