Skip to content

Conversation

@Kronos3
Copy link
Collaborator

@Kronos3 Kronos3 commented May 15, 2025

Related Issue(s) nasa/fpp#712
Has Unit Tests (y/n) y
Documentation Included (y/n) n

Change Description

There was an inconsistency in the way we format arrays between struct member arrays and array types. Array types did not delimit elements with a comma and a space while struct member arrays did.

We decided in nasa/fpp#712 to add the comma in array toString(). This PR updates FPPTest with this change

This PR depends on nasa/fpp#716

@bocchino
Copy link
Collaborator

FPP v3.0.0a11 with the FPP change is available: https://github.com/nasa/fpp/actions.

Copy link
Collaborator

@bocchino bocchino left a comment

Choose a reason for hiding this comment

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

Looks good! Ready to merge after the FPP version is updated and CI passes.

@thomas-bc thomas-bc merged commit 836a044 into nasa:devel May 21, 2025
68 checks passed
@Kronos3 Kronos3 deleted the fpp-reformat-arrays branch May 22, 2025 18:08
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.

4 participants