Skip to content

Custom hierarchies – other API concept, for now without extended meshes and particles path #1881

Open
franzpoeschel wants to merge 58 commits into
openPMD:devfrom
franzpoeschel:custom-hierarchies
Open

Custom hierarchies – other API concept, for now without extended meshes and particles path #1881
franzpoeschel wants to merge 58 commits into
openPMD:devfrom
franzpoeschel:custom-hierarchies

explain that nonsense lmao

6bd551d
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jun 10, 2026 in 5s

35 new alerts

New alerts in code changed by this pull request

  • 1 warning
  • 34 notes

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 152 in src/IO/AbstractIOHandlerImpl.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Poorly documented large function Warning

Poorly documented function: fewer than 2% comments for a function of 431 lines.

Check notice on line 396 in test/ParallelIOTest.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused static function Note test

Static function CATCH2_INTERNAL_TEST_8 is unreachable (
autoRegistrar9
must be removed at the same time)

Check notice on line 410 in test/ParallelIOTest.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused static function Note test

Static function openPMD_parallel_hdf5_write_test_skip_declare is unreachable (
CATCH2_INTERNAL_TEST_10
must be removed at the same time)
Static function openPMD_parallel_hdf5_write_test_skip_declare is unreachable (
autoRegistrar11
must be removed at the same time)

Check notice on line 410 in test/ParallelIOTest.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused static function Note test

Static function CATCH2_INTERNAL_TEST_10 is unreachable (
autoRegistrar11
must be removed at the same time)

Check notice on line 756 in test/ParallelIOTest.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused static function Note test

Static function openPMD_parallel_write_4D_test is unreachable (
CATCH2_INTERNAL_TEST_12
must be removed at the same time)
Static function openPMD_parallel_write_4D_test is unreachable (
autoRegistrar13
must be removed at the same time)

Check notice on line 756 in test/ParallelIOTest.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused static function Note test

Static function CATCH2_INTERNAL_TEST_12 is unreachable (
autoRegistrar13
must be removed at the same time)

Check notice on line 789 in test/ParallelIOTest.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused static function Note test

Static function openPMD_parallel_write_makeconst_some is unreachable (
CATCH2_INTERNAL_TEST_14
must be removed at the same time)
Static function openPMD_parallel_write_makeconst_some is unreachable (
autoRegistrar15
must be removed at the same time)

Check notice on line 789 in test/ParallelIOTest.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused static function Note test

Static function CATCH2_INTERNAL_TEST_14 is unreachable (
autoRegistrar15
must be removed at the same time)

Check notice on line 896 in test/ParallelIOTest.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused static function Note test

Static function openPMD_parallel_close_iteration_test is unreachable (
CATCH2_INTERNAL_TEST_16
must be removed at the same time)
Static function openPMD_parallel_close_iteration_test is unreachable (
autoRegistrar17
must be removed at the same time)

Check notice on line 896 in test/ParallelIOTest.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused static function Note test

Static function CATCH2_INTERNAL_TEST_16 is unreachable (
autoRegistrar17
must be removed at the same time)

Check notice on line 1024 in test/ParallelIOTest.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused static function Note test

Static function openPMD_parallel_file_based_write_read is unreachable (
CATCH2_INTERNAL_TEST_18
must be removed at the same time)
Static function openPMD_parallel_file_based_write_read is unreachable (
autoRegistrar19
must be removed at the same time)

Check notice on line 1024 in test/ParallelIOTest.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused static function Note test

Static function CATCH2_INTERNAL_TEST_18 is unreachable (
autoRegistrar19
must be removed at the same time)

Check notice on line 1195 in test/ParallelIOTest.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused static function Note test

Static function openPMD_parallel_hipace_like_write is unreachable (
CATCH2_INTERNAL_TEST_20
must be removed at the same time)
Static function openPMD_parallel_hipace_like_write is unreachable (
autoRegistrar21
must be removed at the same time)

Check notice on line 1195 in test/ParallelIOTest.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused static function Note test

Static function CATCH2_INTERNAL_TEST_20 is unreachable (
autoRegistrar21
must be removed at the same time)

Check notice on line 1239 in test/ParallelIOTest.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused static function Note test

Static function openPMD_parallel_unavailable_backend is unreachable (
CATCH2_INTERNAL_TEST_22
must be removed at the same time)
Static function openPMD_parallel_unavailable_backend is unreachable (
autoRegistrar23
must be removed at the same time)

Check notice on line 1239 in test/ParallelIOTest.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused static function Note test

Static function CATCH2_INTERNAL_TEST_22 is unreachable (
autoRegistrar23
must be removed at the same time)

Check notice on line 2740 in test/ParallelIOTest.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused static function Note test

Static function openPMD_parallel_bug_1655_bp5_writer_hangup is unreachable (
CATCH2_INTERNAL_TEST_24
must be removed at the same time)
Static function openPMD_parallel_bug_1655_bp5_writer_hangup is unreachable (
autoRegistrar25
must be removed at the same time)

Check notice on line 2740 in test/ParallelIOTest.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused static function Note test

Static function CATCH2_INTERNAL_TEST_24 is unreachable (
autoRegistrar25
must be removed at the same time)

Check notice on line 39 in src/CustomHierarchy.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.

Check notice on line 220 in src/CustomHierarchy.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.

Check notice on line 159 in src/IO/AbstractIOHandlerImpl.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.

Check notice on line 198 in src/backend/Attributable.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.

Check notice on line 244 in src/backend/Attributable.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.

Check notice on line 704 in src/backend/Attributable.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.

Check notice on line 632 in src/backend/BaseRecord.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.