lf-lang / reactor-uc

A lightweight reactor runtime targeted at resource-constrained embedded systems
BSD 2-Clause "Simplified" License
3 stars 1 forks source link

Bring back lfc #121

Open erlingrj opened 1 week ago

erlingrj commented 1 week ago

This adds back LFC support ontop of our nice macro system. Next step is to support federated programs written in LFC.

Also adds:

The code-gen is still very messy and has to be improved. But I think we should merge this in and improve the code generator separatly

github-actions[bot] commented 1 week ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59581 | 59581 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 60805 | 0.00 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 60402 | 0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 61634 | 0.00 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60249 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 61473 | 0.00 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 60157 | 0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 61389 | 0.00 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 59503 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 60727 | 0.00 | ## event_payload_pool_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 18330 | 18330 | 0.00 | | data | 624 | 624 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 19274 | 19274 | 0.00 | ## event_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27439 | 27439 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28647 | 28647 | 0.00 | ## multiple_startup_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56656 | 56656 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11904 | 0.00 | | total | 69304 | 69304 | 0.00 | ## nanopb_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 42888 | 42888 | 0.00 | | data | 904 | 904 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 44112 | 44112 | 0.00 | ## physical_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60776 | 60776 | 0.00 | | data | 769 | 769 | 0.00 | | bss | 10240 | 10240 | 0.00 | | total | 71785 | 71785 | 0.00 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 59451 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 60675 | 0.00 | ## reaction_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27151 | 27151 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28359 | 28359 | 0.00 | ## request_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60354 | 60354 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 61578 | 0.00 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 56441 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10944 | 0.00 | | total | 68129 | 68129 | 0.00 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 55764 | 0.00 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10688 | 0.00 | | total | 67204 | 67204 | 0.00 | ## tcp_channel_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60281 | 60281 | 0.00 | | data | 1176 | 1176 | 0.00 | | bss | 11136 | 11136 | 0.00 | | total | 72593 | 72593 | 0.00 | ## timer_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55664 | 55664 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 10720 | 10720 | 0.00 | | total | 67128 | 67128 | 0.00 |
github-actions[bot] commented 1 week ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59581 | 59581 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 60805 | 0.00 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 60402 | 0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 61634 | 0.00 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60249 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 61473 | 0.00 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 60157 | 0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 61389 | 0.00 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 59503 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 60727 | 0.00 | ## event_payload_pool_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 18330 | 18330 | 0.00 | | data | 624 | 624 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 19274 | 19274 | 0.00 | ## event_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27439 | 27439 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28647 | 28647 | 0.00 | ## multiple_startup_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56656 | 56656 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11904 | 0.00 | | total | 69304 | 69304 | 0.00 | ## nanopb_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 42888 | 42888 | 0.00 | | data | 904 | 904 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 44112 | 44112 | 0.00 | ## physical_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60776 | 60776 | 0.00 | | data | 769 | 769 | 0.00 | | bss | 10240 | 10240 | 0.00 | | total | 71785 | 71785 | 0.00 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 59451 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 60675 | 0.00 | ## reaction_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27151 | 27151 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28359 | 28359 | 0.00 | ## request_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60354 | 60354 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 61578 | 0.00 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 56441 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10944 | 0.00 | | total | 68129 | 68129 | 0.00 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 55764 | 0.00 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10688 | 0.00 | | total | 67204 | 67204 | 0.00 | ## tcp_channel_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60281 | 60281 | 0.00 | | data | 1176 | 1176 | 0.00 | | bss | 11136 | 11136 | 0.00 | | total | 72593 | 72593 | 0.00 | ## timer_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55664 | 55664 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 10720 | 10720 | 0.00 | | total | 67128 | 67128 | 0.00 |
github-actions[bot] commented 1 week ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59581 | 59450 | -0.22 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 60674 | -0.22 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 60271 | -0.22 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 61503 | -0.21 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60118 | -0.22 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 61342 | -0.21 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 60026 | -0.22 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 61258 | -0.21 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 59372 | -0.22 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 60596 | -0.22 | ## event_payload_pool_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 18330 | 18330 | 0.00 | | data | 624 | 624 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 19274 | 19274 | 0.00 | ## event_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27439 | 27439 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28647 | 28647 | 0.00 | ## multiple_startup_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56656 | 56525 | -0.23 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11904 | 0.00 | | total | 69304 | 69173 | -0.19 | ## nanopb_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 42888 | 42888 | 0.00 | | data | 904 | 904 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 44112 | 44112 | 0.00 | ## physical_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60776 | 60645 | -0.22 | | data | 769 | 769 | 0.00 | | bss | 10240 | 10240 | 0.00 | | total | 71785 | 71654 | -0.18 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 59320 | -0.22 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 60544 | -0.22 | ## reaction_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27151 | 27151 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28359 | 28359 | 0.00 | ## request_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60354 | 60223 | -0.22 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 61447 | -0.21 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 56310 | -0.23 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10944 | 0.00 | | total | 68129 | 67998 | -0.19 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 55633 | -0.23 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10688 | 0.00 | | total | 67204 | 67073 | -0.19 | ## tcp_channel_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60281 | 60281 | 0.00 | | data | 1176 | 1176 | 0.00 | | bss | 11136 | 11136 | 0.00 | | total | 72593 | 72593 | 0.00 | ## timer_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55664 | 55533 | -0.24 | | data | 744 | 744 | 0.00 | | bss | 10720 | 10720 | 0.00 | | total | 67128 | 66997 | -0.20 |
github-actions[bot] commented 1 week ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59581 | 59450 | -0.22 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 60674 | -0.22 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 60271 | -0.22 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 61503 | -0.21 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60118 | -0.22 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 61342 | -0.21 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 60026 | -0.22 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 61258 | -0.21 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 59372 | -0.22 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 60596 | -0.22 | ## event_payload_pool_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 18330 | 18330 | 0.00 | | data | 624 | 624 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 19274 | 19274 | 0.00 | ## event_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27439 | 27439 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28647 | 28647 | 0.00 | ## multiple_startup_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56656 | 56525 | -0.23 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11904 | 0.00 | | total | 69304 | 69173 | -0.19 | ## nanopb_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 42888 | 42888 | 0.00 | | data | 904 | 904 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 44112 | 44112 | 0.00 | ## physical_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60776 | 60645 | -0.22 | | data | 769 | 769 | 0.00 | | bss | 10240 | 10240 | 0.00 | | total | 71785 | 71654 | -0.18 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 59320 | -0.22 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 60544 | -0.22 | ## reaction_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27151 | 27151 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28359 | 28359 | 0.00 | ## request_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60354 | 60223 | -0.22 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 61447 | -0.21 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 56310 | -0.23 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10944 | 0.00 | | total | 68129 | 67998 | -0.19 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 55633 | -0.23 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10688 | 0.00 | | total | 67204 | 67073 | -0.19 | ## tcp_channel_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60281 | 60281 | 0.00 | | data | 1176 | 1176 | 0.00 | | bss | 11136 | 11136 | 0.00 | | total | 72593 | 72593 | 0.00 | ## timer_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55664 | 55533 | -0.24 | | data | 744 | 744 | 0.00 | | bss | 10720 | 10720 | 0.00 | | total | 67128 | 66997 | -0.20 |
github-actions[bot] commented 1 week ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59581 | 59772 | 0.32 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 60996 | 0.31 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 60607 | 0.34 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 61839 | 0.33 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60454 | 0.34 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 61678 | 0.33 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 60362 | 0.34 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 61594 | 0.33 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 59880 | 0.63 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 61104 | 0.62 | ## event_payload_pool_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 18330 | 18330 | 0.00 | | data | 624 | 624 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 19274 | 19274 | 0.00 | ## event_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27439 | 27439 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28647 | 28647 | 0.00 | ## multiple_startup_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56656 | 56791 | 0.24 | | data | 744 | 744 | 0.00 | | bss | 11904 | 12032 | 1.08 | | total | 69304 | 69567 | 0.38 | ## nanopb_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 42888 | 42888 | 0.00 | | data | 904 | 904 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 44112 | 44112 | 0.00 | ## physical_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60776 | 60983 | 0.34 | | data | 769 | 769 | 0.00 | | bss | 10240 | 10240 | 0.00 | | total | 71785 | 71992 | 0.29 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 59828 | 0.63 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 61052 | 0.62 | ## reaction_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27151 | 27151 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28359 | 28359 | 0.00 | ## request_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60354 | 60559 | 0.34 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 61783 | 0.33 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 56576 | 0.24 | | data | 744 | 744 | 0.00 | | bss | 10944 | 11008 | 0.58 | | total | 68129 | 68328 | 0.29 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 55872 | 0.19 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10720 | 0.30 | | total | 67204 | 67344 | 0.21 | ## tcp_channel_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60281 | 60281 | 0.00 | | data | 1176 | 1176 | 0.00 | | bss | 11136 | 11136 | 0.00 | | total | 72593 | 72593 | 0.00 | ## timer_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55664 | 55756 | 0.17 | | data | 744 | 744 | 0.00 | | bss | 10720 | 10720 | 0.00 | | total | 67128 | 67220 | 0.14 |
github-actions[bot] commented 1 week ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59581 | 59772 | 0.32 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 60996 | 0.31 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 60607 | 0.34 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 61839 | 0.33 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60454 | 0.34 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 61678 | 0.33 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 60362 | 0.34 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 61594 | 0.33 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 59880 | 0.63 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 61104 | 0.62 | ## event_payload_pool_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 18330 | 18330 | 0.00 | | data | 624 | 624 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 19274 | 19274 | 0.00 | ## event_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27439 | 27439 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28647 | 28647 | 0.00 | ## multiple_startup_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56656 | 56791 | 0.24 | | data | 744 | 744 | 0.00 | | bss | 11904 | 12032 | 1.08 | | total | 69304 | 69567 | 0.38 | ## nanopb_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 42888 | 42888 | 0.00 | | data | 904 | 904 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 44112 | 44112 | 0.00 | ## physical_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60776 | 60983 | 0.34 | | data | 769 | 769 | 0.00 | | bss | 10240 | 10240 | 0.00 | | total | 71785 | 71992 | 0.29 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 59828 | 0.63 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 61052 | 0.62 | ## reaction_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27151 | 27151 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28359 | 28359 | 0.00 | ## request_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60354 | 60559 | 0.34 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 61783 | 0.33 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 56576 | 0.24 | | data | 744 | 744 | 0.00 | | bss | 10944 | 11008 | 0.58 | | total | 68129 | 68328 | 0.29 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 55872 | 0.19 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10720 | 0.30 | | total | 67204 | 67344 | 0.21 | ## tcp_channel_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60281 | 60281 | 0.00 | | data | 1176 | 1176 | 0.00 | | bss | 11136 | 11136 | 0.00 | | total | 72593 | 72593 | 0.00 | ## timer_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55664 | 55756 | 0.17 | | data | 744 | 744 | 0.00 | | bss | 10720 | 10720 | 0.00 | | total | 67128 | 67220 | 0.14 |
github-actions[bot] commented 1 week ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59581 | 59772 | 0.32 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 60996 | 0.31 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 60607 | 0.34 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 61839 | 0.33 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60454 | 0.34 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 61678 | 0.33 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 60362 | 0.34 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 61594 | 0.33 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 59880 | 0.63 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 61104 | 0.62 | ## event_payload_pool_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 18330 | 18330 | 0.00 | | data | 624 | 624 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 19274 | 19274 | 0.00 | ## event_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27439 | 27439 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28647 | 28647 | 0.00 | ## multiple_startup_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56656 | 56791 | 0.24 | | data | 744 | 744 | 0.00 | | bss | 11904 | 12032 | 1.08 | | total | 69304 | 69567 | 0.38 | ## nanopb_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 42888 | 42888 | 0.00 | | data | 904 | 904 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 44112 | 44112 | 0.00 | ## physical_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60776 | 60983 | 0.34 | | data | 769 | 769 | 0.00 | | bss | 10240 | 10240 | 0.00 | | total | 71785 | 71992 | 0.29 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 59828 | 0.63 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 61052 | 0.62 | ## reaction_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27151 | 27151 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28359 | 28359 | 0.00 | ## request_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60354 | 60559 | 0.34 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 61783 | 0.33 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 56576 | 0.24 | | data | 744 | 744 | 0.00 | | bss | 10944 | 11008 | 0.58 | | total | 68129 | 68328 | 0.29 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 55872 | 0.19 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10720 | 0.30 | | total | 67204 | 67344 | 0.21 | ## tcp_channel_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60281 | 60281 | 0.00 | | data | 1176 | 1176 | 0.00 | | bss | 11136 | 11136 | 0.00 | | total | 72593 | 72593 | 0.00 | ## timer_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55664 | 55756 | 0.17 | | data | 744 | 744 | 0.00 | | bss | 10720 | 10720 | 0.00 | | total | 67128 | 67220 | 0.14 |
github-actions[bot] commented 1 week ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59581 | 59772 | 0.32 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 60996 | 0.31 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 60607 | 0.34 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 61839 | 0.33 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60454 | 0.34 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 61678 | 0.33 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 60362 | 0.34 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 61594 | 0.33 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 59880 | 0.63 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 61104 | 0.62 | ## event_payload_pool_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 18330 | 18330 | 0.00 | | data | 624 | 624 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 19274 | 19274 | 0.00 | ## event_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27439 | 27439 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28647 | 28647 | 0.00 | ## multiple_startup_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56656 | 56791 | 0.24 | | data | 744 | 744 | 0.00 | | bss | 11904 | 12032 | 1.08 | | total | 69304 | 69567 | 0.38 | ## nanopb_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 42888 | 42888 | 0.00 | | data | 904 | 904 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 44112 | 44112 | 0.00 | ## physical_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60776 | 60983 | 0.34 | | data | 769 | 769 | 0.00 | | bss | 10240 | 10240 | 0.00 | | total | 71785 | 71992 | 0.29 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 59828 | 0.63 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 61052 | 0.62 | ## reaction_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27151 | 27151 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28359 | 28359 | 0.00 | ## request_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60354 | 60559 | 0.34 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 61783 | 0.33 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 56576 | 0.24 | | data | 744 | 744 | 0.00 | | bss | 10944 | 11008 | 0.58 | | total | 68129 | 68328 | 0.29 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 55872 | 0.19 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10720 | 0.30 | | total | 67204 | 67344 | 0.21 | ## tcp_channel_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60281 | 60281 | 0.00 | | data | 1176 | 1176 | 0.00 | | bss | 11136 | 11136 | 0.00 | | total | 72593 | 72593 | 0.00 | ## timer_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55664 | 55756 | 0.17 | | data | 744 | 744 | 0.00 | | bss | 10720 | 10720 | 0.00 | | total | 67128 | 67220 | 0.14 |
github-actions[bot] commented 1 week ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59581 | 59772 | 0.32 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 60996 | 0.31 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 60607 | 0.34 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 61839 | 0.33 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60454 | 0.34 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 61678 | 0.33 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 60362 | 0.34 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 61594 | 0.33 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 59880 | 0.63 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 61104 | 0.62 | ## event_payload_pool_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 18330 | 18330 | 0.00 | | data | 624 | 624 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 19274 | 19274 | 0.00 | ## event_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27439 | 27439 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28647 | 28647 | 0.00 | ## multiple_startup_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56656 | 56791 | 0.24 | | data | 744 | 744 | 0.00 | | bss | 11904 | 12032 | 1.08 | | total | 69304 | 69567 | 0.38 | ## nanopb_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 42888 | 42888 | 0.00 | | data | 904 | 904 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 44112 | 44112 | 0.00 | ## physical_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60776 | 60983 | 0.34 | | data | 769 | 769 | 0.00 | | bss | 10240 | 10240 | 0.00 | | total | 71785 | 71992 | 0.29 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 59828 | 0.63 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 61052 | 0.62 | ## reaction_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27151 | 27151 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28359 | 28359 | 0.00 | ## request_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60354 | 60559 | 0.34 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 61783 | 0.33 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 56576 | 0.24 | | data | 744 | 744 | 0.00 | | bss | 10944 | 11008 | 0.58 | | total | 68129 | 68328 | 0.29 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 55872 | 0.19 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10720 | 0.30 | | total | 67204 | 67344 | 0.21 | ## tcp_channel_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60281 | 60281 | 0.00 | | data | 1176 | 1176 | 0.00 | | bss | 11136 | 11136 | 0.00 | | total | 72593 | 72593 | 0.00 | ## timer_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55664 | 55756 | 0.17 | | data | 744 | 744 | 0.00 | | bss | 10720 | 10720 | 0.00 | | total | 67128 | 67220 | 0.14 |
github-actions[bot] commented 6 days ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59581 | 59772 | 0.32 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 60996 | 0.31 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 60607 | 0.34 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 61839 | 0.33 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60454 | 0.34 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 61678 | 0.33 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 60362 | 0.34 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 61594 | 0.33 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 59880 | 0.63 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 61104 | 0.62 | ## event_payload_pool_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 18330 | 18330 | 0.00 | | data | 624 | 624 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 19274 | 19274 | 0.00 | ## event_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27439 | 27439 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28647 | 28647 | 0.00 | ## multiple_startup_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56656 | 56791 | 0.24 | | data | 744 | 744 | 0.00 | | bss | 11904 | 12032 | 1.08 | | total | 69304 | 69567 | 0.38 | ## nanopb_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 42888 | 42888 | 0.00 | | data | 904 | 904 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 44112 | 44112 | 0.00 | ## physical_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60776 | 60983 | 0.34 | | data | 769 | 769 | 0.00 | | bss | 10240 | 10240 | 0.00 | | total | 71785 | 71992 | 0.29 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 59828 | 0.63 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 61052 | 0.62 | ## reaction_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27151 | 27151 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28359 | 28359 | 0.00 | ## request_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60354 | 60559 | 0.34 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 61783 | 0.33 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 56576 | 0.24 | | data | 744 | 744 | 0.00 | | bss | 10944 | 11008 | 0.58 | | total | 68129 | 68328 | 0.29 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 55872 | 0.19 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10720 | 0.30 | | total | 67204 | 67344 | 0.21 | ## tcp_channel_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60281 | 60281 | 0.00 | | data | 1176 | 1176 | 0.00 | | bss | 11136 | 11136 | 0.00 | | total | 72593 | 72593 | 0.00 | ## timer_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55664 | 55756 | 0.17 | | data | 744 | 744 | 0.00 | | bss | 10720 | 10720 | 0.00 | | total | 67128 | 67220 | 0.14 |
github-actions[bot] commented 6 days ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59581 | 59772 | 0.32 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 60996 | 0.31 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 60607 | 0.34 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 61839 | 0.33 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60454 | 0.34 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 61678 | 0.33 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 60362 | 0.34 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 61594 | 0.33 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 59880 | 0.63 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 61104 | 0.62 | ## event_payload_pool_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 18330 | 18330 | 0.00 | | data | 624 | 624 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 19274 | 19274 | 0.00 | ## event_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27439 | 27439 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28647 | 28647 | 0.00 | ## multiple_startup_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56656 | 56791 | 0.24 | | data | 744 | 744 | 0.00 | | bss | 11904 | 12032 | 1.08 | | total | 69304 | 69567 | 0.38 | ## nanopb_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 42888 | 42888 | 0.00 | | data | 904 | 904 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 44112 | 44112 | 0.00 | ## physical_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60776 | 60983 | 0.34 | | data | 769 | 769 | 0.00 | | bss | 10240 | 10240 | 0.00 | | total | 71785 | 71992 | 0.29 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 59828 | 0.63 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 61052 | 0.62 | ## reaction_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27151 | 27151 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28359 | 28359 | 0.00 | ## request_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60354 | 60559 | 0.34 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 61783 | 0.33 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 56576 | 0.24 | | data | 744 | 744 | 0.00 | | bss | 10944 | 11008 | 0.58 | | total | 68129 | 68328 | 0.29 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 55872 | 0.19 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10720 | 0.30 | | total | 67204 | 67344 | 0.21 | ## tcp_channel_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60281 | 60281 | 0.00 | | data | 1176 | 1176 | 0.00 | | bss | 11136 | 11136 | 0.00 | | total | 72593 | 72593 | 0.00 | ## timer_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55664 | 55756 | 0.17 | | data | 744 | 744 | 0.00 | | bss | 10720 | 10720 | 0.00 | | total | 67128 | 67220 | 0.14 |
erlingrj commented 1 day ago

@tanneberger

github-actions[bot] commented 1 day ago

Coverage after merging bring-back-lfc into main will be

67.77%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   action.c81.90%69.23%100%85.33%120–121, 24, 43–46, 49, 51, 53, 56–58, 63–64, 73–74, 85–86
   builtin_triggers.c90.91%70%100%96.77%14, 18, 40, 43
   connection.c78.52%51.16%100%88.66%10, 104, 11, 110, 123–124, 136–137, 14, 14, 143, 145, 16–17, 21–22, 22, 22–23, 25, 27–28, 33, 48, 48, 48–49, 55, 60–62, 97
   environment.c78.72%56.25%84.62%83.08%12–13, 18, 20–21, 35–36, 42–43, 51–52, 55–56, 60–61, 92–94
   event.c95.35%92.86%100%96.15%14–15
   federated.c0%0%0%0%10, 101–104, 106, 106, 106–109, 111, 113–114, 114, 114, 114–118, 12, 120–121, 124, 127–128, 128, 128–129, 131–132, 134, 138–139, 14, 14, 14, 141–143, 146, 148–149, 15, 150–153, 155–157, 16, 160–162, 162, 162–163, 163, 163–165, 167, 17, 170–171, 173–177, 179, 18, 180–184, 186, 186, 186–189, 19, 19, 19, 191, 191, 191–193, 193, 193–194, 198–199, 199, 199, 20, 202–203, 207–209, 211, 211, 211, 213–217, 220, 220, 220–223, 226–227, 227, 227–228, 23, 230–231, 234–235, 24, 240–241, 241, 241–242, 244, 246, 246, 246–249, 249, 249, 249, 249, 25, 25, 25, 250–259, 26, 260–261, 265, 268, 268, 268–269, 27, 27, 27, 270, 274, 277–278, 278, 278, 278–279, 28, 280–286, 288, 29, 290–292, 292, 292–293, 295, 295, 295–297, 299, 30, 30, 30, 300–301, 303, 305, 309, 309, 309, 31, 310, 310, 310–311, 311, 311–319, 32, 32, 32, 32, 320–322, 324–325, 328–329, 33, 330–331, 333, 333, 333–334, 338–339, 339, 339, 34, 341, 343–344, 344, 344–345, 345, 345–346, 346, 346–347, 347, 347–348, 348, 348–349, 349, 349, 35, 351, 351, 351–352, 352, 352–353, 353, 353–354, 354, 354, 356, 36–37, 39, 39, 39, 39, 39–40, 42–45, 50, 50, 50, 50, 50–51, 54, 58–59, 61–64, 66, 66, 66–67, 67, 67, 69, 69, 69–71, 71, 71–73, 77–78, 82–83, 85–88, 9, 90, 92, 92, 92–93, 93, 93–94, 94, 94–95, 95, 95, 98–99
   logging.c73.21%60%100%75%24, 24–27, 37–39, 46, 46–49, 59–60
   port.c81.43%50%100%95.45%10, 10, 10, 16, 20, 26, 26–28, 38, 38, 38–39
   queues.c89.94%80.36%100%94.06%107, 112, 118, 21–23, 46–47, 59–60, 83–87, 90–91
   reaction.c70.69%54.55%100%79.10%15, 17, 21, 28–31, 31, 31–32, 42, 45, 47, 52–53, 53, 53–55, 55, 55–56, 73, 89–91, 91, 91–94, 94, 94–95
   reactor.c69.33%51.52%100%82.28%10, 101–102, 14–19, 22, 28, 30, 32–37, 37, 37–38, 38, 38, 43, 55, 58–59, 59, 59–60, 60, 60–61, 63, 77–78, 81–82, 82, 82–83, 83, 83–84, 86, 91
   serialization.c50%50%50%50%16–17, 26–27, 33–35, 38–40
   tag.c40.19%31.48%60%47.92%14, 14–15, 17, 17–18, 23–24, 24, 24, 24, 24–25, 27, 27, 27, 27, 27–28, 30, 30, 30–31, 33–34, 34, 34–35, 37, 37, 37, 37, 37–38, 40, 40, 40, 40, 40–41, 43, 53–54, 63, 63–64, 83–85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85–87, 89
   timer.c95%66.67%100%100%14, 25
   trigger.c100%100%100%100%
   util.c0%0%0%0%10, 3–4, 4, 4–5, 5, 5–6, 8–9
src/platform/posix
   posix.c52.73%30%66.67%56%100, 100, 100–102, 106, 16, 18, 20–21, 34–36, 38–40, 48–49, 54–59, 59, 59–62, 62, 62–64, 67, 73–74, 78, 81, 92–94, 94, 94–96, 98–99
   tcp_ip_channel.c67.44%56.69%94.12%70.63%114–116, 121–123, 127–129, 149, 153, 153, 153, 157–158, 171–172, 175–176, 178, 178, 178, 180–181, 183–184, 191–192, 194, 197, 212–213, 217–219, 221, 226–229, 232, 235, 238, 245–248, 250, 250, 250–252, 254–257, 260–261, 291–293, 300, 305–307, 307, 307–308, 310–313, 32, 322, 322–324, 33, 346–349, 349, 349–351, 361–362, 362, 362–363, 363, 363–364, 368–369, 372, 382–383, 400–401, 405–406, 41–42, 420,