Skip to content

Conversation

JordanYates
Copy link
Contributor

Define a common type for progress callbacks so implementations can be shared.

Remove a testing `printk` mistakenly left in.

Signed-off-by: Jordan Yates <[email protected]>
Define a common type for progress callbacks so implementation can be
shared.

Signed-off-by: Jordan Yates <[email protected]>
Copy link

codecov bot commented Oct 6, 2025

Codecov Report

❌ Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
subsys/dfu/dfu_exfat.c 66.66% 0 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

Use the common `infuse_progress_cb_t` type for DFU related functions.

Signed-off-by: Jordan Yates <[email protected]>
@JordanYates JordanYates force-pushed the feature/common_progress_cb branch from 03c45f3 to 215228a Compare October 6, 2025 23:23
Copy link

sonarqubecloud bot commented Oct 6, 2025

@JordanYates JordanYates merged commit 8b1b33a into main Oct 7, 2025
16 checks passed
@JordanYates JordanYates deleted the feature/common_progress_cb branch October 7, 2025 00:26
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