Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cut to API docs #10479

Merged
merged 2 commits into from
Mar 22, 2022
Merged

Add cut to API docs #10479

merged 2 commits into from
Mar 22, 2022

Conversation

shwina
Copy link
Contributor

@shwina shwina commented Mar 22, 2022

No description provided.

@shwina shwina self-assigned this Mar 22, 2022
@shwina shwina added doc Documentation non-breaking Non-breaking change labels Mar 22, 2022
@codecov
Copy link

codecov bot commented Mar 22, 2022

Codecov Report

Merging #10479 (5d2f8df) into branch-22.04 (4ee78fb) will increase coverage by 0.03%.
The diff coverage is 91.07%.

❗ Current head 5d2f8df differs from pull request most recent head 1fee66b. Consider uploading reports for the commit 1fee66b to get more accurate results

@@               Coverage Diff                @@
##           branch-22.04   #10479      +/-   ##
================================================
+ Coverage         86.14%   86.17%   +0.03%     
================================================
  Files               139      141       +2     
  Lines             22447    22501      +54     
================================================
+ Hits              19336    19391      +55     
+ Misses             3111     3110       -1     
Impacted Files Coverage Δ
python/dask_cudf/dask_cudf/io/text.py 85.29% <85.29%> (ø)
python/dask_cudf/dask_cudf/__init__.py 82.35% <100.00%> (ø)
python/dask_cudf/dask_cudf/io/__init__.py 75.00% <100.00%> (+3.57%) ⬆️
python/dask_cudf/dask_cudf/io/tests/test_orc.py 100.00% <100.00%> (ø)
python/dask_cudf/dask_cudf/io/tests/test_text.py 100.00% <100.00%> (ø)
python/cudf/cudf/core/column/string.py 88.91% <0.00%> (+0.12%) ⬆️
python/cudf/cudf/core/groupby/groupby.py 91.72% <0.00%> (+0.22%) ⬆️
python/dask_cudf/dask_cudf/core.py 73.62% <0.00%> (+0.26%) ⬆️
python/cudf/cudf/core/column/numerical.py 95.62% <0.00%> (+0.29%) ⬆️
python/cudf/cudf/core/tools/datetimes.py 84.49% <0.00%> (+0.30%) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 76c772e...1fee66b. Read the comment docs.

@quasiben
Copy link
Member

@gpucibot merge

@rapids-bot rapids-bot bot merged commit d386d26 into rapidsai:branch-22.04 Mar 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Documentation non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants