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

✨ (ble): Add CoreGattServer #485

Closed
wants to merge 9 commits into from

Conversation

YannLocatelli
Copy link
Member

@YannLocatelli YannLocatelli commented Feb 7, 2022

Découpage en plusieurs PR: #486 #489 #490

@YannLocatelli YannLocatelli self-assigned this Feb 7, 2022
@YannLocatelli YannLocatelli changed the title Yann/feature/ble/gatt/add server ✨ (ble): Add CoreGattServer Feb 7, 2022
@github-actions
Copy link

github-actions bot commented Feb 7, 2022

File comparision analysis report

🔖 Info

Target Flash Used (%) Flash Available (%) Static RAM (%)
bootloader 137588 (52%) 124556 (47%) 29360 (5%)
os 74772 (4%) 1489900 (95%) 12328 (2%)
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 |

📝 Summary

Click to show summary
  • ✔️ - 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 ✔️ 74772 (3%) ø 12328 (2%) ø
bootloader ✔️ 137588 (6%) ø 29360 (5%) ø
certs_emc_ble_bt_lcd_led_motors ✔️ 249184 (11%) ø 29240 (5%) ø
certs_emc_ble_led_motors ✔️ 174568 (8%) ø 24952 (4%) ø
certs_emc_bt_lcd_qspi_rfid_touch_wifi ✔️ 148840 (7%) ø 22528 (4%) ø
certs_emc_lcd_led_motors ✔️ 91928 (4%) ø 16168 (3%) ø
hardware_motors_test_reduction_and_wheels ✔️ 177960 (8%) ø 24360 (4%) ø
spike_lk_ble ✔️ 169340 (8%)
173252 (8%)
📈
3912 (2%)
23160 (4%)
23336 (4%)
📈
176 (0%)
spike_lk_bluetooth ✔️ 73256 (3%) ø 11448 (2%) ø
spike_lk_cg_animations ✔️ 141112 (6%) ø 24464 (4%) ø
spike_lk_coreled ✔️ 76164 (3%)
75764 (3%)
📉
-400 (0%)
13688 (2%)
13664 (2%)
📉
-24 (0%)
spike_lk_event_queue ✔️ 74736 (3%)
73452 (3%)
📉
-1284 (-1%)
12072 (2%)
11776 (2%)
📉
-296 (-2%)
spike_lk_file_reception ✔️ 324516 (15%) ø 27520 (5%) ø
spike_lk_flash_memory ✔️ 63880 (3%) ø 11448 (2%) ø
spike_lk_lcd ✔️ 136976 (6%) ø 24024 (4%) ø
spike_lk_led ✔️ 65744 (3%) ø 13392 (2%) ø
spike_lk_log_kit ✔️ 68528 (3%) ø 11912 (2%) ø
spike_lk_motors ✔️ 62528 (2%) ø 11488 (2%) ø
spike_lk_rfid ✔️ 73072 (3%) ø 11448 (2%) ø
spike_lk_sensors_battery ✔️ 63072 (3%) ø 11984 (2%) ø
spike_lk_sensors_light ✔️ 60056 (2%) ø 11440 (2%) ø
spike_lk_sensors_microphone ✔️ 72496 (3%) ø 11504 (2%) ø
spike_lk_sensors_temperature_humidity ✔️ 66968 (3%) ø 11424 (2%) ø
spike_lk_sensors_touch ✔️ 68600 (3%) ø 11432 (2%) ø
spike_lk_ticker_timeout ✔️ 69052 (3%) ø 11632 (2%) ø
spike_lk_update_process_app_base ✔️ 121348 (5%) ø 15288 (2%) ø
spike_lk_update_process_app_update ✔️ 77632 (3%) ø 12352 (2%) ø
spike_lk_wifi ✔️ 116392 (5%) ø 14808 (2%) ø
spike_mbed_blinky ✔️ 57968 (2%) ø 11400 (2%) ø
spike_mbed_watchdog_ticker_vs_thread ✔️ 63208 (3%) ø 12448 (2%) ø
spike_stl_cxxsupport ✔️ 58456 (2%) ø 11400 (2%) ø

🗺️ Map files diff output

Click to show diff list
spike_lk_ble (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_ble-map.txt	2022-02-22 20:57:34.973968781 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_ble-map.txt	2022-02-22 20:57:35.237968835 +0000
@@ -1,16 +1,16 @@
 | Module                 |           .text |       .data |          .bss |
 |------------------------|-----------------|-------------|---------------|
-| [fill]                 |       322(+322) |     11(+11) |       70(+70) |
-| [lib]/BLEKit.a         |       798(+798) |       0(+0) |         0(+0) |
-| [lib]/CoreEventQueue.a |       204(+204) |       0(+0) |         0(+0) |
+| [fill]                 |       328(+328) |     15(+15) |       66(+66) |
+| [lib]/BLEKit.a         |     1082(+1082) |       0(+0) |         0(+0) |
+| [lib]/CoreEventQueue.a |       358(+358) |       0(+0) |         0(+0) |
 | [lib]/c.a              |   26128(+26128) | 2472(+2472) |       58(+58) |
 | [lib]/gcc.a            |     7084(+7084) |       0(+0) |         0(+0) |
-| [lib]/mbed-os-static.a | 115844(+115844) |   689(+689) | 19084(+19084) |
+| [lib]/mbed-os-static.a | 118728(+118728) |   689(+689) | 19084(+19084) |
 | [lib]/misc             |       188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a          |         32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a         |     4116(+4116) |       8(+8) |       28(+28) |
-| main.cpp.obj           |       360(+360) |       0(+0) |     420(+420) |
-| Subtotals              | 155076(+155076) | 3184(+3184) | 19688(+19688) |
-Total Static RAM memory (data + bss): 22872(+22872) bytes
-Total Flash memory (text + data): 158260(+158260) bytes
+| main.cpp.obj           |       872(+872) |       4(+4) |     592(+592) |
+| Subtotals              | 158916(+158916) | 3192(+3192) | 19856(+19856) |
+Total Static RAM memory (data + bss): 23048(+23048) bytes
+Total Flash memory (text + data): 162108(+162108) bytes
 
Flash used: 173252 (8%) / total: 2097152
SRAM used: 23336 (4%) / total: 524288
spike_lk_coreled (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_coreled-map.txt	2022-02-22 20:57:36.501969091 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_coreled-map.txt	2022-02-22 20:57:36.733969138 +0000
@@ -1,16 +1,16 @@
 | Module                 |         .text |       .data |          .bss |
 |------------------------|---------------|-------------|---------------|
-| [fill]                 |     126(+126) |       8(+8) |       26(+26) |
+| [fill]                 |     106(+106) |       8(+8) |       26(+26) |
 | [lib]/CoreSPI.a        |       28(+28) |       0(+0) |         0(+0) |
 | [lib]/HelloWorld.a     |       94(+94) |       0(+0) |         0(+0) |
 | [lib]/c.a              | 26028(+26028) | 2472(+2472) |       58(+58) |
 | [lib]/gcc.a            |   6924(+6924) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a | 26306(+26306) |   444(+444) |   9946(+9946) |
 | [lib]/misc             |     188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a          |       32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a         |   5356(+5356) |       8(+8) |       44(+44) |
-| main.cpp.obj           |   2026(+2026) |       0(+0) |     362(+362) |
-| Subtotals              | 67108(+67108) | 2936(+2936) | 10464(+10464) |
-Total Static RAM memory (data + bss): 13400(+13400) bytes
-Total Flash memory (text + data): 70044(+70044) bytes
+| main.cpp.obj           |   1662(+1662) |       0(+0) |     338(+338) |
+| Subtotals              | 66724(+66724) | 2936(+2936) | 10440(+10440) |
+Total Static RAM memory (data + bss): 13376(+13376) bytes
+Total Flash memory (text + data): 69660(+69660) bytes
 
Flash used: 75764 (3%) / total: 2097152
SRAM used: 13664 (2%) / total: 524288
spike_lk_event_queue (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_event_queue-map.txt	2022-02-22 20:57:37.001969193 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_event_queue-map.txt	2022-02-22 20:57:37.213969236 +0000
@@ -1,15 +1,15 @@
 | Module                 |         .text |       .data |        .bss |
 |------------------------|---------------|-------------|-------------|
-| [fill]                 |     106(+106) |       8(+8) |     20(+20) |
-| [lib]/CoreEventQueue.a |       76(+76) |       0(+0) |       0(+0) |
+| [fill]                 |     120(+120) |       8(+8) |     24(+24) |
+| [lib]/CoreEventQueue.a |     280(+280) |       0(+0) |       0(+0) |
 | [lib]/c.a              | 26028(+26028) | 2472(+2472) |     58(+58) |
 | [lib]/gcc.a            |   7084(+7084) |       0(+0) |       0(+0) |
 | [lib]/mbed-os-static.a | 27350(+27350) |   444(+444) | 8098(+8098) |
 | [lib]/misc             |     188(+188) |       4(+4) |     28(+28) |
 | [lib]/nosys.a          |       32(+32) |       0(+0) |       0(+0) |
-| [lib]/stdc++.a         |   4760(+4760) |       8(+8) |     44(+44) |
-| main.cpp.obj           |   1516(+1516) |       0(+0) |   600(+600) |
-| Subtotals              | 67140(+67140) | 2936(+2936) | 8848(+8848) |
-Total Static RAM memory (data + bss): 11784(+11784) bytes
-Total Flash memory (text + data): 70076(+70076) bytes
+| [lib]/stdc++.a         |   4116(+4116) |       8(+8) |     28(+28) |
+| main.cpp.obj           |     982(+982) |       0(+0) |   316(+316) |
+| Subtotals              | 66180(+66180) | 2936(+2936) | 8552(+8552) |
+Total Static RAM memory (data + bss): 11488(+11488) bytes
+Total Flash memory (text + data): 69116(+69116) bytes
 
Flash used: 73452 (3%) / total: 2097152
SRAM used: 11776 (2%) / total: 524288

@github-actions
Copy link

github-actions bot commented Feb 7, 2022

File comparision analysis report

🔖 Info

Target Flash Used (%) Flash Available (%) Static RAM (%)
bootloader 137588 (52%) 124556 (47%) 29360 (5%)
os 88648 (5%) 1476024 (94%) 18352 (3%)
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 |

📝 Summary

Click to show summary
  • ✔️ - 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 ✔️ 88648 (4%) ø 18352 (3%) ø
bootloader ✔️ 137588 (6%) ø 29360 (5%) ø
certs_emc_ble_bt_lcd_led_motors ✔️ 256728 (12%) ø 35272 (6%) ø
certs_emc_ble_led_motors ✔️ 191600 (9%) ø 30976 (5%) ø
certs_emc_bt_lcd_qspi_rfid_touch_wifi ✔️ 165248 (7%) ø 28680 (5%) ø
certs_emc_lcd_led_motors ✔️ 91928 (4%) ø 16168 (3%) ø
hardware_motors_test_reduction_and_wheels ✔️ 194032 (9%) ø 30384 (5%) ø
spike_lk_ble ✔️ 178608 (8%)
182584 (8%)
📈
3976 (2%)
29112 (5%)
29288 (5%)
📈
176 (0%)
spike_lk_bluetooth ✔️ 91192 (4%) ø 17472 (3%) ø
spike_lk_cg_animations ✔️ 149384 (7%) ø 30464 (5%) ø
spike_lk_coreled ✔️ 88556 (4%)
88140 (4%)
📉
-416 (0%)
19632 (3%)
19608 (3%)
📉
-24 (0%)
spike_lk_event_queue ✔️ 84664 (4%)
83384 (3%)
📉
-1280 (-1%)
18136 (3%)
17728 (3%)
📉
-408 (-2%)
spike_lk_file_reception ✔️ 329452 (15%) ø 33480 (6%) ø
spike_lk_flash_memory ✔️ 87352 (4%) ø 17512 (3%) ø
spike_lk_lcd ✔️ 149792 (7%) ø 30096 (5%) ø
spike_lk_led ✔️ 88808 (4%) ø 19400 (3%) ø
spike_lk_log_kit ✔️ 92000 (4%) ø 18168 (3%) ø
spike_lk_motors ✔️ 86576 (4%) ø 17552 (3%) ø
spike_lk_rfid ✔️ 91008 (4%) ø 17472 (3%) ø
spike_lk_sensors_battery ✔️ 86744 (4%) ø 18056 (3%) ø
spike_lk_sensors_light ✔️ 84584 (4%) ø 17512 (3%) ø
spike_lk_sensors_microphone ✔️ 85336 (4%) ø 17512 (3%) ø
spike_lk_sensors_temperature_humidity ✔️ 90896 (4%) ø 17496 (3%) ø
spike_lk_sensors_touch ✔️ 92248 (4%) ø 17632 (3%) ø
spike_lk_ticker_timeout ✔️ 83224 (3%) ø 17592 (3%) ø
spike_lk_update_process_app_base ✔️ 143764 (6%) ø 21352 (4%) ø
spike_lk_update_process_app_update ✔️ 100968 (4%) ø 18472 (3%) ø
spike_lk_wifi ✔️ 131280 (6%) ø 20832 (3%) ø
spike_mbed_blinky ✔️ 57968 (2%) ø 11400 (2%) ø
spike_mbed_watchdog_ticker_vs_thread ✔️ 84688 (4%) ø 18448 (3%) ø
spike_stl_cxxsupport ✔️ 84000 (4%) ø 17536 (3%) ø

🗺️ Map files diff output

Click to show diff list
spike_lk_ble (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_ble-map.txt	2022-02-22 20:58:12.741715460 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_ble-map.txt	2022-02-22 20:58:13.013713446 +0000
@@ -1,18 +1,18 @@
 | Module                  |           .text |       .data |          .bss |
 |-------------------------|-----------------|-------------|---------------|
-| [fill]                  |       346(+346) |     11(+11) |       74(+74) |
-| [lib]/BLEKit.a          |       798(+798) |       0(+0) |         0(+0) |
-| [lib]/CoreEventQueue.a  |       172(+172) |       0(+0) |         0(+0) |
+| [fill]                  |       380(+380) |     15(+15) |       70(+70) |
+| [lib]/BLEKit.a          |     1082(+1082) |       0(+0) |         0(+0) |
+| [lib]/CoreEventQueue.a  |       326(+326) |       0(+0) |         0(+0) |
 | [lib]/CriticalSection.a |           8(+8) |       0(+0) |         0(+0) |
 | [lib]/c.a               |   26152(+26152) | 2472(+2472) |       58(+58) |
 | [lib]/gcc.a             |     7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |       360(+360) |       0(+0) |         0(+0) |
-| [lib]/mbed-os-static.a  | 119384(+119384) |   689(+689) | 19120(+19120) |
+| [lib]/mbed-os-static.a  | 122268(+122268) |   689(+689) | 19120(+19120) |
 | [lib]/misc              |       188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |         32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |     5424(+5424) |       8(+8) |       44(+44) |
-| main.cpp.obj            |     2504(+2504) |       0(+0) |   6316(+6316) |
-| Subtotals               | 162516(+162516) | 3184(+3184) | 25640(+25640) |
-Total Static RAM memory (data + bss): 28824(+28824) bytes
-Total Flash memory (text + data): 165700(+165700) bytes
+| main.cpp.obj            |     3052(+3052) |       4(+4) |   6488(+6488) |
+| Subtotals               | 166420(+166420) | 3192(+3192) | 25808(+25808) |
+Total Static RAM memory (data + bss): 29000(+29000) bytes
+Total Flash memory (text + data): 169612(+169612) bytes
 
Flash used: 182584 (8%) / total: 2097152
SRAM used: 29288 (5%) / total: 524288
spike_lk_coreled (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_coreled-map.txt	2022-02-22 20:58:14.265704176 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_coreled-map.txt	2022-02-22 20:58:14.473702636 +0000
@@ -1,18 +1,18 @@
 | Module                  |         .text |       .data |          .bss |
 |-------------------------|---------------|-------------|---------------|
-| [fill]                  |     134(+134) |       8(+8) |       30(+30) |
+| [fill]                  |     114(+114) |       8(+8) |       30(+30) |
 | [lib]/CoreSPI.a         |       28(+28) |       0(+0) |         0(+0) |
 | [lib]/CriticalSection.a |         8(+8) |       0(+0) |         0(+0) |
 | [lib]/HelloWorld.a      |       94(+94) |       0(+0) |         0(+0) |
 | [lib]/c.a               | 26052(+26052) | 2472(+2472) |       58(+58) |
 | [lib]/gcc.a             |   7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |     360(+360) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  | 33996(+33996) |   444(+444) |   9990(+9990) |
 | [lib]/misc              |     188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |       32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |   5864(+5864) |       8(+8) |       44(+44) |
-| main.cpp.obj            |   4004(+4004) |       0(+0) |   6258(+6258) |
-| Subtotals               | 77908(+77908) | 2936(+2936) | 16408(+16408) |
-Total Static RAM memory (data + bss): 19344(+19344) bytes
-Total Flash memory (text + data): 80844(+80844) bytes
+| main.cpp.obj            |   3640(+3640) |       0(+0) |   6234(+6234) |
+| Subtotals               | 77524(+77524) | 2936(+2936) | 16384(+16384) |
+Total Static RAM memory (data + bss): 19320(+19320) bytes
+Total Flash memory (text + data): 80460(+80460) bytes
 
Flash used: 88140 (4%) / total: 2097152
SRAM used: 19608 (3%) / total: 524288
spike_lk_event_queue (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_event_queue-map.txt	2022-02-22 20:58:14.713700859 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_event_queue-map.txt	2022-02-22 20:58:14.901699467 +0000
@@ -1,17 +1,17 @@
 | Module                  |         .text |       .data |          .bss |
 |-------------------------|---------------|-------------|---------------|
-| [fill]                  |     150(+150) |       8(+8) |       20(+20) |
-| [lib]/CoreEventQueue.a  |       44(+44) |       0(+0) |         0(+0) |
+| [fill]                  |     168(+168) |       8(+8) |       24(+24) |
+| [lib]/CoreEventQueue.a  |     248(+248) |       0(+0) |         0(+0) |
 | [lib]/CriticalSection.a |         8(+8) |       0(+0) |         0(+0) |
 | [lib]/c.a               | 26052(+26052) | 2472(+2472) |       58(+58) |
 | [lib]/gcc.a             |   7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |     360(+360) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  | 30906(+30906) |   444(+444) |   8138(+8138) |
 | [lib]/misc              |     188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |       32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |   5424(+5424) |       8(+8) |       44(+44) |
-| main.cpp.obj            |   4908(+4908) |       0(+0) |   6624(+6624) |
-| Subtotals               | 75220(+75220) | 2936(+2936) | 14912(+14912) |
-Total Static RAM memory (data + bss): 17848(+17848) bytes
-Total Flash memory (text + data): 78156(+78156) bytes
+| main.cpp.obj            |   3662(+3662) |       0(+0) |   6212(+6212) |
+| Subtotals               | 74196(+74196) | 2936(+2936) | 14504(+14504) |
+Total Static RAM memory (data + bss): 17440(+17440) bytes
+Total Flash memory (text + data): 77132(+77132) bytes
 
Flash used: 83384 (3%) / total: 2097152
SRAM used: 17728 (3%) / total: 524288

@YannLocatelli YannLocatelli force-pushed the yann/feature/ble/gatt/add-server branch 2 times, most recently from a446aad to fec74ad Compare February 8, 2022 14:28
@YannLocatelli YannLocatelli marked this pull request as ready for review February 8, 2022 14:28
@YannLocatelli YannLocatelli force-pushed the yann/feature/ble/gatt/add-server branch from fec74ad to b919c0e Compare February 8, 2022 15:20
@codecov
Copy link

codecov bot commented Feb 8, 2022

Codecov Report

Merging #485 (b5cde18) into develop (c2d810a) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           develop      #485   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           83        89    +6     
  Lines         1351      1414   +63     
=========================================
+ Hits          1351      1414   +63     
Impacted Files Coverage Δ
libs/BLEKit/include/BLEKit.h 100.00% <ø> (ø)
libs/BLEKit/include/CoreGap.h 100.00% <ø> (ø)
libs/BLEKit/source/CoreGap.cpp 100.00% <ø> (ø)
libs/BLEKit/include/CoreGattServer.h 100.00% <100.00%> (ø)
libs/BLEKit/include/CoreGattServerEventHandler.h 100.00% <100.00%> (ø)
libs/BLEKit/include/internal/BLEService.h 100.00% <100.00%> (ø)
libs/BLEKit/source/BLEKit.cpp 100.00% <100.00%> (ø)
libs/BLEKit/source/CoreGattServer.cpp 100.00% <100.00%> (ø)
libs/BLEKit/source/CoreGattServerEventHandler.cpp 100.00% <100.00%> (ø)
include/interface/drivers/LED.h 100.00% <0.00%> (ø)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c2d810a...b5cde18. Read the comment docs.

@YannLocatelli YannLocatelli force-pushed the yann/feature/ble/gatt/add-server branch 2 times, most recently from 49bd5db to decca6c Compare February 8, 2022 23:14
@YannLocatelli YannLocatelli marked this pull request as draft February 9, 2022 11:05
@YannLocatelli YannLocatelli force-pushed the yann/feature/ble/gatt/add-server branch 3 times, most recently from 933a762 to f4af950 Compare February 9, 2022 15:10
@sonarcloud
Copy link

sonarcloud bot commented Feb 22, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug E 3 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 10 Code Smells

89.8% 89.8% Coverage
0.0% 0.0% Duplication

@ladislas ladislas closed this in 7964c71 Feb 24, 2022
@ladislas ladislas deleted the yann/feature/ble/gatt/add-server branch February 25, 2022 15:20
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