Skip to content

Conversation

@fabik111
Copy link
Collaborator

@fabik111 fabik111 commented Apr 28, 2025

Changes:

  • added the message structure for sending to the connected peer (mobile App or FE) the public key of the board through the Arduino Board Configuration Protocol

@per1234 per1234 added the topic: code Related to content of the project itself label Apr 29, 2025
@codecov
Copy link

codecov bot commented May 7, 2025

Codecov Report

Attention: Patch coverage is 93.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 90.27%. Comparing base (bd82bd6) to head (6278b97).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...agents/boardConfigurationProtocol/cbor/Encoder.cpp 77.77% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
+ Coverage   90.15%   90.27%   +0.11%     
==========================================
  Files           7        7              
  Lines         691      720      +29     
  Branches       83       86       +3     
==========================================
+ Hits          623      650      +27     
- Misses         68       70       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions

This comment was marked as outdated.

@fabik111 fabik111 force-pushed the migration branch 2 times, most recently from 87e2693 to 80ece65 Compare May 15, 2025 15:11
@github-actions

This comment was marked as outdated.

@fabik111 fabik111 requested a review from pennam May 20, 2025 08:38
@fabik111 fabik111 marked this pull request as ready for review May 20, 2025 08:38
@github-actions

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

@github-actions
Copy link

github-actions bot commented Jul 8, 2025

Memory usage change @ 6278b97

Board flash % RAM for global variables %
arduino:mbed_giga:giga 🔺 +360 - +360 +0.02 - +0.02 🔺 +32 - +32 +0.01 - +0.01
arduino:mbed_nano:nanorp2040connect 🔺 +348 - +348 0.0 - 0.0 🔺 +24 - +24 +0.01 - +0.01
arduino:mbed_nicla:nicla_vision 🔺 +360 - +360 +0.02 - +0.02 🔺 +32 - +32 +0.01 - +0.01
arduino:mbed_opta:opta 🔺 +360 - +360 +0.02 - +0.02 🔺 +32 - +32 +0.01 - +0.01
arduino:mbed_portenta:envie_m7 N/A N/A N/A N/A
arduino:renesas_portenta:portenta_c33 🔺 +344 - +344 +0.02 - +0.02 🔺 +32 - +32 +0.01 - +0.01
arduino:renesas_uno:unor4wifi 🔺 +344 - +344 +0.13 - +0.13 🔺 +24 - +24 +0.07 - +0.07
arduino:samd:mkrwifi1010 🔺 +336 - +336 +0.13 - +0.13 🔺 +24 - +24 +0.07 - +0.07
arduino:samd:nano_33_iot 🔺 +336 - +336 +0.13 - +0.13 🔺 +24 - +24 +0.07 - +0.07
Click for full report table
Board examples/NetworkConfiguratorDemo
flash
% examples/NetworkConfiguratorDemo
RAM for global variables
%
arduino:mbed_giga:giga 360 0.02 32 0.01
arduino:mbed_nano:nanorp2040connect 348 0.0 24 0.01
arduino:mbed_nicla:nicla_vision 360 0.02 32 0.01
arduino:mbed_opta:opta 360 0.02 32 0.01
arduino:mbed_portenta:envie_m7 N/A N/A N/A N/A
arduino:renesas_portenta:portenta_c33 344 0.02 32 0.01
arduino:renesas_uno:unor4wifi 344 0.13 24 0.07
arduino:samd:mkrwifi1010 336 0.13 24 0.07
arduino:samd:nano_33_iot 336 0.13 24 0.07
Click for full report CSV
Board,examples/NetworkConfiguratorDemo<br>flash,%,examples/NetworkConfiguratorDemo<br>RAM for global variables,%
arduino:mbed_giga:giga,360,0.02,32,0.01
arduino:mbed_nano:nanorp2040connect,348,0.0,24,0.01
arduino:mbed_nicla:nicla_vision,360,0.02,32,0.01
arduino:mbed_opta:opta,360,0.02,32,0.01
arduino:mbed_portenta:envie_m7,N/A,N/A,N/A,N/A
arduino:renesas_portenta:portenta_c33,344,0.02,32,0.01
arduino:renesas_uno:unor4wifi,344,0.13,24,0.07
arduino:samd:mkrwifi1010,336,0.13,24,0.07
arduino:samd:nano_33_iot,336,0.13,24,0.07

@fabik111 fabik111 merged commit 82b1057 into main Jul 18, 2025
29 checks passed
@fabik111 fabik111 deleted the migration branch August 13, 2025 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: code Related to content of the project itself

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants