Skip to content

explain that nonsense lmao

233aab3
Select commit
Loading
Failed to load commit list.
Open

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

explain that nonsense lmao
233aab3
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded May 20, 2026 in 3s

39 new alerts

New alerts in code changed by this pull request

  • 1 warning
  • 38 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 390 in test/ParallelIOTest.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused static function Note test

Static function CATCH2_INTERNAL_TEST_6 is unreachable (
autoRegistrar7
must be removed at the same time)

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 openPMD_parallel_hdf5_write_test_skip_chunk is unreachable (
CATCH2_INTERNAL_TEST_8
must be removed at the same time)
Static function openPMD_parallel_hdf5_write_test_skip_chunk is unreachable (
autoRegistrar9
must be removed at the same time)

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 1015 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 1015 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 11 in include/openPMD/backend/scientific_defaults/ProcessParsedAttribute.tpp

See this annotation in the file changed.

Code scanning / CodeQL

Large object passed by value Note

This parameter of type
Mesh
is 112 bytes - consider passing a const pointer/reference instead.

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 284 in src/Mesh.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.