dask-sql icon indicating copy to clipboard operation
dask-sql copied to clipboard

Resolve `test_table_schema`

Open sarahyurick opened this issue 3 years ago • 1 comments

Re-opening #758 here.

sarahyurick avatar Sep 21 '22 23:09 sarahyurick

Codecov Report

Merging #792 (f35986e) into main (c8433e1) will increase coverage by 0.16%. The diff coverage is 81.81%.

@@            Coverage Diff             @@
##             main     #792      +/-   ##
==========================================
+ Coverage   75.54%   75.71%   +0.16%     
==========================================
  Files          73       73              
  Lines        3689     3698       +9     
  Branches      769      771       +2     
==========================================
+ Hits         2787     2800      +13     
+ Misses        772      764       -8     
- Partials      130      134       +4     
Impacted Files Coverage Δ
dask_sql/physical/rel/custom/create_table.py 84.37% <0.00%> (-5.63%) :arrow_down:
dask_sql/physical/rel/custom/create_table_as.py 87.50% <100.00%> (+1.13%) :arrow_up:
dask_sql/physical/rel/logical/project.py 93.75% <100.00%> (+0.72%) :arrow_up:
dask_sql/context.py 93.75% <0.00%> (+0.41%) :arrow_up:
dask_sql/_version.py 34.00% <0.00%> (+1.44%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov-commenter avatar Sep 21 '22 23:09 codecov-commenter