Skip to content

Implement typed_array #94

Implement typed_array

Implement typed_array #94

Triggered via pull request April 17, 2024 12:38
Status Success
Total duration 6m 2s
Artifacts

analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 notices
Run clang-format on include/sparrow/algorithm.hpp: include/sparrow/algorithm.hpp#L1
File include/sparrow/algorithm.hpp does not conform to Custom style guidelines. (lines 20, 22, 26, 28, 29, 33, 43, 63, 70, 72, 73)
Run clang-format on include/sparrow/array_data.hpp: include/sparrow/array_data.hpp#L1
File include/sparrow/array_data.hpp does not conform to Custom style guidelines. (lines 290)
Run clang-format on include/sparrow/config.hpp: include/sparrow/config.hpp#L1
File include/sparrow/config.hpp does not conform to Custom style guidelines. (lines 23)
Run clang-format on include/sparrow/typed_array.hpp: include/sparrow/typed_array.hpp#L1
File include/sparrow/typed_array.hpp does not conform to Custom style guidelines. (lines 67, 157)
Run clang-format on test/array_data_creation.hpp: test/array_data_creation.hpp#L1
File test/array_data_creation.hpp does not conform to Custom style guidelines. (lines 26, 27, 29, 38, 45, 66, 74, 106, 108, 110)
Run clang-format on test/test_array_data_creation.cpp: test/test_array_data_creation.cpp#L1
File test/test_array_data_creation.cpp does not conform to Custom style guidelines. (lines 15, 35)
Run clang-format on test/test_typed_array.cpp: test/test_typed_array.cpp#L1
File test/test_typed_array.cpp does not conform to Custom style guidelines. (lines 15, 57, 61, 73, 154, 228)