Skip to content

Conversation

JordanYates
Copy link
Contributor

Enable mcumgr when built with Bluetooth and a bootloader.

Copy link

codecov bot commented Sep 4, 2024

Codecov Report

Attention: Patch coverage is 82.85714% with 6 lines in your changes missing coverage. Please review.

Project coverage is 92.92%. Comparing base (3740f3a) to head (b3268d1).
Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
subsys/mgmt/mcumgr/os_mgmt_infuse/os_mgmt_infuse.c 76.92% 1 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #237      +/-   ##
==========================================
+ Coverage   92.79%   92.92%   +0.12%     
==========================================
  Files         100      102       +2     
  Lines        3763     3774      +11     
  Branches      573      577       +4     
==========================================
+ Hits         3492     3507      +15     
+ Misses        141      136       -5     
- Partials      130      131       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JordanYates JordanYates force-pushed the feature/mcumgr branch 3 times, most recently from 6b55001 to 3eccc5b Compare September 5, 2024 00:37
Use the generated unit conversion functions in `epoch_time_milliseconds`
instead of a custom implementation.

Signed-off-by: Jordan Yates <[email protected]>
Add a function to compare different infuse version structs.

Signed-off-by: Jordan Yates <[email protected]>
Add tests for the `infuse_version_compare` function.

Signed-off-by: Jordan Yates <[email protected]>
Import `zcbor` for use with mcumgr and update nRF memory partitions to
work with TF-M.

Signed-off-by: Jordan Yates <[email protected]>
Update partitions so that mcumgr has a view of the complete partitions.

Signed-off-by: Jordan Yates <[email protected]>
Add an implementation of the OS command group for Infuse-IoT.

Signed-off-by: Jordan Yates <[email protected]>
Add tests for the OS functionality based on the upstream Zephyr tests.

Signed-off-by: Jordan Yates <[email protected]>
Enable mcumgr when built with Bluetooth and a bootloader.

Signed-off-by: Jordan Yates <[email protected]>
@JordanYates JordanYates merged commit cdf0757 into main Sep 5, 2024
10 checks passed
@JordanYates JordanYates deleted the feature/mcumgr branch September 5, 2024 02:24
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