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

Update nvcomp to include fixes for installation of headers #9276

Merged
merged 1 commit into from
Sep 23, 2021

Conversation

devavret
Copy link
Contributor

No description provided.

@devavret devavret requested a review from a team as a code owner September 22, 2021 21:01
@github-actions github-actions bot added CMake CMake build issue libcudf Affects libcudf (C++/CUDA) code. labels Sep 22, 2021
@devavret devavret added bug Something isn't working non-breaking Non-breaking change and removed libcudf Affects libcudf (C++/CUDA) code. CMake CMake build issue labels Sep 22, 2021
@codecov
Copy link

codecov bot commented Sep 22, 2021

Codecov Report

Merging #9276 (af9c424) into branch-21.10 (3ee3ecf) will decrease coverage by 0.02%.
The diff coverage is 10.52%.

Impacted file tree graph

@@               Coverage Diff                @@
##           branch-21.10    #9276      +/-   ##
================================================
- Coverage         10.85%   10.82%   -0.03%     
================================================
  Files               115      116       +1     
  Lines             19158    19171      +13     
================================================
- Hits               2080     2076       -4     
- Misses            17078    17095      +17     
Impacted Files Coverage Δ
python/cudf/cudf/__init__.py 0.00% <ø> (ø)
python/cudf/cudf/_lib/__init__.py 0.00% <ø> (ø)
python/cudf/cudf/core/column/column.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/multiindex.py 0.00% <0.00%> (ø)
python/cudf/cudf/io/__init__.py 0.00% <0.00%> (ø)
python/cudf/cudf/io/text.py 0.00% <0.00%> (ø)
python/cudf/cudf/utils/dtypes.py 0.00% <ø> (ø)
python/cudf/cudf/utils/ioutils.py 0.00% <0.00%> (ø)
python/dask_cudf/dask_cudf/accessors.py 92.30% <100.00%> (+0.64%) ⬆️
python/dask_cudf/dask_cudf/backends.py 79.16% <0.00%> (-3.58%) ⬇️
... 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 1cb527f...af9c424. Read the comment docs.

@kkraus14
Copy link
Collaborator

@gpucibot merge

@rapids-bot rapids-bot bot merged commit eaedf17 into rapidsai:branch-21.10 Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants