fix doxygen warnings in cudf/io/ avro, csv, json, orc, parquet header files - #10912
Conversation
PointKernel
left a comment
There was a problem hiding this comment.
The burn down started before the creation of this PR. Should we target the work for the next release?
This PR only has changes only in comments. Since entire documentation cleanup will take more PRs, we can move target to next release. |
…doc-fix_warnings8
|
I removed the Java review request, as there aren't any Java files modified. I assume this was accidentally triggered by the rebase to 22.08. |
|
Removed ops and cmake review for similar reasons. |
|
rerun tests |
Codecov Report
@@ Coverage Diff @@
## branch-22.08 #10912 +/- ##
===============================================
Coverage ? 86.32%
===============================================
Files ? 144
Lines ? 22696
Branches ? 0
===============================================
Hits ? 19593
Misses ? 3103
Partials ? 0 Continue to review full report at Codecov.
|
vyasr
left a comment
There was a problem hiding this comment.
A lot of these docstrings would be nice if they could be copydoced from a single source of truth, but I'll leave it up to you if you think that's a good idea or not since I requested something similar on a couple of your other PRs.
| - test -f $PREFIX/include/cudf/lists/gather.hpp | ||
| - test -f $PREFIX/include/cudf/lists/list_view.hpp | ||
| - test -f $PREFIX/include/cudf/lists/lists_column_view.hpp | ||
| - test -f $PREFIX/include/cudf/lists/list_view.hpp |
There was a problem hiding this comment.
This is duplicate of line 184 above.
|
@gpucibot merge |
1 similar comment
|
@gpucibot merge |
…doc-fix_warnings8
Fixes parts of #9373
added missing documentation to fix doxygen warnings in multiple files
fixes 194 warnings