-
Notifications
You must be signed in to change notification settings - Fork 207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix #1448, Simplify and clarify EVS_AddLog
logic
#2309
Fix #1448, Simplify and clarify EVS_AddLog
logic
#2309
Conversation
I can also update to the more terse version if there is a general desire to move in that direction as updates are made:
Side note - Works fine obviously, but I think I'll open a new issue about it - just checking if there are any other similar cases first ( |
*Combines:* cFE equuleus-rc1+dev219 osal equuleus-rc1+dev93 PSP equuleus-rc1+dev55 cFS-GroundSystem equuleus-rc1+dev14 **Includes:** *cFE* - nasa/cFE#2308 - nasa/cFE#2612 - nasa/cFE#2616 - nasa/cFE#2309 *osal* - nasa/osal#1486 *PSP* - nasa/PSP#441 *cFS-GroundSystem* - nasa/cFS-GroundSystem#233 - nasa/cFS-GroundSystem#235 - nasa/cFS-GroundSystem#236 Co-authored by: Avi Weiss <thnkslprpt@users.noreply.github.com> Co-authored by: Tvisha Andharia <tandharia@users.noreply.github.com> Co-authored by: Chris Knight <CDKnightNASA@users.noreply.github.com>
*Combines:* cFE equuleus-rc1+dev219 osal equuleus-rc1+dev93 PSP equuleus-rc1+dev55 cFS-GroundSystem equuleus-rc1+dev14 **Includes:** *cFE* - nasa/cFE#2308 - nasa/cFE#2612 - nasa/cFE#2616 - nasa/cFE#2309 *osal* - nasa/osal#1486 *PSP* - nasa/PSP#441 *cFS-GroundSystem* - nasa/cFS-GroundSystem#233 - nasa/cFS-GroundSystem#235 - nasa/cFS-GroundSystem#236 Co-authored by: Avi Weiss <thnkslprpt@users.noreply.github.com> Co-authored by: Tvisha Andharia <tandharia@users.noreply.github.com> Co-authored by: Chris Knight <CDKnightNASA@users.noreply.github.com>
*Combines:* cFE equuleus-rc1+dev219 osal equuleus-rc1+dev93 PSP equuleus-rc1+dev55 cFS-GroundSystem equuleus-rc1+dev14 **Includes:** *cFE* - nasa/cFE#2308 - nasa/cFE#2612 - nasa/cFE#2616 - nasa/cFE#2309 *osal* - nasa/osal#1486 *PSP* - nasa/PSP#441 *cFS-GroundSystem* - nasa/cFS-GroundSystem#233 - nasa/cFS-GroundSystem#235 - nasa/cFS-GroundSystem#236 Co-authored by: Avi Weiss <thnkslprpt@users.noreply.github.com> Co-authored by: Tvisha Andharia <tandharia@users.noreply.github.com> Co-authored by: Chris Knight <CDKnightNASA@users.noreply.github.com>
Checklist
Describe the contribution
LogOverflowCounter
Testing performed
GitHub CI actions all passing successfully.
Would be good to add functional tests for this in the future - I noticed that changing the second block to just a simple
else
also passes all the coverage tests.Expected behavior changes
No change.
Contributor Info
Avi Weiss @thnkslprpt