POSYDON-code / POSYDON-code/POSYDON
add step_failed for failed binaries?
Open
@tassos25 is already working on this.
Since Apr 8, 2025.
enhancement
question
- Dominant language
- Python
- Stars
- 45
- Forks
- 37
- Avg merge
- 8d 20h
- Merged PRs (30d)
- 5
Description
The history output for failed binaries is inconsistent. Some binaries are set to FAILED before they throw a POSYDON error, and some are not, and we may also want to retain the state of the binary when it failed instead of just changing the binary state/event.
The goal is that a user could easily search the history dataframe for all binaries that failed, with a consistent line of output for the failure step.
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.
Assessment
This issue has not been assessed yet.