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

[DOC] Update typo in docs example of structs_column_wrapper #14949

Merged
merged 2 commits into from
Feb 5, 2024

Conversation

karthikeyann
Copy link
Contributor

Replace struct_column_wrapper with structs_column_wrapper in example given in documentation of structs_column_wrapper

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

Replace struct_column_wrapper with structs_column_wrapper in example given in documentation of `structs_column_wrapper`
@karthikeyann karthikeyann added 3 - Ready for Review Ready for review by team doc Documentation improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Feb 1, 2024
@karthikeyann karthikeyann requested a review from a team as a code owner February 1, 2024 13:25
@karthikeyann karthikeyann removed the improvement Improvement / enhancement to an existing function label Feb 1, 2024
@github-actions github-actions bot added libcudf Affects libcudf (C++/CUDA) code. improvement Improvement / enhancement to an existing function labels Feb 1, 2024
@karthikeyann karthikeyann removed the improvement Improvement / enhancement to an existing function label Feb 1, 2024
Copy link

codecov bot commented Feb 1, 2024

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (f281b90) 85.90% compared to head (e3fd77e) 85.89%.
Report is 10 commits behind head on branch-24.04.

Files Patch % Lines
python/cudf/cudf/core/dataframe.py 87.50% 1 Missing ⚠️
python/cudf/cudf/core/frame.py 0.00% 1 Missing ⚠️
python/cudf/cudf/core/indexed_frame.py 0.00% 1 Missing ⚠️
python/cudf/cudf/core/series.py 50.00% 1 Missing ⚠️
python/cudf/cudf/io/hdf.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           branch-24.04   #14949      +/-   ##
================================================
- Coverage         85.90%   85.89%   -0.01%     
================================================
  Files               175      175              
  Lines             27428    27429       +1     
================================================
- Hits              23562    23561       -1     
- Misses             3866     3868       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@karthikeyann
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit 690f7df into branch-24.04 Feb 5, 2024
68 of 69 checks passed
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
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants