Skip to content

PRIVATE -> private for Fw/Dp#3753

Merged
LeStarch merged 7 commits intonasa:develfrom
m-aleem:devel-3446-v
Jun 20, 2025
Merged

PRIVATE -> private for Fw/Dp#3753
LeStarch merged 7 commits intonasa:develfrom
m-aleem:devel-3446-v

Conversation

@m-aleem
Copy link
Contributor

@m-aleem m-aleem commented Jun 17, 2025

Related Issue(s) #3446
Has Unit Tests (y/n) Yes - existing
Documentation Included (y/n) N/A

Change Description

Updates to fprime/Fw/Dp* to change:

  • PRIVATE -> private
  • PROTECTED -> protected
  • And additional corresponding updates, as needed

Rationale

#3446

Testing/Review Recommendations

N/A

Future Work

Additional PRs to be opened for further updates corresponding to #3446

@m-aleem m-aleem marked this pull request as draft June 17, 2025 23:26
@m-aleem m-aleem requested review from LeStarch June 18, 2025 04:05
@m-aleem m-aleem marked this pull request as ready for review June 18, 2025 04:05
LeStarch
LeStarch previously approved these changes Jun 18, 2025
Copy link
Collaborator

@LeStarch LeStarch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't like this style as much as your other PRs. I prefer to have the tester control access to the private members' usage, rather than just adding in getters.

For now I am approving, because it isn't wrong to do it this way, just feels less clean.

@m-aleem
Copy link
Contributor Author

m-aleem commented Jun 18, 2025

I don't like this style as much as your other PRs. I prefer to have the tester control access to the private members' usage, rather than just adding in getters.

For now I am approving, because it isn't wrong to do it this way, just feels less clean.

@LeStarch Updated the Tester to actually be doing some of the checks, ready for re-review

@m-aleem m-aleem requested a review from thomas-bc June 18, 2025 23:34
@LeStarch LeStarch merged commit 0ec96fb into nasa:devel Jun 20, 2025
51 of 52 checks passed
@m-aleem m-aleem deleted the devel-3446-v branch June 20, 2025 21:33
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.

3 participants