feat(api): Add Table.sample
#7377
80.91% of diff hit (within 92.00% threshold of 90.66%)
View this Pull Request on Codecov
80.91% of diff hit (within 92.00% threshold of 90.66%)
Annotations
Check warning on line 151 in ibis/backends/base/sql/alchemy/query_builder.py
codecov / codecov/patch
ibis/backends/base/sql/alchemy/query_builder.py#L151
Added line #L151 was not covered by tests
Check warning on line 135 in ibis/backends/base/sql/compiler/query_builder.py
codecov / codecov/patch
ibis/backends/base/sql/compiler/query_builder.py#L135
Added line #L135 was not covered by tests
Check warning on line 142 in ibis/backends/base/sql/compiler/query_builder.py
codecov / codecov/patch
ibis/backends/base/sql/compiler/query_builder.py#L142
Added line #L142 was not covered by tests
Check warning on line 32 in ibis/backends/clickhouse/compiler/core.py
codecov / codecov/patch
ibis/backends/clickhouse/compiler/core.py#L32
Added line #L32 was not covered by tests
Check warning on line 303 in ibis/backends/pyspark/compiler.py
codecov / codecov/patch
ibis/backends/pyspark/compiler.py#L303
Added line #L303 was not covered by tests
Check warning on line 306 in ibis/backends/pyspark/compiler.py
codecov / codecov/patch
ibis/backends/pyspark/compiler.py#L305-L306
Added lines #L305 - L306 were not covered by tests
Check warning on line 1274 in ibis/expr/types/relations.py
codecov / codecov/patch
ibis/expr/types/relations.py#L1274
Added line #L1274 was not covered by tests
Check warning on line 1276 in ibis/expr/types/relations.py
codecov / codecov/patch
ibis/expr/types/relations.py#L1276
Added line #L1276 was not covered by tests
Check warning on line 1672 in ibis/tests/expr/test_value_exprs.py
codecov / codecov/patch
ibis/tests/expr/test_value_exprs.py#L1672
Added line #L1672 was not covered by tests
Check warning on line 1675 in ibis/tests/expr/test_value_exprs.py
codecov / codecov/patch
ibis/tests/expr/test_value_exprs.py#L1674-L1675
Added lines #L1674 - L1675 were not covered by tests
Check warning on line 1678 in ibis/tests/expr/test_value_exprs.py
codecov / codecov/patch
ibis/tests/expr/test_value_exprs.py#L1677-L1678
Added lines #L1677 - L1678 were not covered by tests
Check warning on line 1685 in ibis/tests/expr/test_value_exprs.py
codecov / codecov/patch
ibis/tests/expr/test_value_exprs.py#L1680-L1685
Added lines #L1680 - L1685 were not covered by tests