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

Correct name of a cmake function in get_spdlog.cmake #4106

Conversation

robertmaynard
Copy link
Contributor

Correct a copy and paste error in get_spdlog.cmake

@robertmaynard robertmaynard added 3 - Ready for Review Ready for review by team Tech Debt Issues related to debt improvement Improvement / enhancement to an existing function non-breaking Non-breaking change CMake labels Jul 27, 2021
@robertmaynard robertmaynard requested review from a team as code owners July 27, 2021 15:47
@github-actions github-actions bot added conda conda issue CUDA/C++ labels Jul 27, 2021
Copy link
Member

@dantegd dantegd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix! Comments are about 21.10 changes that are unintened if we want the fix for 21.08

conda/environments/cuml_dev_cuda11.0.yml Outdated Show resolved Hide resolved
conda/environments/cuml_dev_cuda11.2.yml Outdated Show resolved Hide resolved
cpp/CMakeLists.txt Outdated Show resolved Hide resolved
docs/source/conf.py Outdated Show resolved Hide resolved
@dantegd dantegd added 4 - Waiting on Author Waiting for author to respond to review and removed 3 - Ready for Review Ready for review by team labels Jul 27, 2021
@robertmaynard robertmaynard changed the base branch from branch-21.08 to branch-21.10 July 27, 2021 16:40
@robertmaynard robertmaynard added this to PR-WIP in v21.10 Release via automation Jul 27, 2021
@robertmaynard
Copy link
Contributor Author

I targeted the wrong branch. These changes are not high priority since no actual problem exists, just bad names.

I switched over to targeting the 21.10 branch.

@robertmaynard robertmaynard added 3 - Ready for Review Ready for review by team and removed 4 - Waiting on Author Waiting for author to respond to review labels Jul 27, 2021
v21.10 Release automation moved this from PR-WIP to PR-Reviewer approved Jul 27, 2021
@dantegd
Copy link
Member

dantegd commented Jul 29, 2021

rerun tests

@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (branch-21.10@c5a9f7f). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##             branch-21.10    #4106   +/-   ##
===============================================
  Coverage                ?   85.81%           
===============================================
  Files                   ?      232           
  Lines                   ?    18252           
  Branches                ?        0           
===============================================
  Hits                    ?    15663           
  Misses                  ?     2589           
  Partials                ?        0           
Flag Coverage Δ
dask 47.70% <0.00%> (?)
non-dask 78.31% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out 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 c5a9f7f...4054130. Read the comment docs.

@robertmaynard
Copy link
Contributor Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit e86a613 into rapidsai:branch-21.10 Aug 4, 2021
v21.10 Release automation moved this from PR-Reviewer approved to Done Aug 4, 2021
@robertmaynard robertmaynard deleted the bug/correct_cmake_get_spdlog_function branch August 4, 2021 13:49
vimarsh6739 pushed a commit to vimarsh6739/cuml that referenced this pull request Oct 9, 2023
Correct a copy and paste error in `get_spdlog.cmake`

Authors:
  - Robert Maynard (https://github.com/robertmaynard)

Approvers:
  - Dante Gama Dessavre (https://github.com/dantegd)
  - AJ Schmidt (https://github.com/ajschmidt8)

URL: rapidsai#4106
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team CMake conda conda issue CUDA/C++ improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Tech Debt Issues related to debt
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants