CF
CF copied to clipboard
Fix #338, Move 'EID' to the end of Event ID names
Checklist
- [x] I reviewed the Contributing Guide.
- [x] I signed and emailed the appropriate Contributor License Agreement to [email protected] and copied [email protected].
Describe the contribution
- Fixes #338
- Moves the
INF_EID
/ERR_EID
component of the Event ID names to the end, which aligns it with the rest of the cFS components/apps.
- Moves the
Testing performed Github Actions (Build/Run + Unit tests) passing successfully.
Expected behavior changes No impact on behavior (no logic changes). The format of CF Event IDs is now aligned with the rest of the cFS components/apps, improving code consistency.
Contributor Info Avi Weiss @thnkslprpt
CCB:2023.03.09: Putting on hold until naming conventions for event, etc are merged.
Thanks @thnkslprpt for making these fixes! Apologies about the very long delay in merging these changes; I'd like to get your event ID updates into the next round. Would you be able to resolve the merge conflicts?
Thanks @thnkslprpt for making these fixes! Apologies about the very long delay in merging these changes; I'd like to get your event ID updates into the next round. Would you be able to resolve the merge conflicts?
@dzbaker no worries at all Dylan. That should be updated now.