Skip to content

[pre-commit.ci] auto fixes from pre-commit.com hooks

7b99854
Select commit
Loading
Failed to load commit list.
Open

Immediate flush mode #1846

[pre-commit.ci] auto fixes from pre-commit.com hooks
7b99854
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Apr 28, 2026 in 3s

10 new alerts

New alerts in code changed by this pull request

  • 10 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 203 in include/openPMD/RecordComponent.tpp

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 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 141 in src/Iteration.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.

Check notice on line 538 in src/RecordComponent.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Large object passed by value Note

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

Check notice on line 818 in src/RecordComponent.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 898 in src/RecordComponent.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Large object passed by value Note

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

Check notice on line 941 in src/Series.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Large object passed by value Note

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

Check notice on line 701 in test/CoreTest.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note test

This comment appears to contain commented-out code.

Check notice on line 936 in test/ParallelIOTest.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note test

This comment appears to contain commented-out code.