Skip to content
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 #54, Combine multiple unnecessary status/result variables #55

Merged

Conversation

thnkslprpt
Copy link
Contributor

Checklist

Describe the contribution

Testing performed
GitHub CI actions all passing successfully.

Expected behavior changes
No change to functional behavior.
Code is simplified - improving future maintainability.

Contributor Info
Avi Weiss @thnkslprpt

@dzbaker dzbaker requested a review from havencarlson May 4, 2023 18:45
@dzbaker
Copy link
Contributor

dzbaker commented May 18, 2023

@thnkslprpt Would you be able to resolve the merge conflict?

@thnkslprpt thnkslprpt force-pushed the fix-54-combine-unnecessary-status-variables branch from 11b2731 to 258a9b0 Compare May 18, 2023 20:48
fsw/src/md_dwell_tbl.c Fixed Show fixed Hide fixed
fsw/src/md_dwell_tbl.c Fixed Show fixed Hide fixed
fsw/src/md_dwell_tbl.c Fixed Show fixed Hide fixed
fsw/src/md_dwell_tbl.c Fixed Show fixed Hide fixed
fsw/src/md_dwell_tbl.c Fixed Show fixed Hide fixed
fsw/src/md_dwell_tbl.c Fixed Show fixed Hide fixed
@thnkslprpt thnkslprpt force-pushed the fix-54-combine-unnecessary-status-variables branch from 258a9b0 to 013da07 Compare May 18, 2023 20:51
@thnkslprpt
Copy link
Contributor Author

@thnkslprpt Would you be able to resolve the merge conflict?

All clear now Dylan.
Cheers

@dzbaker dzbaker merged commit 7c7a544 into nasa:main May 18, 2023
@thnkslprpt thnkslprpt deleted the fix-54-combine-unnecessary-status-variables branch May 18, 2023 21:20
@dmknutsen dmknutsen added this to the Equuleus milestone May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multiple unnecessary status/result variables can be combined
5 participants