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

Fix links to Google test #7958

Merged
merged 2 commits into from
Apr 16, 2021
Merged

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Apr 14, 2021

This PR fixes some broken links in the developer testing guide.

@vyasr vyasr requested a review from a team as a code owner April 14, 2021 19:52
@vyasr vyasr requested review from davidwendt and nvdbaranec April 14, 2021 19:52
@vyasr vyasr self-assigned this Apr 14, 2021
@github-actions github-actions bot added the libcudf Affects libcudf (C++/CUDA) code. label Apr 14, 2021
@vyasr vyasr added 3 - Ready for Review Ready for review by team doc Documentation non-breaking Non-breaking change and removed libcudf Affects libcudf (C++/CUDA) code. labels Apr 14, 2021
@vyasr
Copy link
Contributor Author

vyasr commented Apr 14, 2021

@gpucibot merge

@github-actions github-actions bot added the libcudf Affects libcudf (C++/CUDA) code. label Apr 15, 2021
@codecov
Copy link

codecov bot commented Apr 16, 2021

Codecov Report

Merging #7958 (31250d7) into branch-0.20 (599f62d) will increase coverage by 0.02%.
The diff coverage is 92.68%.

❗ Current head 31250d7 differs from pull request most recent head 498ebf6. Consider uploading reports for the commit 498ebf6 to get more accurate results
Impacted file tree graph

@@               Coverage Diff               @@
##           branch-0.20    #7958      +/-   ##
===============================================
+ Coverage        82.30%   82.32%   +0.02%     
===============================================
  Files              101      103       +2     
  Lines            17053    17347     +294     
===============================================
+ Hits             14035    14281     +246     
- Misses            3018     3066      +48     
Impacted Files Coverage Δ
python/cudf/cudf/utils/dtypes.py 83.44% <ø> (-6.45%) ⬇️
python/cudf/cudf/utils/utils.py 82.85% <ø> (-2.21%) ⬇️
python/cudf/cudf/core/groupby/groupby.py 92.25% <78.57%> (-1.21%) ⬇️
python/cudf/cudf/core/column/lists.py 86.95% <80.00%> (-0.27%) ⬇️
python/cudf/cudf/core/column/struct.py 96.15% <86.66%> (-3.85%) ⬇️
python/cudf/cudf/core/index.py 92.58% <88.09%> (-0.44%) ⬇️
python/cudf/cudf/core/column/column.py 87.77% <88.57%> (+0.33%) ⬆️
python/cudf/cudf/core/column/decimal.py 92.92% <91.48%> (-0.92%) ⬇️
python/cudf/cudf/core/column/interval.py 90.69% <92.30%> (+0.07%) ⬆️
python/cudf/cudf/core/join/join.py 96.72% <93.75%> (+0.20%) ⬆️
... and 25 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 8a504d1...498ebf6. Read the comment docs.

@rapids-bot rapids-bot bot merged commit 46c0ba1 into rapidsai:branch-0.20 Apr 16, 2021
@vyasr vyasr deleted the docs/gtest_links branch January 14, 2022 18:04
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 doc Documentation libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants