MultiEOS class does not properly serialize
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 39
- Forks
- 22
- Avg merge
- 10h 22m
- Merged PRs (30d)
- 3
Description
The MultiEOS() object created in https://github.com/lanl/singularity-eos/pull/526 has a bug in the Serialize procedure somewhere.
I haven't been able to find it, but the commented-out test in the tabular MultiEOS test demonstrates the error.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the commented-out test in the tabular MultiEOS test, then trace the MultiEOS() object and its Serialize procedure introduced in pull request 526. Use the test's demonstrated error to identify the expected serialized result; done means the serialization behavior is corrected and the test passes when re-enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100