Skip to content

Conversation

JordanYates
Copy link
Contributor

Rather than having a dedicated logging parameter for diff types, make it a generic argument that can accept other encodings as well.

Since array_diff is no longer the most specialised case, rename the core logging functions as core instead.

Encoded data formats are not changed with this commit.

Copy link

codecov bot commented Jun 27, 2025

Codecov Report

Attention: Patch coverage is 95.77465% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
subsys/data_logger/high_level/tdf_data_logger.c 84.61% 0 Missing and 2 partials ⚠️
subsys/tdf/tdf.c 97.82% 0 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@JordanYates JordanYates force-pushed the feature/tdf_diff_rename branch from 9ded521 to dd42bc9 Compare June 27, 2025 11:07
Rather than having a dedicated logging parameter for diff types, make it
a generic argument that can accept other encodings as well.

Since `array_diff` is no longer the most specialised case, rename the
core logging functions as `core` instead.

Encoded data formats are not changed with this commit.

Signed-off-by: Jordan Yates <[email protected]>
@JordanYates JordanYates force-pushed the feature/tdf_diff_rename branch from dd42bc9 to 7d493ab Compare June 27, 2025 12:44
@JordanYates JordanYates merged commit 7b0fd08 into main Jun 28, 2025
15 checks passed
@JordanYates JordanYates deleted the feature/tdf_diff_rename branch June 29, 2025 23:13
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.

1 participant