Skip to content

Dictionaries for tuple data values #1226

Dictionaries for tuple data values

Dictionaries for tuple data values #1226

Triggered via pull request December 2, 2024 13:25
Status Cancelled
Total duration 6m 23s
Artifacts

pr.yml

on: pull_request
Lint with clippy
57s
Lint with clippy
Verify code formatting
28s
Verify code formatting
Verify crate documentation
1m 26s
Verify crate documentation
Check for undefined behaviour with miri
6m 14s
Check for undefined behaviour with miri
Test python bindings
1m 18s
Test python bindings
Check python code formatting
4s
Check python code formatting
Test wasm bindings
1m 20s
Test wasm bindings
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Lint with clippy: nemo-physical/src/tabular/operations/prune.rs#L181
this `map_or` can be simplified
Lint with clippy: nemo-physical/src/tabular/operations/prune.rs#L287
this `map_or` can be simplified
Lint with clippy
Process completed with exit code 101.
Verify crate documentation: nemo-physical/src/dictionary/datavalue_dictionary.rs#L76
public documentation for `add_datavalue_with_parent_fn` links to private item `add_datavalue_with_parent`
Verify crate documentation: nemo-physical/src/dictionary/datavalue_dictionary.rs#L103
public documentation for `datavalue_to_id_with_parent_fn` links to private item `datavalue_to_id_with_parent`
Verify crate documentation: nemo-physical/src/dictionary/datavalue_dictionary.rs#L123
public documentation for `id_to_datavalue_with_parent_fn` links to private item `id_to_datavalue_with_parent`
Verify crate documentation
Process completed with exit code 101.
Check for undefined behaviour with miri
Canceling since a higher priority waiting request for 'ci-refs/pull/553/merge' exists
Check for undefined behaviour with miri
The operation was canceled.