Skip to content

Implement a generic row iterator #1117

Implement a generic row iterator

Implement a generic row iterator #1117

Triggered via pull request August 21, 2023 16:50
@eliascarveliascarv
synchronize #179
table-rows
Status Success
Total duration 13m 32s
Artifacts

CI.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
no doc found for reference '[`SequentialTransform`](@ref)' in src/index.md.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
no doc found for reference '[`ParallelTableTransform`](@ref)' in src/index.md.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
no doc found for reference '[`isinvertible`](@ref)' in src/index.md.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
29 docstrings not included in the manual: TransformsBase.SequentialTransform TableTransforms.SciTypeAssertion TableTransforms.reapplymeta TableTransforms.ColwiseFeatureTransform TableTransforms.EmpiricalDistribution TransformsBase.preprocess TableTransforms.FeatureTransform TableTransforms.ParallelTableTransform TableTransforms.colspec :: Tuple{TableTransforms.ColSpec} TableTransforms.applyfeat TableTransforms.revertfeat TableTransforms.applymeta TableTransforms.ColSpec TableTransforms.tablerows :: Tuple{Any} TransformsBase.Transform TableTransforms.Col TableTransforms.colcache TableTransforms.reapplyfeat TableTransforms.divide :: Tuple{Any} TableTransforms.choose TableTransforms.colapply TableTransforms.TableTransform TableTransforms.colrevert TableTransforms.StatelessTableTransform TransformsBase.isinvertible TableTransforms.StatelessFeatureTransform TableTransforms.attach :: Tuple{Any, Nothing} TransformsBase.assertions TableTransforms.revertmeta These are docstrings in the checked modules (configured with the modules keyword) that are not included in @docs or @autodocs blocks.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Writers/HTMLWriter.jl#L795
not copying '/home/runner/.julia/packages/Documenter/bYYzK/assets/html/themes/documenter-light.css', provided by the user.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Writers/HTMLWriter.jl#L795
not copying '/home/runner/.julia/packages/Documenter/bYYzK/assets/html/themes/documenter-dark.css', provided by the user.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in index.md link.text = 1-element Vector{Any}: Markdown.Code("", "SequentialTransform") link.url = "@ref"
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in index.md link.text = 1-element Vector{Any}: Markdown.Code("", "ParallelTableTransform") link.url = "@ref"
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Writers/HTMLWriter.jl#L2081
invalid local link: unresolved path in index.md link.text = 1-element Vector{Any}: Markdown.Code("", "isinvertible") link.url = "@ref"
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `stable` and linking `stable` to `v1.10.0`.