Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✅ (dac): Add CoreSTM32HalBasicTimer_test #1418

Open
wants to merge 1 commit into
base: yann/feature/haptic/halbasictimer
Choose a base branch
from

Conversation

YannLocatelli
Copy link
Member

No description provided.

@YannLocatelli YannLocatelli added the 01 - type: task Something to do label Mar 4, 2024
@YannLocatelli YannLocatelli added this to the Future Release milestone Mar 4, 2024
@YannLocatelli YannLocatelli self-assigned this Mar 4, 2024

This comment has been minimized.

Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (yann/feature/haptic/halbasictimer@fc899b1). Learn more about missing BASE report.

Current head 1a3f37e differs from pull request most recent head a585580

Please upload reports for the commit a585580 to get more accurate results.

Additional details and impacted files
@@                         Coverage Diff                          @@
##             yann/feature/haptic/halbasictimer    #1418   +/-   ##
====================================================================
  Coverage                                     ?   98.75%           
====================================================================
  Files                                        ?      146           
  Lines                                        ?     3783           
  Branches                                     ?        0           
====================================================================
  Hits                                         ?     3736           
  Misses                                       ?       47           
  Partials                                     ?        0           

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

This comment has been minimized.

This comment has been minimized.

@YannLocatelli YannLocatelli force-pushed the yann/feature/haptic/halbasictimer branch from be046ab to e0277f7 Compare March 13, 2024 15:18
@YannLocatelli YannLocatelli force-pushed the yann/feature/haptic/halbasictimer-uts branch 2 times, most recently from 0af3549 to 9882cdb Compare March 13, 2024 16:00
@YannLocatelli YannLocatelli force-pushed the yann/feature/haptic/halbasictimer branch from e0277f7 to ab3eba0 Compare March 14, 2024 18:39
@YannLocatelli YannLocatelli force-pushed the yann/feature/haptic/halbasictimer-uts branch from 9882cdb to f1ba3c0 Compare March 14, 2024 18:39
@YannLocatelli YannLocatelli force-pushed the yann/feature/haptic/halbasictimer branch from ab3eba0 to c0f497f Compare March 18, 2024 13:27
@YannLocatelli YannLocatelli force-pushed the yann/feature/haptic/halbasictimer-uts branch from f1ba3c0 to 1a3f37e Compare March 18, 2024 13:28
Copy link

sonarcloud bot commented Mar 18, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@YannLocatelli YannLocatelli force-pushed the yann/feature/haptic/halbasictimer branch from c0f497f to fc899b1 Compare July 2, 2024 12:43
Co-Authored-By: Maxime Blanc <[email protected]>
Co-Authored-By: SamHadjes <[email protected]>
@YannLocatelli YannLocatelli force-pushed the yann/feature/haptic/halbasictimer-uts branch from 1a3f37e to ee6f940 Compare July 2, 2024 12:54

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

@YannLocatelli YannLocatelli force-pushed the yann/feature/haptic/halbasictimer-uts branch from 0473ed2 to 8277491 Compare July 3, 2024 09:17

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

@YannLocatelli YannLocatelli force-pushed the yann/feature/haptic/halbasictimer-uts branch from 4887c13 to 61ac6e0 Compare July 4, 2024 12:45

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

@YannLocatelli YannLocatelli force-pushed the yann/feature/haptic/halbasictimer-uts branch from af2d491 to ee6f940 Compare July 4, 2024 13:08
Copy link

sonarcloud bot commented Jul 4, 2024

Copy link

github-actions bot commented Jul 4, 2024

📈 Changes Impact Analysis Report

📌 Info

  • toolchain: GNU Arm Embedded Toolchain 10.3-2021.10) 10.3.1 20210824 (release)
  • enable_log_debug: ON
base head
branch yann/feature/haptic/halbasictimer yann/feature/haptic/halbasictimer-uts
sha fc899b1 ee6f940
mbed mbed-os@master+fixes+gcc-11-support mbed-os@master+fixes+gcc-11-support
-std -std=c++20 -std=c++20

🤖 Firmware impact analysis

Target Flash Used (base/head) Flash Used Δ Flash Available (base/head) Static RAM (base/head) Static RAM Δ
bootloader 141812 (54%) ø 120332 (45%)
120332 (45%)
39672 (7%) ø
os 460484 (29%) ø 1104188 (70%)
1104188 (70%)
92792 (17%) ø
Click to show memory sections
| -          |      Hex |     Bytes |  KiB |
|------------|---------:|----------:|-----:|
| Flash      | 0x200000 | 2 097 152 | 2048 |
| SRAM       |  0x80000 |   524 288 |  512 |
| Bootloader |  0x40000 |   262 144 |  256 |
| Header     |   0x1000 |     4 096 |    4 |
| OS         | 0x17E000 | 1 564 672 | 1528 |
| Tail       |   0x1000 |     4 096 |    4 |
| Scratch    |  0x40000 |   262 144 |  256 |

🔬 Detailed impact analysis

Click to show detailed analysis for all targets
  • ✔️ - existing target
  • ✨ - new target
  • ⚰️ - deleted target
  • ✅ - files are the same
  • ❌ - files are different
Target Status .bin .map Total Flash (base/head) Total Flash Δ Static RAM (base/head) Static RAM Δ
LekaOS ✔️ 460484 (21%) ø 92792 (17%) ø
bootloader ✔️ 141812 (6%) ø 39672 (7%) ø
functional_ut_boost_ut ✔️ 280548 (13%) ø 28600 (5%) ø
functional_ut_core_imu ✔️ 256596 (12%) ø 29120 (5%) ø
functional_ut_deep_sleep_core_buffered_serial ✔️ 241980 (11%) ø 28560 (5%) ø
functional_ut_deep_sleep_core_lcd ✔️ 273644 (13%) ø 60720 (11%) ø
functional_ut_deep_sleep_core_motor ✔️ 244500 (11%) ø 28744 (5%) ø
functional_ut_deep_sleep_core_pwm ✔️ 245492 (11%) ø 28744 (5%) ø
functional_ut_deep_sleep_log_kit ✔️ 236652 (11%) ø 28976 (5%) ø
functional_ut_deep_sleep_mbed_hal ✔️ 238348 (11%) ø 28560 (5%) ø
functional_ut_file_manager ✔️ 254740 (12%) ø 28856 (5%) ø
functional_ut_firmware_kit ✔️ 249548 (11%) ø 28848 (5%) ø
functional_ut_imu_kit ✔️ 260828 (12%) ø 29288 (5%) ø
functional_ut_io_expander ✔️ 242892 (11%) ø 28576 (5%) ø
functional_ut_qdac ✔️ 244068 (11%) ø 28576 (5%) ø
spike_lk_activity_kit ✔️ 205720 (9%) ø 64240 (12%) ø
spike_lk_audio ✔️ 97404 (4%) ø 22824 (4%) ø
spike_lk_behavior_kit ✔️ 159916 (7%) ø 56440 (10%) ø
spike_lk_ble ✔️ 200484 (9%) ø 37584 (7%) ø
spike_lk_bluetooth ✔️ 51308 (2%) ø 19848 (3%) ø
spike_lk_cg_animations ✔️ 116556 (5%) ø 54984 (10%) ø
spike_lk_color_kit ✔️ 53616 (2%) ø 22008 (4%) ø
spike_lk_command_kit ✔️ 191836 (9%) ø 61504 (11%) ø
spike_lk_config_kit ✔️ 98440 (4%) ø 22840 (4%) ø
spike_lk_coreled ✔️ 53044 (2%) ø 21896 (4%) ø
spike_lk_core_touch_sensor ✔️ 58068 (2%) ø 20456 (3%) ø
spike_lk_event_queue ✔️ 49240 (2%) ø 20536 (3%) ø
spike_lk_file_manager_kit ✔️ 102452 (4%) ø 23176 (4%) ø
spike_lk_file_reception ✔️ 284712 (13%) ø 36088 (6%) ø
spike_lk_flash_memory ✔️ 51880 (2%) ø 19848 (3%) ø
spike_lk_fs ✔️ 136044 (6%) ø 55296 (10%) ø
spike_lk_imu_kit ✔️ 72556 (3%) ø 21368 (4%) ø
spike_lk_lcd ✔️ 135200 (6%) ø 55288 (10%) ø
spike_lk_led_kit ✔️ 81932 (3%) ø 22736 (4%) ø
spike_lk_log_kit ✔️ 49840 (2%) ø 21032 (4%) ø
spike_lk_motion_kit ✔️ 81336 (3%) ø 23440 (4%) ø
spike_lk_motors ✔️ 51416 (2%) ø 19992 (3%) ø
spike_lk_qdac ✔️ 56744 (2%) ø 20400 (3%) ø
spike_lk_reinforcer ✔️ 187084 (8%) ø 58160 (11%) ø
spike_lk_rfid ✔️ 49368 (2%) ø 19816 (3%) ø
spike_lk_sensors_battery ✔️ 52552 (2%) ø 20944 (3%) ø
spike_lk_sensors_imu_lsm6dsox ✔️ 63708 (3%) ø 21168 (4%) ø
spike_lk_sensors_imu_lsm6dsox_fusion_calibration ✔️ 71372 (3%) ø 20752 (3%) ø
spike_lk_sensors_light ✔️ 49160 (2%) ø 19848 (3%) ø
spike_lk_sensors_microphone ✔️ 49896 (2%) ø 19848 (3%) ø
spike_lk_sensors_temperature_humidity ✔️ 55704 (2%) ø 19824 (3%) ø
spike_lk_serial_number ✔️ 100944 (4%) ø 22896 (4%) ø
spike_lk_ticker_timeout ✔️ 47780 (2%) ø 19864 (3%) ø
spike_lk_touch_sensor_kit ✔️ 61492 (2%) ø 21024 (4%) ø
spike_lk_update_process_app_base ✔️ 116472 (5%) ø 23928 (4%) ø
spike_lk_update_process_app_update ✔️ 64960 (3%) ø 20872 (3%) ø
spike_lk_watchdog_isr ✔️ 52636 (2%) ø 21768 (4%) ø
spike_lk_wifi ✔️ 82604 (3%) ø 23160 (4%) ø
spike_mbed_blinky ✔️ 31512 (1%) ø 9184 (1%) ø
spike_mbed_watchdog_ticker_vs_thread ✔️ 49276 (2%) ø 20712 (3%) ø
spike_stl_cxxsupport ✔️ 48560 (2%) ø 19936 (3%) ø

🗺️ Map files diff output

No differenes where found in map files.

Copy link

github-actions bot commented Jul 4, 2024

📈 Changes Impact Analysis Report

📌 Info

  • toolchain: GNU Arm Embedded Toolchain 10.3-2021.10) 10.3.1 20210824 (release)
  • enable_log_debug: OFF
base head
branch yann/feature/haptic/halbasictimer yann/feature/haptic/halbasictimer-uts
sha fc899b1 ee6f940
mbed mbed-os@master+fixes+gcc-11-support mbed-os@master+fixes+gcc-11-support
-std -std=c++20 -std=c++20

🤖 Firmware impact analysis

Target Flash Used (base/head) Flash Used Δ Flash Available (base/head) Static RAM (base/head) Static RAM Δ
bootloader 127564 (48%) ø 134580 (51%)
134580 (51%)
28720 (5%) ø
os 399516 (25%) ø 1165156 (74%)
1165156 (74%)
81440 (15%) ø
Click to show memory sections
| -          |      Hex |     Bytes |  KiB |
|------------|---------:|----------:|-----:|
| Flash      | 0x200000 | 2 097 152 | 2048 |
| SRAM       |  0x80000 |   524 288 |  512 |
| Bootloader |  0x40000 |   262 144 |  256 |
| Header     |   0x1000 |     4 096 |    4 |
| OS         | 0x17E000 | 1 564 672 | 1528 |
| Tail       |   0x1000 |     4 096 |    4 |
| Scratch    |  0x40000 |   262 144 |  256 |

🔬 Detailed impact analysis

Click to show detailed analysis for all targets
  • ✔️ - existing target
  • ✨ - new target
  • ⚰️ - deleted target
  • ✅ - files are the same
  • ❌ - files are different
Target Status .bin .map Total Flash (base/head) Total Flash Δ Static RAM (base/head) Static RAM Δ
LekaOS ✔️ 399516 (19%) ø 81440 (15%) ø
bootloader ✔️ 127564 (6%) ø 28720 (5%) ø
functional_ut_boost_ut ✔️ 264788 (12%) ø 18448 (3%) ø
functional_ut_core_imu ✔️ 248308 (11%) ø 18968 (3%) ø
functional_ut_deep_sleep_core_buffered_serial ✔️ 233524 (11%) ø 18440 (3%) ø
functional_ut_deep_sleep_core_lcd ✔️ 261420 (12%) ø 50568 (9%) ø
functional_ut_deep_sleep_core_motor ✔️ 232292 (11%) ø 18592 (3%) ø
functional_ut_deep_sleep_core_pwm ✔️ 233276 (11%) ø 18592 (3%) ø
functional_ut_deep_sleep_log_kit ✔️ 223636 (10%) ø 18408 (3%) ø
functional_ut_deep_sleep_mbed_hal ✔️ 225516 (10%) ø 18408 (3%) ø
functional_ut_file_manager ✔️ 242188 (11%) ø 18704 (3%) ø
functional_ut_firmware_kit ✔️ 236892 (11%) ø 18696 (3%) ø
functional_ut_imu_kit ✔️ 252508 (12%) ø 19136 (3%) ø
functional_ut_io_expander ✔️ 230660 (10%) ø 18424 (3%) ø
functional_ut_qdac ✔️ 231860 (11%) ø 18424 (3%) ø
spike_lk_activity_kit ✔️ 202040 (9%) ø 53584 (10%) ø
spike_lk_audio ✔️ 85928 (4%) ø 12240 (2%) ø
spike_lk_behavior_kit ✔️ 149796 (7%) ø 45856 (8%) ø
spike_lk_ble ✔️ 189160 (9%) ø 26504 (5%) ø
spike_lk_bluetooth ✔️ 39176 (1%) ø 9176 (1%) ø
spike_lk_cg_animations ✔️ 106952 (5%) ø 44288 (8%) ø
spike_lk_color_kit ✔️ 38772 (1%) ø 11432 (2%) ø
spike_lk_command_kit ✔️ 181608 (8%) ø 50424 (9%) ø
spike_lk_config_kit ✔️ 85172 (4%) ø 12008 (2%) ø
spike_lk_coreled ✔️ 38424 (1%) ø 11320 (2%) ø
spike_lk_core_touch_sensor ✔️ 42636 (2%) ø 9880 (1%) ø
spike_lk_event_queue ✔️ 37312 (1%) ø 9704 (1%) ø
spike_lk_file_manager_kit ✔️ 86544 (4%) ø 12088 (2%) ø
spike_lk_file_reception ✔️ 279648 (13%) ø 25432 (4%) ø
spike_lk_flash_memory ✔️ 36800 (1%) ø 9136 (1%) ø
spike_lk_fs ✔️ 132248 (6%) ø 45696 (8%) ø
spike_lk_imu_kit ✔️ 62276 (2%) ø 10672 (2%) ø
spike_lk_lcd ✔️ 124012 (5%) ø 44456 (8%) ø
spike_lk_led_kit ✔️ 67200 (3%) ø 12160 (2%) ø
spike_lk_log_kit ✔️ 36204 (1%) ø 9944 (1%) ø
spike_lk_motion_kit ✔️ 75520 (3%) ø 12912 (2%) ø
spike_lk_motors ✔️ 36696 (1%) ø 9288 (1%) ø
spike_lk_qdac ✔️ 40992 (1%) ø 9440 (1%) ø
spike_lk_reinforcer ✔️ 178456 (8%) ø 47592 (9%) ø
spike_lk_rfid ✔️ 42508 (2%) ø 9144 (1%) ø
spike_lk_sensors_battery ✔️ 41884 (1%) ø 10248 (1%) ø
spike_lk_sensors_imu_lsm6dsox ✔️ 52872 (2%) ø 10472 (1%) ø
spike_lk_sensors_imu_lsm6dsox_fusion_calibration ✔️ 61340 (2%) ø 10600 (2%) ø
spike_lk_sensors_light ✔️ 32992 (1%) ø 9128 (1%) ø
spike_lk_sensors_microphone ✔️ 34968 (1%) ø 9128 (1%) ø
spike_lk_sensors_temperature_humidity ✔️ 40236 (1%) ø 9112 (1%) ø
spike_lk_serial_number ✔️ 88184 (4%) ø 11944 (2%) ø
spike_lk_ticker_timeout ✔️ 32436 (1%) ø 9280 (1%) ø
spike_lk_touch_sensor_kit ✔️ 49744 (2%) ø 10456 (1%) ø
spike_lk_update_process_app_base ✔️ 103292 (4%) ø 13224 (2%) ø
spike_lk_update_process_app_update ✔️ 50000 (2%) ø 10040 (1%) ø
spike_lk_watchdog_isr ✔️ 43660 (2%) ø 10936 (2%) ø
spike_lk_wifi ✔️ 75212 (3%) ø 12496 (2%) ø
spike_mbed_blinky ✔️ 30952 (1%) ø 9088 (1%) ø
spike_mbed_watchdog_ticker_vs_thread ✔️ 36336 (1%) ø 10136 (1%) ø
spike_stl_cxxsupport ✔️ 31392 (1%) ø 9088 (1%) ø

🗺️ Map files diff output

No differenes where found in map files.

Copy link

github-actions bot commented Jul 4, 2024

🔖 Version comparison

Version Same as filename Same as os_version
os 1.4.0+1720098960 ✔️ ✔️
firmware
(bootloader + os)
1.4.0+1720098960 ✔️ ✔️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
01 - type: task Something to do
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant