Skip to content

Add data recording support for STL (vector, deque, and array) of supported data types.#2154

Open
hchen99 wants to merge 5 commits into
masterfrom
stl_data_record
Open

Add data recording support for STL (vector, deque, and array) of supported data types.#2154
hchen99 wants to merge 5 commits into
masterfrom
stl_data_record

Conversation

@hchen99

@hchen99 hchen99 commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Add data recording support for STL (vector, deque, and array) of supported data types.
No .h5 file comparison for the test due to HDF5 files generated by DRHDF5.cpp embeds timestamps. md5sum comparison would fail on each run.

@coveralls

coveralls commented Jun 23, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 56.247% (+0.1%) from 56.126% — stl_data_record into master

Comment on lines 346 to 348

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this if check was and still isn't reachable?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yea, should be outside of switch statement ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants