Skip to content

Conversation

@thnkslprpt
Copy link
Contributor

Checklist

Describe the contribution

  • Fixes LC Sets the TtoFValue when it transitions from STALE to FALSE #8
    • removes || (PreviousResult == LC_WATCH_STALE) to avoid entering the update block if transitioning from FALSE (so we only enter the block when WPEvalResult == ...TRUE)
    • updates the relevant tests and adds test logic to confirm this behavior in future (and catch if the bug is re-introduced)

Testing performed
GitHub CI actions all passing successfully (incl. Build + Run, Unit/Functional Tests etc.).
100% coverage is maintained.

Expected behavior changes
As above.

System(s) tested on
Debian 12 using the current main branch of cFS bundle.

Contributor Info
Avi Weiss   @thnkslprpt

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.

LC Sets the TtoFValue when it transitions from STALE to FALSE

1 participant