From 40546c00ba7e23b4f868c31bf24d3f237621183a Mon Sep 17 00:00:00 2001 From: pulsastrix Date: Thu, 19 Dec 2024 15:07:48 +0000 Subject: [PATCH] deploy: namib-project/libcoap-rs@902a04f77a8fb478081dd62f97e72768fca815d8 --- coverage/ci_pipeline_nits/coverage.json | 2 +- coverage/ci_pipeline_nits/index.html | 52 +- .../libcoap-sys/src/index.html | 18 +- .../libcoap-sys/src/lib.rs.html | 456 +++---- .../libcoap/src/context.rs.html | 796 ++++++------ .../libcoap/src/crypto/pki_rpk/index.html | 26 +- .../libcoap/src/crypto/pki_rpk/key.rs.html | 64 +- .../libcoap/src/crypto/pki_rpk/mod.rs.html | 394 +++--- .../libcoap/src/crypto/pki_rpk/pki.rs.html | 2 +- .../libcoap/src/crypto/pki_rpk/rpk.rs.html | 216 ++-- .../libcoap/src/crypto/psk/client.rs.html | 260 ++-- .../libcoap/src/crypto/psk/index.html | 14 +- .../libcoap/src/crypto/psk/key.rs.html | 240 ++-- .../libcoap/src/crypto/psk/mod.rs.html | 2 +- .../libcoap/src/crypto/psk/server.rs.html | 212 ++-- .../libcoap/src/error.rs.html | 4 +- .../libcoap/src/event.rs.html | 48 +- .../ci_pipeline_nits/libcoap/src/index.html | 32 +- .../ci_pipeline_nits/libcoap/src/lib.rs.html | 2 +- .../ci_pipeline_nits/libcoap/src/mem.rs.html | 440 +++---- .../libcoap/src/message/index.html | 16 +- .../libcoap/src/message/mod.rs.html | 764 +++++------ .../libcoap/src/message/request.rs.html | 408 +++--- .../libcoap/src/message/response.rs.html | 184 +-- .../ci_pipeline_nits/libcoap/src/prng.rs.html | 92 +- .../libcoap/src/protocol.rs.html | 236 ++-- .../libcoap/src/resource.rs.html | 692 +++++----- .../libcoap/src/session/client.rs.html | 536 ++++---- .../libcoap/src/session/index.html | 14 +- .../libcoap/src/session/mod.rs.html | 432 +++---- .../libcoap/src/session/server.rs.html | 248 ++-- .../libcoap/src/transport.rs.html | 92 +- .../libcoap/src/types.rs.html | 1116 ++++++++--------- .../libcoap/tests/common/dtls.rs.html | 160 +-- .../libcoap/tests/common/index.html | 12 +- .../libcoap/tests/common/mod.rs.html | 320 ++--- .../tests/dtls_pki_client_server_test.rs.html | 2 +- .../tests/dtls_psk_client_server_test.rs.html | 108 +- .../tests/dtls_rpk_client_server_test.rs.html | 32 +- .../ci_pipeline_nits/libcoap/tests/index.html | 12 +- .../tests/tcp_client_server_test.rs.html | 92 +- .../tests/udp_client_server_test.rs.html | 92 +- 42 files changed, 4470 insertions(+), 4470 deletions(-) diff --git a/coverage/ci_pipeline_nits/coverage.json b/coverage/ci_pipeline_nits/coverage.json index b3d5f61..65a6185 100644 --- a/coverage/ci_pipeline_nits/coverage.json +++ b/coverage/ci_pipeline_nits/coverage.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"coverage","message":"54.77%","color":"red"} \ No newline at end of file +{"schemaVersion":1,"label":"coverage","message":"54.76%","color":"red"} \ No newline at end of file diff --git a/coverage/ci_pipeline_nits/index.html b/coverage/ci_pipeline_nits/index.html index 2c53884..809b614 100644 --- a/coverage/ci_pipeline_nits/index.html +++ b/coverage/ci_pipeline_nits/index.html @@ -15,7 +15,7 @@

Lines

- 54.77 %

+ 54.76 %

@@ -23,7 +23,7 @@

Functions

- 36.22 %

+ 36.71 %

@@ -57,20 +57,20 @@ - 86.26% + 85.94% - 86.26% + 85.94% - 270 / 313 + 269 / 313 - 70% - 28 / 40 + 71.05% + 27 / 38 100% @@ -96,8 +96,8 @@ 996 / 1757 - 37.38% - 937 / 2507 + 37.74% + 725 / 1921 100% @@ -111,20 +111,20 @@ - 41.66% + 41.71% - 41.66% + 41.71% - 317 / 761 + 317 / 760 - 21.14% - 148 / 700 + 22.5% + 133 / 591 100% @@ -150,8 +150,8 @@ 175 / 451 - 16.03% - 76 / 474 + 15.92% + 57 / 358 100% @@ -177,8 +177,8 @@ 336 / 824 - 37.2% - 427 / 1148 + 37.19% + 325 / 874 100% @@ -204,8 +204,8 @@ 303 / 498 - 35.08% - 295 / 841 + 35.11% + 224 / 638 100% @@ -232,7 +232,7 @@ 100% - 50 / 50 + 42 / 42 100% @@ -258,8 +258,8 @@ 118 / 119 - 89.74% - 210 / 234 + 90.72% + 176 / 194 100% @@ -270,7 +270,7 @@ diff --git a/coverage/ci_pipeline_nits/libcoap-sys/src/index.html b/coverage/ci_pipeline_nits/libcoap-sys/src/index.html index d70d26e..3d06e10 100644 --- a/coverage/ci_pipeline_nits/libcoap-sys/src/index.html +++ b/coverage/ci_pipeline_nits/libcoap-sys/src/index.html @@ -15,7 +15,7 @@

Lines

- 86.26 %

+ 85.94 %

@@ -23,7 +23,7 @@

Functions

- 70 %

+ 71.05 %

@@ -57,20 +57,20 @@ - 86.26% + 85.94% - 86.26% + 85.94% - 270 / 313 + 269 / 313 - 70% - 28 / 40 + 71.05% + 27 / 38 100% @@ -81,7 +81,7 @@ diff --git a/coverage/ci_pipeline_nits/libcoap-sys/src/lib.rs.html b/coverage/ci_pipeline_nits/libcoap-sys/src/lib.rs.html index 3c04e3f..1146877 100644 --- a/coverage/ci_pipeline_nits/libcoap-sys/src/lib.rs.html +++ b/coverage/ci_pipeline_nits/libcoap-sys/src/lib.rs.html @@ -15,7 +15,7 @@

Lines

- 86.26 %

+ 85.94 %

@@ -23,7 +23,7 @@

Functions

- 70 %

+ 71.05 %

@@ -2848,8 +2848,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -2864,8 +2864,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -2880,8 +2880,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -2896,8 +2896,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -2912,8 +2912,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -2928,8 +2928,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -2944,8 +2944,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -2960,8 +2960,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -2976,8 +2976,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -2992,8 +2992,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3008,8 +3008,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3024,8 +3024,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3040,8 +3040,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3056,8 +3056,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3072,8 +3072,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3088,8 +3088,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3104,8 +3104,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3136,8 +3136,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3152,8 +3152,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3168,8 +3168,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3184,8 +3184,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3216,8 +3216,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3232,8 +3232,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3248,8 +3248,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3264,8 +3264,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3280,8 +3280,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3296,8 +3296,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3312,8 +3312,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3328,8 +3328,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3344,8 +3344,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3376,8 +3376,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3392,8 +3392,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3408,8 +3408,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3424,8 +3424,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3439,13 +3439,13 @@ 213
- 64 + class="column is-1 is-narrow p-0 has-text-centered has-text-danger-light has-background-danger" + role="cell" aria-label="0"> +
-
-
            panic!("Required feature \"dtls-pki\" is not supported by libcoap")
+
            panic!("Required feature \"dtls-pki\" is not supported by libcoap")
- 746 + role="cell" aria-label="682"> + 682
@@ -3472,8 +3472,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3488,8 +3488,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3504,8 +3504,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3520,8 +3520,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3536,8 +3536,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3552,8 +3552,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3568,8 +3568,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3584,8 +3584,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3616,8 +3616,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3632,8 +3632,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3648,8 +3648,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3664,8 +3664,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3680,8 +3680,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3696,8 +3696,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3712,8 +3712,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3728,8 +3728,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3744,8 +3744,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3760,8 +3760,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3776,8 +3776,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3792,8 +3792,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3808,8 +3808,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3824,8 +3824,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3840,8 +3840,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3856,8 +3856,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3872,8 +3872,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3888,8 +3888,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3904,8 +3904,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3920,8 +3920,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3936,8 +3936,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3952,8 +3952,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3968,8 +3968,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -3984,8 +3984,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4000,8 +4000,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4016,8 +4016,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4032,8 +4032,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4048,8 +4048,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4064,8 +4064,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4080,8 +4080,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4096,8 +4096,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4112,8 +4112,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4128,8 +4128,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4144,8 +4144,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4176,8 +4176,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4192,8 +4192,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4208,8 +4208,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4224,8 +4224,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4256,8 +4256,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4272,8 +4272,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4288,8 +4288,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4304,8 +4304,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4320,8 +4320,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4336,8 +4336,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4352,8 +4352,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4368,8 +4368,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4384,8 +4384,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4400,8 +4400,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4416,8 +4416,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4432,8 +4432,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4448,8 +4448,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4464,8 +4464,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4480,8 +4480,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4496,8 +4496,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4512,8 +4512,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4528,8 +4528,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4544,8 +4544,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4560,8 +4560,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4576,8 +4576,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4592,8 +4592,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4608,8 +4608,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4624,8 +4624,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4640,8 +4640,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4656,8 +4656,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4672,8 +4672,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4688,8 +4688,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -4704,8 +4704,8 @@
- 746 + role="cell" aria-label="682"> + 682
@@ -8907,7 +8907,7 @@
-

Date: 2024-12-19 15:01

+

Date: 2024-12-19 15:07

diff --git a/coverage/ci_pipeline_nits/libcoap/src/context.rs.html b/coverage/ci_pipeline_nits/libcoap/src/context.rs.html index 00ce425..32e3311 100644 --- a/coverage/ci_pipeline_nits/libcoap/src/context.rs.html +++ b/coverage/ci_pipeline_nits/libcoap/src/context.rs.html @@ -23,7 +23,7 @@

Functions

- 28.03 %

+ 28.11 %

@@ -816,8 +816,8 @@
- 2715 + role="cell" aria-label="2511"> + 2511
@@ -832,8 +832,8 @@
- 2715 + role="cell" aria-label="2511"> + 2511
@@ -848,8 +848,8 @@
- 2715 + role="cell" aria-label="2511"> + 2511
@@ -1424,8 +1424,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1440,8 +1440,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1456,8 +1456,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1472,8 +1472,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1488,8 +1488,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1504,8 +1504,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1536,8 +1536,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1552,8 +1552,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1568,8 +1568,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1584,8 +1584,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1600,8 +1600,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1616,8 +1616,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1632,8 +1632,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1648,8 +1648,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1664,8 +1664,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1680,8 +1680,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1696,8 +1696,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1712,8 +1712,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1728,8 +1728,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1744,8 +1744,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1760,8 +1760,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1776,8 +1776,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1792,8 +1792,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1808,8 +1808,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1824,8 +1824,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1840,8 +1840,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1856,8 +1856,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1872,8 +1872,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1888,8 +1888,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1904,8 +1904,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1920,8 +1920,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1936,8 +1936,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1952,8 +1952,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1968,8 +1968,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1984,8 +1984,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2000,8 +2000,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2016,8 +2016,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2032,8 +2032,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2048,8 +2048,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2064,8 +2064,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2080,8 +2080,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2096,8 +2096,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2112,8 +2112,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2224,8 +2224,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -2240,8 +2240,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -2256,8 +2256,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -2272,8 +2272,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -2288,8 +2288,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -2304,8 +2304,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -2320,8 +2320,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -2336,8 +2336,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -2384,8 +2384,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -2400,8 +2400,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -2432,8 +2432,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -3200,8 +3200,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -3232,8 +3232,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -3248,8 +3248,8 @@
- 396 + role="cell" aria-label="364"> + 364
@@ -3264,8 +3264,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -3408,8 +3408,8 @@
- 163 + role="cell" aria-label="147"> + 147
@@ -3440,8 +3440,8 @@
- 163 + role="cell" aria-label="147"> + 147
@@ -3456,8 +3456,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -3616,8 +3616,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3632,8 +3632,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3648,8 +3648,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3680,8 +3680,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3696,8 +3696,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3712,8 +3712,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3728,8 +3728,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3744,8 +3744,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3760,8 +3760,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3776,8 +3776,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3792,8 +3792,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3808,8 +3808,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3824,8 +3824,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3840,8 +3840,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3872,8 +3872,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -4032,8 +4032,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -4048,8 +4048,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -4064,8 +4064,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -4080,8 +4080,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -4096,8 +4096,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -4112,8 +4112,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -4144,8 +4144,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -4160,8 +4160,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -4176,8 +4176,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -4192,8 +4192,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -4208,8 +4208,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -4224,8 +4224,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -4240,8 +4240,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -4256,8 +4256,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -4272,8 +4272,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -4288,8 +4288,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -4304,8 +4304,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -4336,8 +4336,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -5632,8 +5632,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -5648,8 +5648,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -5696,8 +5696,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -5760,8 +5760,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -5776,8 +5776,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -5824,8 +5824,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -5840,8 +5840,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -5872,8 +5872,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -5888,8 +5888,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -5904,8 +5904,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -5920,8 +5920,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -5968,8 +5968,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -5984,8 +5984,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -6000,8 +6000,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -6064,8 +6064,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -6080,8 +6080,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -6096,8 +6096,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -6208,8 +6208,8 @@
- 163 + role="cell" aria-label="155"> + 155
@@ -6224,8 +6224,8 @@
- 163 + role="cell" aria-label="155"> + 155
@@ -6240,8 +6240,8 @@
- 163 + role="cell" aria-label="155"> + 155
@@ -6400,8 +6400,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6416,8 +6416,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6432,8 +6432,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6448,8 +6448,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6464,8 +6464,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6480,8 +6480,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6496,8 +6496,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6512,8 +6512,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6528,8 +6528,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6544,8 +6544,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6560,8 +6560,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6576,8 +6576,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6688,8 +6688,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -6704,8 +6704,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -6736,8 +6736,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -6752,8 +6752,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -6768,8 +6768,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -6800,8 +6800,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -6816,8 +6816,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -6896,8 +6896,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -6912,8 +6912,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -6928,8 +6928,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -6944,8 +6944,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -6960,8 +6960,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -6976,8 +6976,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -6992,8 +6992,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -7008,8 +7008,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -7024,8 +7024,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -7040,8 +7040,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -7056,8 +7056,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -7072,8 +7072,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -7088,8 +7088,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -7104,8 +7104,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -7136,8 +7136,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -7152,8 +7152,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -7168,8 +7168,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -7184,8 +7184,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -10080,8 +10080,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10096,8 +10096,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10112,8 +10112,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10128,8 +10128,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10144,8 +10144,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10160,8 +10160,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10176,8 +10176,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10272,8 +10272,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10288,8 +10288,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10304,8 +10304,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10320,8 +10320,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10336,8 +10336,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10352,8 +10352,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10368,8 +10368,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10384,8 +10384,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10400,8 +10400,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10416,8 +10416,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10432,8 +10432,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10448,8 +10448,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10464,8 +10464,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10480,8 +10480,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -10496,8 +10496,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -10528,8 +10528,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10544,8 +10544,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10560,8 +10560,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10576,8 +10576,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10592,8 +10592,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10608,8 +10608,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10624,8 +10624,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10640,8 +10640,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10656,8 +10656,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10672,8 +10672,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10688,8 +10688,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10704,8 +10704,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10720,8 +10720,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10736,8 +10736,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10752,8 +10752,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10768,8 +10768,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10784,8 +10784,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10800,8 +10800,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10816,8 +10816,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10832,8 +10832,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10848,8 +10848,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10864,8 +10864,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10891,7 +10891,7 @@
diff --git a/coverage/ci_pipeline_nits/libcoap/src/crypto/pki_rpk/index.html b/coverage/ci_pipeline_nits/libcoap/src/crypto/pki_rpk/index.html index 20820b1..6b96dfb 100644 --- a/coverage/ci_pipeline_nits/libcoap/src/crypto/pki_rpk/index.html +++ b/coverage/ci_pipeline_nits/libcoap/src/crypto/pki_rpk/index.html @@ -15,7 +15,7 @@

Lines

- 41.66 %

+ 41.71 %

@@ -23,7 +23,7 @@

Functions

- 21.14 %

+ 22.5 %

@@ -69,8 +69,8 @@ 51 / 90 - 20.86% - 29 / 139 + 24.07% + 26 / 108 100% @@ -84,20 +84,20 @@ - 21.9% + 21.95% - 21.9% + 21.95% - 99 / 452 + 99 / 451 - 14.18% - 40 / 282 + 14.91% + 34 / 228 100% @@ -150,8 +150,8 @@ 53 / 73 - 21.43% - 12 / 56 + 18.75% + 6 / 32 100% @@ -162,7 +162,7 @@ diff --git a/coverage/ci_pipeline_nits/libcoap/src/crypto/pki_rpk/key.rs.html b/coverage/ci_pipeline_nits/libcoap/src/crypto/pki_rpk/key.rs.html index e666bc3..9c66d9b 100644 --- a/coverage/ci_pipeline_nits/libcoap/src/crypto/pki_rpk/key.rs.html +++ b/coverage/ci_pipeline_nits/libcoap/src/crypto/pki_rpk/key.rs.html @@ -23,7 +23,7 @@

Functions

- 20.86 %

+ 24.07 %

@@ -1728,8 +1728,8 @@
- 26 + role="cell" aria-label="22"> + 22
@@ -1744,8 +1744,8 @@
- 26 + role="cell" aria-label="22"> + 22
@@ -1760,8 +1760,8 @@
- 26 + role="cell" aria-label="22"> + 22
@@ -1824,8 +1824,8 @@
- 238 + role="cell" aria-label="222"> + 222
@@ -1840,8 +1840,8 @@
- 238 + role="cell" aria-label="222"> + 222
@@ -1856,8 +1856,8 @@
- 238 + role="cell" aria-label="222"> + 222
@@ -1872,8 +1872,8 @@
- 238 + role="cell" aria-label="222"> + 222
@@ -1888,8 +1888,8 @@
- 238 + role="cell" aria-label="222"> + 222
@@ -1904,8 +1904,8 @@
- 238 + role="cell" aria-label="222"> + 222
@@ -1920,8 +1920,8 @@
- 238 + role="cell" aria-label="222"> + 222
@@ -1936,8 +1936,8 @@
- 238 + role="cell" aria-label="222"> + 222
@@ -3728,8 +3728,8 @@
- 256 + role="cell" aria-label="248"> + 248
@@ -3744,8 +3744,8 @@
- 256 + role="cell" aria-label="248"> + 248
@@ -3760,8 +3760,8 @@
- 150 + role="cell" aria-label="142"> + 142
@@ -4016,8 +4016,8 @@
- 256 + role="cell" aria-label="248"> + 248
@@ -4139,7 +4139,7 @@
diff --git a/coverage/ci_pipeline_nits/libcoap/src/crypto/pki_rpk/mod.rs.html b/coverage/ci_pipeline_nits/libcoap/src/crypto/pki_rpk/mod.rs.html index e55e3f5..dc30c17 100644 --- a/coverage/ci_pipeline_nits/libcoap/src/crypto/pki_rpk/mod.rs.html +++ b/coverage/ci_pipeline_nits/libcoap/src/crypto/pki_rpk/mod.rs.html @@ -15,7 +15,7 @@

Lines

- 21.9 %

+ 21.95 %

@@ -23,7 +23,7 @@

Functions

- 14.18 %

+ 14.91 %

@@ -5488,8 +5488,8 @@
- 128 + role="cell" aria-label="124"> + 124
@@ -5504,8 +5504,8 @@
- 128 + role="cell" aria-label="124"> + 124
@@ -5520,8 +5520,8 @@
- 128 + role="cell" aria-label="124"> + 124
@@ -5536,8 +5536,8 @@
- 128 + role="cell" aria-label="124"> + 124
@@ -5552,8 +5552,8 @@
- 128 + role="cell" aria-label="124"> + 124
@@ -5568,8 +5568,8 @@
- 92 + role="cell" aria-label="88"> + 88
@@ -5584,8 +5584,8 @@
- 119 + role="cell" aria-label="115"> + 115
@@ -5600,8 +5600,8 @@
- 92 + role="cell" aria-label="88"> + 88
@@ -5616,8 +5616,8 @@
- 101 + role="cell" aria-label="97"> + 97
@@ -5632,8 +5632,8 @@
- 92 + role="cell" aria-label="88"> + 88
@@ -5648,8 +5648,8 @@
- 128 + role="cell" aria-label="124"> + 124
@@ -6400,8 +6400,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6416,8 +6416,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6432,8 +6432,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6448,8 +6448,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6464,8 +6464,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6480,8 +6480,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6496,8 +6496,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6512,8 +6512,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6528,8 +6528,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6544,8 +6544,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6560,8 +6560,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6576,8 +6576,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6592,8 +6592,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6608,8 +6608,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6624,8 +6624,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6640,8 +6640,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6656,8 +6656,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6672,8 +6672,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6688,8 +6688,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6704,8 +6704,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6720,8 +6720,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6736,8 +6736,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6752,8 +6752,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6768,8 +6768,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6784,8 +6784,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6800,8 +6800,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6816,8 +6816,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6832,8 +6832,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6848,8 +6848,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6864,8 +6864,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6880,8 +6880,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6896,8 +6896,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6912,8 +6912,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6928,8 +6928,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6944,8 +6944,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6960,8 +6960,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6976,8 +6976,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -6992,8 +6992,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -9680,8 +9680,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -9696,8 +9696,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -9712,8 +9712,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -9728,8 +9728,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -9744,8 +9744,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -9776,8 +9776,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -9792,8 +9792,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -9824,8 +9824,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -9856,8 +9856,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -9872,8 +9872,8 @@
- 26 + role="cell" aria-label="24"> + 24
@@ -10704,8 +10704,8 @@
- 256 + role="cell" aria-label="248"> + 248
@@ -10720,8 +10720,8 @@
- 256 + role="cell" aria-label="248"> + 248
@@ -10864,8 +10864,8 @@
- 256 + role="cell" aria-label="248"> + 248
@@ -10960,8 +10960,8 @@
- 256 + role="cell" aria-label="248"> + 248
@@ -10976,8 +10976,8 @@
- 256 + role="cell" aria-label="248"> + 248
@@ -11072,8 +11072,8 @@
- 256 + role="cell" aria-label="248"> + 248
@@ -11088,8 +11088,8 @@
- 256 + role="cell" aria-label="248"> + 248
@@ -11392,8 +11392,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -11408,8 +11408,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -11424,8 +11424,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -11440,8 +11440,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -11456,8 +11456,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -11472,8 +11472,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -11488,8 +11488,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -11504,8 +11504,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -11520,8 +11520,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -11536,8 +11536,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -11552,8 +11552,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -11568,8 +11568,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -11584,8 +11584,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -11600,8 +11600,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -11616,8 +11616,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -11632,8 +11632,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -11648,8 +11648,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -11664,8 +11664,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -11680,8 +11680,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -11696,8 +11696,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -11712,8 +11712,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -11728,8 +11728,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -11936,8 +11936,8 @@
- 128 + role="cell" aria-label="124"> + 124
@@ -11952,8 +11952,8 @@
- 128 + role="cell" aria-label="124"> + 124
@@ -11968,8 +11968,8 @@
- 128 + role="cell" aria-label="124"> + 124
@@ -11984,8 +11984,8 @@
- 128 + role="cell" aria-label="124"> + 124
@@ -12000,8 +12000,8 @@
- 128 + role="cell" aria-label="124"> + 124
@@ -12016,8 +12016,8 @@
- 128 + role="cell" aria-label="124"> + 124
@@ -12064,8 +12064,8 @@
- 128 + role="cell" aria-label="124"> + 124
@@ -12447,13 +12447,13 @@ 776
+ class="column is-1 is-narrow p-0 has-text-centered has-text-white has-background-white" + role="cell" aria-label="no coverage">
-
-
            #[cfg(feature = "dtls-rpk")]
+
            #[cfg(feature = "dtls-rpk")]
-

Date: 2024-12-19 15:01

+

Date: 2024-12-19 15:07

diff --git a/coverage/ci_pipeline_nits/libcoap/src/crypto/pki_rpk/pki.rs.html b/coverage/ci_pipeline_nits/libcoap/src/crypto/pki_rpk/pki.rs.html index f9db8bf..eaa84a0 100644 --- a/coverage/ci_pipeline_nits/libcoap/src/crypto/pki_rpk/pki.rs.html +++ b/coverage/ci_pipeline_nits/libcoap/src/crypto/pki_rpk/pki.rs.html @@ -5851,7 +5851,7 @@
-

Date: 2024-12-19 15:01

+

Date: 2024-12-19 15:07

diff --git a/coverage/ci_pipeline_nits/libcoap/src/crypto/pki_rpk/rpk.rs.html b/coverage/ci_pipeline_nits/libcoap/src/crypto/pki_rpk/rpk.rs.html index 7b19e24..8cd04e8 100644 --- a/coverage/ci_pipeline_nits/libcoap/src/crypto/pki_rpk/rpk.rs.html +++ b/coverage/ci_pipeline_nits/libcoap/src/crypto/pki_rpk/rpk.rs.html @@ -23,7 +23,7 @@

Functions

- 21.43 %

+ 18.75 %

@@ -512,8 +512,8 @@
- 26 + role="cell" aria-label="18"> + 18
@@ -528,8 +528,8 @@
- 26 + role="cell" aria-label="18"> + 18
@@ -544,8 +544,8 @@
- 26 + role="cell" aria-label="18"> + 18
@@ -656,8 +656,8 @@
- 13 + role="cell" aria-label="9"> + 9
@@ -672,8 +672,8 @@
- 13 + role="cell" aria-label="9"> + 9
@@ -688,8 +688,8 @@
- 13 + role="cell" aria-label="9"> + 9
@@ -752,8 +752,8 @@
- 13 + role="cell" aria-label="9"> + 9
@@ -768,8 +768,8 @@
- 13 + role="cell" aria-label="9"> + 9
@@ -784,8 +784,8 @@
- 13 + role="cell" aria-label="9"> + 9
@@ -1984,8 +1984,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2000,8 +2000,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2016,8 +2016,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2032,8 +2032,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2048,8 +2048,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2064,8 +2064,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2080,8 +2080,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2096,8 +2096,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2112,8 +2112,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2128,8 +2128,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2144,8 +2144,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2160,8 +2160,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2176,8 +2176,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2288,8 +2288,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2304,8 +2304,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2320,8 +2320,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2336,8 +2336,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2352,8 +2352,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2368,8 +2368,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2720,8 +2720,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2736,8 +2736,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2752,8 +2752,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2768,8 +2768,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2784,8 +2784,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2800,8 +2800,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2816,8 +2816,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2832,8 +2832,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2848,8 +2848,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2864,8 +2864,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2880,8 +2880,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2896,8 +2896,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2912,8 +2912,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2928,8 +2928,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2944,8 +2944,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2960,8 +2960,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2976,8 +2976,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -2992,8 +2992,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -3008,8 +3008,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -3024,8 +3024,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -3040,8 +3040,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -3056,8 +3056,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -3072,8 +3072,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -3088,8 +3088,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -3104,8 +3104,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -3323,7 +3323,7 @@
diff --git a/coverage/ci_pipeline_nits/libcoap/src/crypto/psk/client.rs.html b/coverage/ci_pipeline_nits/libcoap/src/crypto/psk/client.rs.html index 3bc524b..e8a1a58 100644 --- a/coverage/ci_pipeline_nits/libcoap/src/crypto/psk/client.rs.html +++ b/coverage/ci_pipeline_nits/libcoap/src/crypto/psk/client.rs.html @@ -23,7 +23,7 @@

Functions

- 17.86 %

+ 17.86 %

@@ -640,8 +640,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -656,8 +656,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -672,8 +672,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -688,8 +688,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -704,8 +704,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -720,8 +720,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -736,8 +736,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -752,8 +752,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -768,8 +768,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -784,8 +784,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -800,8 +800,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -816,8 +816,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -832,8 +832,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -848,8 +848,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -864,8 +864,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -880,8 +880,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -896,8 +896,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -912,8 +912,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -928,8 +928,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -944,8 +944,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -960,8 +960,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1264,8 +1264,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1280,8 +1280,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1296,8 +1296,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1312,8 +1312,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1328,8 +1328,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1360,8 +1360,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1392,8 +1392,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1408,8 +1408,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1472,8 +1472,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1488,8 +1488,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1504,8 +1504,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3168,8 +3168,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3184,8 +3184,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3200,8 +3200,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3216,8 +3216,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3232,8 +3232,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3248,8 +3248,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3264,8 +3264,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3280,8 +3280,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3296,8 +3296,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3312,8 +3312,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3328,8 +3328,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3344,8 +3344,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3360,8 +3360,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3376,8 +3376,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3392,8 +3392,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3408,8 +3408,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3424,8 +3424,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3440,8 +3440,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3456,8 +3456,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3472,8 +3472,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3488,8 +3488,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3504,8 +3504,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -4240,8 +4240,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -4256,8 +4256,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -4352,8 +4352,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -4448,8 +4448,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -4464,8 +4464,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -4480,8 +4480,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -4496,8 +4496,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -4512,8 +4512,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -4528,8 +4528,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -4544,8 +4544,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -5403,7 +5403,7 @@
diff --git a/coverage/ci_pipeline_nits/libcoap/src/crypto/psk/index.html b/coverage/ci_pipeline_nits/libcoap/src/crypto/psk/index.html index ac6fbd3..23d561a 100644 --- a/coverage/ci_pipeline_nits/libcoap/src/crypto/psk/index.html +++ b/coverage/ci_pipeline_nits/libcoap/src/crypto/psk/index.html @@ -23,7 +23,7 @@

Functions

- 16.03 %

+ 15.92 %

@@ -70,7 +70,7 @@ 17.86% - 20 / 112 + 15 / 84 100% @@ -96,8 +96,8 @@ 59 / 96 - 25.97% - 40 / 154 + 25.86% + 30 / 116 100% @@ -150,8 +150,8 @@ 52 / 168 - 7.77% - 16 / 206 + 7.69% + 12 / 156 100% @@ -162,7 +162,7 @@ diff --git a/coverage/ci_pipeline_nits/libcoap/src/crypto/psk/key.rs.html b/coverage/ci_pipeline_nits/libcoap/src/crypto/psk/key.rs.html index bf7d13e..bcd56b3 100644 --- a/coverage/ci_pipeline_nits/libcoap/src/crypto/psk/key.rs.html +++ b/coverage/ci_pipeline_nits/libcoap/src/crypto/psk/key.rs.html @@ -23,7 +23,7 @@

Functions

- 25.97 %

+ 25.86 %

@@ -528,8 +528,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -544,8 +544,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -560,8 +560,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -576,8 +576,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -592,8 +592,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -608,8 +608,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -624,8 +624,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -1024,8 +1024,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1040,8 +1040,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1056,8 +1056,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1072,8 +1072,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1248,8 +1248,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1264,8 +1264,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1280,8 +1280,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1296,8 +1296,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1312,8 +1312,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1520,8 +1520,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1536,8 +1536,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1552,8 +1552,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1568,8 +1568,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1744,8 +1744,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1760,8 +1760,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1776,8 +1776,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1792,8 +1792,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1808,8 +1808,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1920,8 +1920,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -1936,8 +1936,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -1952,8 +1952,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -1968,8 +1968,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -1984,8 +1984,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -2000,8 +2000,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -2016,8 +2016,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -2032,8 +2032,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -2048,8 +2048,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -2064,8 +2064,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -2080,8 +2080,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -2096,8 +2096,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -2112,8 +2112,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -2128,8 +2128,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -2144,8 +2144,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -2160,8 +2160,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -2176,8 +2176,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -2320,8 +2320,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -2336,8 +2336,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -2352,8 +2352,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -2368,8 +2368,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -2384,8 +2384,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -2400,8 +2400,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -2416,8 +2416,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -2432,8 +2432,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -2448,8 +2448,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -2464,8 +2464,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -2480,8 +2480,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -2496,8 +2496,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -2512,8 +2512,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -2528,8 +2528,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -2544,8 +2544,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -2560,8 +2560,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -2576,8 +2576,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -3339,7 +3339,7 @@
diff --git a/coverage/ci_pipeline_nits/libcoap/src/crypto/psk/mod.rs.html b/coverage/ci_pipeline_nits/libcoap/src/crypto/psk/mod.rs.html index 776ea19..fe383de 100644 --- a/coverage/ci_pipeline_nits/libcoap/src/crypto/psk/mod.rs.html +++ b/coverage/ci_pipeline_nits/libcoap/src/crypto/psk/mod.rs.html @@ -1787,7 +1787,7 @@ diff --git a/coverage/ci_pipeline_nits/libcoap/src/crypto/psk/server.rs.html b/coverage/ci_pipeline_nits/libcoap/src/crypto/psk/server.rs.html index c5c985e..aa86e72 100644 --- a/coverage/ci_pipeline_nits/libcoap/src/crypto/psk/server.rs.html +++ b/coverage/ci_pipeline_nits/libcoap/src/crypto/psk/server.rs.html @@ -23,7 +23,7 @@

Functions

- 7.77 %

+ 7.69 %

@@ -672,8 +672,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -688,8 +688,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -704,8 +704,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -720,8 +720,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -736,8 +736,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -752,8 +752,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -768,8 +768,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -784,8 +784,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -800,8 +800,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -816,8 +816,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -832,8 +832,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -848,8 +848,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -864,8 +864,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -880,8 +880,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -896,8 +896,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -912,8 +912,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -928,8 +928,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -944,8 +944,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -960,8 +960,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -976,8 +976,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1456,8 +1456,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1472,8 +1472,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1488,8 +1488,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1504,8 +1504,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1520,8 +1520,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1552,8 +1552,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1568,8 +1568,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1600,8 +1600,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1632,8 +1632,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -1648,8 +1648,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2240,8 +2240,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2256,8 +2256,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2352,8 +2352,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2448,8 +2448,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2464,8 +2464,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2560,8 +2560,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2576,8 +2576,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2592,8 +2592,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2608,8 +2608,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2624,8 +2624,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2640,8 +2640,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2656,8 +2656,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3904,8 +3904,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3920,8 +3920,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3936,8 +3936,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3952,8 +3952,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3968,8 +3968,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3984,8 +3984,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -4000,8 +4000,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -4016,8 +4016,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -4032,8 +4032,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -4080,8 +4080,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -6315,7 +6315,7 @@
diff --git a/coverage/ci_pipeline_nits/libcoap/src/error.rs.html b/coverage/ci_pipeline_nits/libcoap/src/error.rs.html index e7d6575..3f8751a 100644 --- a/coverage/ci_pipeline_nits/libcoap/src/error.rs.html +++ b/coverage/ci_pipeline_nits/libcoap/src/error.rs.html @@ -23,7 +23,7 @@

Functions

- 0 %

+ 0 %

@@ -3067,7 +3067,7 @@ diff --git a/coverage/ci_pipeline_nits/libcoap/src/event.rs.html b/coverage/ci_pipeline_nits/libcoap/src/event.rs.html index 05ab607..035054e 100644 --- a/coverage/ci_pipeline_nits/libcoap/src/event.rs.html +++ b/coverage/ci_pipeline_nits/libcoap/src/event.rs.html @@ -23,7 +23,7 @@

Functions

- 1.85 %

+ 1.85 %

@@ -2768,8 +2768,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -2784,8 +2784,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -2816,8 +2816,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -2832,8 +2832,8 @@
- 326 + role="cell" aria-label="294"> + 294
@@ -2848,8 +2848,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -2880,8 +2880,8 @@
- 268 + role="cell" aria-label="248"> + 248
@@ -2912,8 +2912,8 @@
- 291 + role="cell" aria-label="263"> + 263
@@ -2976,8 +2976,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -2992,8 +2992,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -3008,8 +3008,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -3024,8 +3024,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -3035,7 +3035,7 @@
diff --git a/coverage/ci_pipeline_nits/libcoap/src/index.html b/coverage/ci_pipeline_nits/libcoap/src/index.html index b686787..b39b829 100644 --- a/coverage/ci_pipeline_nits/libcoap/src/index.html +++ b/coverage/ci_pipeline_nits/libcoap/src/index.html @@ -23,7 +23,7 @@

Functions

- 37.38 %

+ 37.74 %

@@ -69,8 +69,8 @@ 230 / 374 - 28.03% - 88 / 314 + 28.11% + 70 / 249 100% @@ -97,7 +97,7 @@ 0% - 0 / 17 + 0 / 13 100% @@ -124,7 +124,7 @@ 1.85% - 4 / 216 + 3 / 162 100% @@ -177,8 +177,8 @@ 121 / 166 - 49.35% - 227 / 460 + 49.86% + 174 / 349 100% @@ -204,8 +204,8 @@ 41 / 74 - 19.32% - 17 / 88 + 20.59% + 14 / 68 100% @@ -232,7 +232,7 @@ 37.5% - 72 / 192 + 54 / 144 100% @@ -258,8 +258,8 @@ 172 / 244 - 53.93% - 398 / 738 + 54.2% + 310 / 572 100% @@ -286,7 +286,7 @@ 33.33% - 8 / 24 + 6 / 18 100% @@ -312,8 +312,8 @@ 341 / 583 - 27.03% - 123 / 455 + 27.41% + 94 / 343 100% @@ -324,7 +324,7 @@ diff --git a/coverage/ci_pipeline_nits/libcoap/src/lib.rs.html b/coverage/ci_pipeline_nits/libcoap/src/lib.rs.html index 80a8bf0..c6eabe4 100644 --- a/coverage/ci_pipeline_nits/libcoap/src/lib.rs.html +++ b/coverage/ci_pipeline_nits/libcoap/src/lib.rs.html @@ -3579,7 +3579,7 @@ diff --git a/coverage/ci_pipeline_nits/libcoap/src/mem.rs.html b/coverage/ci_pipeline_nits/libcoap/src/mem.rs.html index dc705a5..e6421d5 100644 --- a/coverage/ci_pipeline_nits/libcoap/src/mem.rs.html +++ b/coverage/ci_pipeline_nits/libcoap/src/mem.rs.html @@ -23,7 +23,7 @@

Functions

- 49.35 %

+ 49.86 %

@@ -688,8 +688,8 @@
- 526 + role="cell" aria-label="486"> + 486
@@ -704,8 +704,8 @@
- 526 + role="cell" aria-label="486"> + 486
@@ -720,8 +720,8 @@
- 526 + role="cell" aria-label="486"> + 486
@@ -1008,8 +1008,8 @@
- 757 + role="cell" aria-label="697"> + 697
@@ -1024,8 +1024,8 @@
- 757 + role="cell" aria-label="697"> + 697
@@ -1040,8 +1040,8 @@
- 757 + role="cell" aria-label="697"> + 697
@@ -1056,8 +1056,8 @@
- 757 + role="cell" aria-label="697"> + 697
@@ -1072,8 +1072,8 @@
- 757 + role="cell" aria-label="697"> + 697
@@ -1088,8 +1088,8 @@
- 757 + role="cell" aria-label="697"> + 697
@@ -1104,8 +1104,8 @@
- 757 + role="cell" aria-label="697"> + 697
@@ -1456,8 +1456,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1472,8 +1472,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1488,8 +1488,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1504,8 +1504,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1520,8 +1520,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1536,8 +1536,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1904,8 +1904,8 @@
- 526 + role="cell" aria-label="486"> + 486
@@ -1920,8 +1920,8 @@
- 526 + role="cell" aria-label="486"> + 486
@@ -1936,8 +1936,8 @@
- 526 + role="cell" aria-label="486"> + 486
@@ -2768,8 +2768,8 @@
- 526 + role="cell" aria-label="486"> + 486
@@ -2784,8 +2784,8 @@
- 526 + role="cell" aria-label="486"> + 486
@@ -2800,8 +2800,8 @@
- 526 + role="cell" aria-label="486"> + 486
@@ -2896,8 +2896,8 @@
- 1165 + role="cell" aria-label="1085"> + 1085
@@ -2912,8 +2912,8 @@
- 1165 + role="cell" aria-label="1085"> + 1085
@@ -2928,8 +2928,8 @@
- 1165 + role="cell" aria-label="1085"> + 1085
@@ -3024,8 +3024,8 @@
- 3164 + role="cell" aria-label="2928"> + 2928
@@ -3040,8 +3040,8 @@
- 3164 + role="cell" aria-label="2928"> + 2928
@@ -3056,8 +3056,8 @@
- 3164 + role="cell" aria-label="2928"> + 2928
@@ -3248,8 +3248,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -3264,8 +3264,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -3280,8 +3280,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -3440,8 +3440,8 @@
- 258 + role="cell" aria-label="238"> + 238
@@ -3456,8 +3456,8 @@
- 258 + role="cell" aria-label="238"> + 238
@@ -3472,8 +3472,8 @@
- 258 + role="cell" aria-label="238"> + 238
@@ -3488,8 +3488,8 @@
- 258 + role="cell" aria-label="238"> + 238
@@ -3504,8 +3504,8 @@
- 258 + role="cell" aria-label="238"> + 238
@@ -3712,8 +3712,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -3728,8 +3728,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -3744,8 +3744,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -3936,8 +3936,8 @@
- 3877 + role="cell" aria-label="3597"> + 3597
@@ -3952,8 +3952,8 @@
- 3877 + role="cell" aria-label="3597"> + 3597
@@ -4064,8 +4064,8 @@
- 489 + role="cell" aria-label="449"> + 449
@@ -4096,8 +4096,8 @@
- 3388 + role="cell" aria-label="3148"> + 3148
@@ -4128,8 +4128,8 @@
- 3877 + role="cell" aria-label="3597"> + 3597
@@ -4912,8 +4912,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -4928,8 +4928,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -4944,8 +4944,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -5328,8 +5328,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -5344,8 +5344,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -5360,8 +5360,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -5376,8 +5376,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -5392,8 +5392,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -5408,8 +5408,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -5424,8 +5424,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -5440,8 +5440,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -5824,8 +5824,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -5840,8 +5840,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -5856,8 +5856,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -5872,8 +5872,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -5920,8 +5920,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -5936,8 +5936,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -5984,8 +5984,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -6000,8 +6000,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -6016,8 +6016,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -6368,8 +6368,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -6384,8 +6384,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -6400,8 +6400,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -6416,8 +6416,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -6432,8 +6432,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -6448,8 +6448,8 @@
- 559 + role="cell" aria-label="511"> + 511
@@ -6608,8 +6608,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -6624,8 +6624,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -6640,8 +6640,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -6912,8 +6912,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -6928,8 +6928,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -6944,8 +6944,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -6960,8 +6960,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -6976,8 +6976,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -6992,8 +6992,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -7008,8 +7008,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -7040,8 +7040,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -7056,8 +7056,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -7072,8 +7072,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -7136,8 +7136,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -7152,8 +7152,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -7168,8 +7168,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -7184,8 +7184,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -7200,8 +7200,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -7216,8 +7216,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -7232,8 +7232,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -7296,8 +7296,8 @@
- 1990 + role="cell" aria-label="1846"> + 1846
@@ -8048,8 +8048,8 @@
- 2945 + role="cell" aria-label="2745"> + 2745
@@ -8064,8 +8064,8 @@
- 2945 + role="cell" aria-label="2745"> + 2745
@@ -8080,8 +8080,8 @@
- 2945 + role="cell" aria-label="2745"> + 2745
@@ -8128,8 +8128,8 @@
- 2945 + role="cell" aria-label="2745"> + 2745
@@ -8192,8 +8192,8 @@
- 3877 + role="cell" aria-label="3597"> + 3597
@@ -8208,8 +8208,8 @@
- 3877 + role="cell" aria-label="3597"> + 3597
@@ -8224,8 +8224,8 @@
- 3388 + role="cell" aria-label="3148"> + 3148
@@ -8240,8 +8240,8 @@
- 489 + role="cell" aria-label="449"> + 449
@@ -8272,8 +8272,8 @@
- 3877 + role="cell" aria-label="3597"> + 3597
@@ -8336,8 +8336,8 @@
- 3877 + role="cell" aria-label="3597"> + 3597
@@ -8352,8 +8352,8 @@
- 3877 + role="cell" aria-label="3597"> + 3597
@@ -8368,8 +8368,8 @@
- 489 + role="cell" aria-label="449"> + 449
@@ -8384,8 +8384,8 @@
- 489 + role="cell" aria-label="449"> + 449
@@ -8400,8 +8400,8 @@
- 489 + role="cell" aria-label="449"> + 449
@@ -8448,8 +8448,8 @@
- 489 + role="cell" aria-label="449"> + 449
@@ -8464,8 +8464,8 @@
- 489 + role="cell" aria-label="449"> + 449
@@ -8512,8 +8512,8 @@
- 3388 + role="cell" aria-label="3148"> + 3148
@@ -8528,8 +8528,8 @@
- 3877 + role="cell" aria-label="3597"> + 3597
@@ -8555,7 +8555,7 @@
diff --git a/coverage/ci_pipeline_nits/libcoap/src/message/index.html b/coverage/ci_pipeline_nits/libcoap/src/message/index.html index 87e5a0c..f1e051a 100644 --- a/coverage/ci_pipeline_nits/libcoap/src/message/index.html +++ b/coverage/ci_pipeline_nits/libcoap/src/message/index.html @@ -23,7 +23,7 @@

Functions

- 37.2 %

+ 37.19 %

@@ -69,8 +69,8 @@ 190 / 325 - 54.66% - 340 / 622 + 54.41% + 259 / 476 100% @@ -96,8 +96,8 @@ 101 / 296 - 15.88% - 54 / 340 + 15.89% + 41 / 258 100% @@ -123,8 +123,8 @@ 45 / 203 - 17.74% - 33 / 186 + 17.86% + 25 / 140 100% @@ -135,7 +135,7 @@ diff --git a/coverage/ci_pipeline_nits/libcoap/src/message/mod.rs.html b/coverage/ci_pipeline_nits/libcoap/src/message/mod.rs.html index 6d0a386..4df0cb2 100644 --- a/coverage/ci_pipeline_nits/libcoap/src/message/mod.rs.html +++ b/coverage/ci_pipeline_nits/libcoap/src/message/mod.rs.html @@ -23,7 +23,7 @@

Functions

- 54.66 %

+ 54.41 %

@@ -1520,8 +1520,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1536,8 +1536,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1552,8 +1552,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1568,8 +1568,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1584,8 +1584,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1600,8 +1600,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1616,8 +1616,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1632,8 +1632,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1648,8 +1648,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1664,8 +1664,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1712,8 +1712,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -1728,8 +1728,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -1808,8 +1808,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -2192,8 +2192,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -2240,8 +2240,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -2256,8 +2256,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -2272,8 +2272,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -2400,8 +2400,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -2784,8 +2784,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -2800,8 +2800,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -2832,8 +2832,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -2864,8 +2864,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -2896,8 +2896,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -2912,8 +2912,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -2976,8 +2976,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -2992,8 +2992,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -3008,8 +3008,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -3024,8 +3024,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -3040,8 +3040,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -3232,8 +3232,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -3248,8 +3248,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -3264,8 +3264,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -3280,8 +3280,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -3328,8 +3328,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -3344,8 +3344,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -3360,8 +3360,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -3376,8 +3376,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -3408,8 +3408,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -3440,8 +3440,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -3456,8 +3456,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -3632,8 +3632,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -3968,8 +3968,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4080,8 +4080,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -4144,8 +4144,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4160,8 +4160,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4176,8 +4176,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4192,8 +4192,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4208,8 +4208,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4224,8 +4224,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4240,8 +4240,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4256,8 +4256,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4544,8 +4544,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4560,8 +4560,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4576,8 +4576,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4624,8 +4624,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -4640,8 +4640,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -4656,8 +4656,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -4704,8 +4704,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -4720,8 +4720,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -4736,8 +4736,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -4976,8 +4976,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -4992,8 +4992,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -5008,8 +5008,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -5056,8 +5056,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5072,8 +5072,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5088,8 +5088,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5136,8 +5136,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5152,8 +5152,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5168,8 +5168,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5216,8 +5216,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5232,8 +5232,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5248,8 +5248,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5296,8 +5296,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5312,8 +5312,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5328,8 +5328,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5376,8 +5376,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5392,8 +5392,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5408,8 +5408,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5456,8 +5456,8 @@
- 283 + role="cell" aria-label="259"> + 259
@@ -5472,8 +5472,8 @@
- 283 + role="cell" aria-label="259"> + 259
@@ -5488,8 +5488,8 @@
- 283 + role="cell" aria-label="259"> + 259
@@ -5584,8 +5584,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5600,8 +5600,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5616,8 +5616,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6048,8 +6048,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -6064,8 +6064,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -6080,8 +6080,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -6096,8 +6096,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -6112,8 +6112,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -6128,8 +6128,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -6144,8 +6144,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -6160,8 +6160,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -6176,8 +6176,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -6192,8 +6192,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -6208,8 +6208,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -6304,8 +6304,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -6320,8 +6320,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -6336,8 +6336,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -6352,8 +6352,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -6368,8 +6368,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -6384,8 +6384,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -6400,8 +6400,8 @@
- 1165 + role="cell" aria-label="1085"> + 1085
@@ -6416,8 +6416,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -6448,8 +6448,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -6480,8 +6480,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -6496,8 +6496,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -6512,8 +6512,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -6528,8 +6528,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -6544,8 +6544,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -6560,8 +6560,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -6592,8 +6592,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -6608,8 +6608,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -6624,8 +6624,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -6640,8 +6640,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -6656,8 +6656,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -6672,8 +6672,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -6688,8 +6688,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -6704,8 +6704,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -6720,8 +6720,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -6736,8 +6736,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -6752,8 +6752,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -6864,8 +6864,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -6880,8 +6880,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -6896,8 +6896,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -6912,8 +6912,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -6928,8 +6928,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -6976,8 +6976,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -7008,8 +7008,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -7024,8 +7024,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -7040,8 +7040,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -7056,8 +7056,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -7072,8 +7072,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -7088,8 +7088,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -7104,8 +7104,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -7136,8 +7136,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -7152,8 +7152,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -7168,8 +7168,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -7184,8 +7184,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -7200,8 +7200,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -7232,8 +7232,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -7248,8 +7248,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -7280,8 +7280,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -7536,8 +7536,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -7552,8 +7552,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -7568,8 +7568,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -7584,8 +7584,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -7600,8 +7600,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -7616,8 +7616,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -7632,8 +7632,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -7648,8 +7648,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -7664,8 +7664,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -7680,8 +7680,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -7696,8 +7696,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -7728,8 +7728,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -7744,8 +7744,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -7760,8 +7760,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -7776,8 +7776,8 @@
- 75 + role="cell" aria-label="63"> + 63
@@ -7792,8 +7792,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7808,8 +7808,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7824,8 +7824,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7840,8 +7840,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7856,8 +7856,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7936,8 +7936,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7952,8 +7952,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7968,8 +7968,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7984,8 +7984,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8000,8 +8000,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8096,8 +8096,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -8112,8 +8112,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8128,8 +8128,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8144,8 +8144,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8176,8 +8176,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8192,8 +8192,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8208,8 +8208,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -8224,8 +8224,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8496,8 +8496,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8512,8 +8512,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8544,8 +8544,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8592,8 +8592,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8608,8 +8608,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -8624,8 +8624,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -8688,8 +8688,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -8704,8 +8704,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -8720,8 +8720,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -8752,8 +8752,8 @@
- 1631 + role="cell" aria-label="1519"> + 1519
@@ -8768,8 +8768,8 @@
- 1631 + role="cell" aria-label="1519"> + 1519
@@ -8784,8 +8784,8 @@
- 1631 + role="cell" aria-label="1519"> + 1519
@@ -8944,8 +8944,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -8960,8 +8960,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -8976,8 +8976,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9083,7 +9083,7 @@
diff --git a/coverage/ci_pipeline_nits/libcoap/src/message/request.rs.html b/coverage/ci_pipeline_nits/libcoap/src/message/request.rs.html index 9711506..dd838a7 100644 --- a/coverage/ci_pipeline_nits/libcoap/src/message/request.rs.html +++ b/coverage/ci_pipeline_nits/libcoap/src/message/request.rs.html @@ -23,7 +23,7 @@

Functions

- 15.88 %

+ 15.89 %

@@ -816,8 +816,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -832,8 +832,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -848,8 +848,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -896,8 +896,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -912,8 +912,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -928,8 +928,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -944,8 +944,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -960,8 +960,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -976,8 +976,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -992,8 +992,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -1008,8 +1008,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -1024,8 +1024,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -1040,8 +1040,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -1056,8 +1056,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -1072,8 +1072,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -1088,8 +1088,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -3360,8 +3360,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -3376,8 +3376,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -3392,8 +3392,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -3408,8 +3408,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -3424,8 +3424,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -3440,8 +3440,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -3456,8 +3456,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -3472,8 +3472,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -3488,8 +3488,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -3504,8 +3504,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -3520,8 +3520,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -3536,8 +3536,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -3552,8 +3552,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -3568,8 +3568,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -3584,8 +3584,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -3600,8 +3600,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -3616,8 +3616,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -3632,8 +3632,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -3648,8 +3648,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -3664,8 +3664,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -3680,8 +3680,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -4176,8 +4176,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -4192,8 +4192,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -4208,8 +4208,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -4224,8 +4224,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -4240,8 +4240,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5936,8 +5936,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6096,8 +6096,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6112,8 +6112,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6160,8 +6160,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6240,8 +6240,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6256,8 +6256,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6304,8 +6304,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6320,8 +6320,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6336,8 +6336,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6352,8 +6352,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6480,8 +6480,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6496,8 +6496,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6512,8 +6512,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6528,8 +6528,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6544,8 +6544,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6560,8 +6560,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6576,8 +6576,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6624,8 +6624,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6656,8 +6656,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6672,8 +6672,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6688,8 +6688,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6704,8 +6704,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6720,8 +6720,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6736,8 +6736,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6752,8 +6752,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6768,8 +6768,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6784,8 +6784,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6800,8 +6800,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6816,8 +6816,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6832,8 +6832,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6848,8 +6848,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6896,8 +6896,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -6912,8 +6912,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -6976,8 +6976,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -6992,8 +6992,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -7008,8 +7008,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -7040,8 +7040,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -7056,8 +7056,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -7120,8 +7120,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -7136,8 +7136,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -7200,8 +7200,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -7216,8 +7216,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -7248,8 +7248,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -7264,8 +7264,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -7296,8 +7296,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -7312,8 +7312,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -7344,8 +7344,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -7360,8 +7360,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -7392,8 +7392,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -7408,8 +7408,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -7440,8 +7440,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -7456,8 +7456,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -7472,8 +7472,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -7744,8 +7744,8 @@
- 932 + role="cell" aria-label="868"> + 868
@@ -7760,8 +7760,8 @@
- 932 + role="cell" aria-label="868"> + 868
@@ -7776,8 +7776,8 @@
- 932 + role="cell" aria-label="868"> + 868
@@ -7808,8 +7808,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -7824,8 +7824,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -7840,8 +7840,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -7867,7 +7867,7 @@
diff --git a/coverage/ci_pipeline_nits/libcoap/src/message/response.rs.html b/coverage/ci_pipeline_nits/libcoap/src/message/response.rs.html index 8e49e4b..597febb 100644 --- a/coverage/ci_pipeline_nits/libcoap/src/message/response.rs.html +++ b/coverage/ci_pipeline_nits/libcoap/src/message/response.rs.html @@ -23,7 +23,7 @@

Functions

- 17.74 %

+ 17.86 %

@@ -2592,8 +2592,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -2608,8 +2608,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -2640,8 +2640,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -2656,8 +2656,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -2688,8 +2688,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -2704,8 +2704,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -2736,8 +2736,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -2752,8 +2752,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -2784,8 +2784,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -2800,8 +2800,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -2832,8 +2832,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -2848,8 +2848,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -2864,8 +2864,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -2944,8 +2944,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2960,8 +2960,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2976,8 +2976,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2992,8 +2992,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -3008,8 +3008,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -3024,8 +3024,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -3040,8 +3040,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -3056,8 +3056,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -3072,8 +3072,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -3088,8 +3088,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -5232,8 +5232,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -5360,8 +5360,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -5392,8 +5392,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -5408,8 +5408,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -5424,8 +5424,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -5440,8 +5440,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -5456,8 +5456,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -5472,8 +5472,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -5488,8 +5488,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -5504,8 +5504,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -5520,8 +5520,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -5536,8 +5536,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -5680,8 +5680,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5696,8 +5696,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5712,8 +5712,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5792,8 +5792,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5824,8 +5824,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -5840,8 +5840,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -5856,8 +5856,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -5888,8 +5888,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -5904,8 +5904,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -5920,8 +5920,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -5947,7 +5947,7 @@
diff --git a/coverage/ci_pipeline_nits/libcoap/src/prng.rs.html b/coverage/ci_pipeline_nits/libcoap/src/prng.rs.html index 8447ca9..32fc618 100644 --- a/coverage/ci_pipeline_nits/libcoap/src/prng.rs.html +++ b/coverage/ci_pipeline_nits/libcoap/src/prng.rs.html @@ -23,7 +23,7 @@

Functions

- 19.32 %

+ 20.59 %

@@ -864,8 +864,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -1008,8 +1008,8 @@
- 140 + role="cell" aria-label="123"> + 123
@@ -1024,8 +1024,8 @@
- 140 + role="cell" aria-label="124"> + 124
@@ -1040,8 +1040,8 @@
- 140 + role="cell" aria-label="124"> + 124
@@ -1072,8 +1072,8 @@
- 140 + role="cell" aria-label="124"> + 124
@@ -1088,8 +1088,8 @@
- 140 + role="cell" aria-label="124"> + 124
@@ -1136,8 +1136,8 @@
- 140 + role="cell" aria-label="124"> + 124
@@ -2144,8 +2144,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -2464,8 +2464,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -2480,8 +2480,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -2496,8 +2496,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -2512,8 +2512,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -2736,8 +2736,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -3056,8 +3056,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3072,8 +3072,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3088,8 +3088,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3104,8 +3104,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3120,8 +3120,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3136,8 +3136,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3152,8 +3152,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3168,8 +3168,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3216,8 +3216,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3227,7 +3227,7 @@
diff --git a/coverage/ci_pipeline_nits/libcoap/src/protocol.rs.html b/coverage/ci_pipeline_nits/libcoap/src/protocol.rs.html index ec3120a..315a6e7 100644 --- a/coverage/ci_pipeline_nits/libcoap/src/protocol.rs.html +++ b/coverage/ci_pipeline_nits/libcoap/src/protocol.rs.html @@ -23,7 +23,7 @@

Functions

- 37.5 %

+ 37.5 %

@@ -1424,8 +1424,8 @@
- 932 + role="cell" aria-label="868"> + 868
@@ -2432,8 +2432,8 @@
- 932 + role="cell" aria-label="868"> + 868
@@ -2448,8 +2448,8 @@
- 932 + role="cell" aria-label="868"> + 868
@@ -2560,8 +2560,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -2832,8 +2832,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -2896,8 +2896,8 @@
- 932 + role="cell" aria-label="868"> + 868
@@ -2944,8 +2944,8 @@
- 932 + role="cell" aria-label="868"> + 868
@@ -2960,8 +2960,8 @@
- 932 + role="cell" aria-label="868"> + 868
@@ -3072,8 +3072,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -3344,8 +3344,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -3408,8 +3408,8 @@
- 932 + role="cell" aria-label="868"> + 868
@@ -3504,8 +3504,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -3520,8 +3520,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -3536,8 +3536,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -4624,8 +4624,8 @@
- 932 + role="cell" aria-label="868"> + 868
@@ -4640,8 +4640,8 @@
- 932 + role="cell" aria-label="868"> + 868
@@ -4672,8 +4672,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -4688,8 +4688,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -4720,8 +4720,8 @@
- 932 + role="cell" aria-label="868"> + 868
@@ -4784,8 +4784,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4800,8 +4800,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4816,8 +4816,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -5008,8 +5008,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -5024,8 +5024,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -5040,8 +5040,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -5056,8 +5056,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -5072,8 +5072,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -5088,8 +5088,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -5120,8 +5120,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -5264,8 +5264,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -5536,8 +5536,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -5552,8 +5552,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -5568,8 +5568,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -5696,8 +5696,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -5760,8 +5760,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -5776,8 +5776,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -5792,8 +5792,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -5920,8 +5920,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -6256,8 +6256,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -6272,8 +6272,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -6288,8 +6288,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -6432,8 +6432,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -6976,8 +6976,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -6992,8 +6992,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -7008,8 +7008,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -7488,8 +7488,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -7856,8 +7856,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -7872,8 +7872,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -7888,8 +7888,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -7984,8 +7984,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -8224,8 +8224,8 @@
- 932 + role="cell" aria-label="868"> + 868
@@ -8240,8 +8240,8 @@
- 932 + role="cell" aria-label="868"> + 868
@@ -8256,8 +8256,8 @@
- 536 + role="cell" aria-label="496"> + 496
@@ -8288,8 +8288,8 @@
- 396 + role="cell" aria-label="372"> + 372
@@ -8336,8 +8336,8 @@
- 932 + role="cell" aria-label="868"> + 868
@@ -8400,8 +8400,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -8416,8 +8416,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -8432,8 +8432,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -8459,7 +8459,7 @@
diff --git a/coverage/ci_pipeline_nits/libcoap/src/resource.rs.html b/coverage/ci_pipeline_nits/libcoap/src/resource.rs.html index 1fef2b3..2f6cb4f 100644 --- a/coverage/ci_pipeline_nits/libcoap/src/resource.rs.html +++ b/coverage/ci_pipeline_nits/libcoap/src/resource.rs.html @@ -23,7 +23,7 @@

Functions

- 53.93 %

+ 54.2 %

@@ -880,8 +880,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -896,8 +896,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -912,8 +912,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -928,8 +928,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -944,8 +944,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -960,8 +960,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -976,8 +976,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -992,8 +992,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1008,8 +1008,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1024,8 +1024,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1040,8 +1040,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1072,8 +1072,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1344,8 +1344,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1360,8 +1360,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1376,8 +1376,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1392,8 +1392,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1408,8 +1408,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1424,8 +1424,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1440,8 +1440,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1456,8 +1456,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1472,8 +1472,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1488,8 +1488,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1504,8 +1504,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1520,8 +1520,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1536,8 +1536,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1552,8 +1552,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1648,8 +1648,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -2512,8 +2512,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -2528,8 +2528,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -2544,8 +2544,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -2560,8 +2560,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -2576,8 +2576,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -2592,8 +2592,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -2608,8 +2608,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -2624,8 +2624,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -2640,8 +2640,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -2656,8 +2656,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -2672,8 +2672,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -2752,8 +2752,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -2768,8 +2768,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -2784,8 +2784,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -2912,8 +2912,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -3440,8 +3440,8 @@
- 75 + role="cell" aria-label="63"> + 63
@@ -3456,8 +3456,8 @@
- 75 + role="cell" aria-label="63"> + 63
@@ -3472,8 +3472,8 @@
- 75 + role="cell" aria-label="63"> + 63
@@ -3600,8 +3600,8 @@
- 75 + role="cell" aria-label="63"> + 63
@@ -3920,8 +3920,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -3936,8 +3936,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -3952,8 +3952,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -3968,8 +3968,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -3984,8 +3984,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -4000,8 +4000,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -4016,8 +4016,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -4032,8 +4032,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -4080,8 +4080,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -4128,8 +4128,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -4144,8 +4144,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -4160,8 +4160,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -4176,8 +4176,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -4192,8 +4192,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -4208,8 +4208,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -4224,8 +4224,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -4240,8 +4240,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -4256,8 +4256,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -4272,8 +4272,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -4720,8 +4720,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -4736,8 +4736,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -4752,8 +4752,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -4960,8 +4960,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -4976,8 +4976,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -4992,8 +4992,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5008,8 +5008,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5024,8 +5024,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5040,8 +5040,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5056,8 +5056,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5072,8 +5072,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5088,8 +5088,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5104,8 +5104,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5120,8 +5120,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5152,8 +5152,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5168,8 +5168,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5184,8 +5184,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5200,8 +5200,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5216,8 +5216,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5232,8 +5232,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5248,8 +5248,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5264,8 +5264,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5280,8 +5280,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5456,8 +5456,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5472,8 +5472,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5488,8 +5488,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5504,8 +5504,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5520,8 +5520,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5536,8 +5536,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5552,8 +5552,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5568,8 +5568,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5584,8 +5584,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5600,8 +5600,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5616,8 +5616,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5632,8 +5632,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5648,8 +5648,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5664,8 +5664,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5680,8 +5680,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5696,8 +5696,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5712,8 +5712,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5728,8 +5728,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5744,8 +5744,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5760,8 +5760,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5776,8 +5776,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5792,8 +5792,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5808,8 +5808,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5824,8 +5824,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6064,8 +6064,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6080,8 +6080,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6096,8 +6096,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6128,8 +6128,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6144,8 +6144,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6160,8 +6160,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6240,8 +6240,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -6256,8 +6256,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -6272,8 +6272,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -6336,8 +6336,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6352,8 +6352,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6368,8 +6368,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6384,8 +6384,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6400,8 +6400,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6416,8 +6416,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6432,8 +6432,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6448,8 +6448,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -6464,8 +6464,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7264,8 +7264,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7280,8 +7280,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7296,8 +7296,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7312,8 +7312,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7328,8 +7328,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7344,8 +7344,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7360,8 +7360,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7488,8 +7488,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7504,8 +7504,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7520,8 +7520,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7536,8 +7536,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7552,8 +7552,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7568,8 +7568,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7584,8 +7584,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7600,8 +7600,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7616,8 +7616,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7824,8 +7824,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7840,8 +7840,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7856,8 +7856,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7872,8 +7872,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7888,8 +7888,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7904,8 +7904,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7920,8 +7920,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7936,8 +7936,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7952,8 +7952,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7968,8 +7968,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -7984,8 +7984,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8000,8 +8000,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8016,8 +8016,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8032,8 +8032,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8048,8 +8048,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8064,8 +8064,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8080,8 +8080,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8096,8 +8096,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8240,8 +8240,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8256,8 +8256,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8272,8 +8272,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8288,8 +8288,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8304,8 +8304,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8320,8 +8320,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8336,8 +8336,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8352,8 +8352,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8363,7 +8363,7 @@
diff --git a/coverage/ci_pipeline_nits/libcoap/src/session/client.rs.html b/coverage/ci_pipeline_nits/libcoap/src/session/client.rs.html index 0f602fe..ef19717 100644 --- a/coverage/ci_pipeline_nits/libcoap/src/session/client.rs.html +++ b/coverage/ci_pipeline_nits/libcoap/src/session/client.rs.html @@ -23,7 +23,7 @@

Functions

- 41.88 %

+ 41.57 %

@@ -784,8 +784,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -800,8 +800,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -816,8 +816,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -832,8 +832,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -848,8 +848,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -864,8 +864,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -880,8 +880,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -896,8 +896,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -912,8 +912,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -928,8 +928,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -944,8 +944,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -960,8 +960,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -976,8 +976,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -992,8 +992,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -1008,8 +1008,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -1024,8 +1024,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -1040,8 +1040,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -1056,8 +1056,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -1072,8 +1072,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -1216,8 +1216,8 @@
- 163 + role="cell" aria-label="155"> + 155
@@ -1232,8 +1232,8 @@
- 163 + role="cell" aria-label="155"> + 155
@@ -1248,8 +1248,8 @@
- 163 + role="cell" aria-label="155"> + 155
@@ -1264,8 +1264,8 @@
- 163 + role="cell" aria-label="155"> + 155
@@ -1280,8 +1280,8 @@
- 163 + role="cell" aria-label="155"> + 155
@@ -1296,8 +1296,8 @@
- 163 + role="cell" aria-label="155"> + 155
@@ -1312,8 +1312,8 @@
- 163 + role="cell" aria-label="155"> + 155
@@ -1328,8 +1328,8 @@
- 163 + role="cell" aria-label="155"> + 155
@@ -1344,8 +1344,8 @@
- 163 + role="cell" aria-label="155"> + 155
@@ -1360,8 +1360,8 @@
- 163 + role="cell" aria-label="155"> + 155
@@ -1376,8 +1376,8 @@
- 163 + role="cell" aria-label="155"> + 155
@@ -1392,8 +1392,8 @@
- 163 + role="cell" aria-label="155"> + 155
@@ -1408,8 +1408,8 @@
- 163 + role="cell" aria-label="155"> + 155
@@ -1424,8 +1424,8 @@
- 163 + role="cell" aria-label="155"> + 155
@@ -1440,8 +1440,8 @@
- 163 + role="cell" aria-label="155"> + 155
@@ -1696,8 +1696,8 @@
- 17 + role="cell" aria-label="15"> + 15
@@ -1712,8 +1712,8 @@
- 17 + role="cell" aria-label="15"> + 15
@@ -1728,8 +1728,8 @@
- 17 + role="cell" aria-label="15"> + 15
@@ -1744,8 +1744,8 @@
- 17 + role="cell" aria-label="15"> + 15
@@ -1760,8 +1760,8 @@
- 17 + role="cell" aria-label="15"> + 15
@@ -1776,8 +1776,8 @@
- 17 + role="cell" aria-label="15"> + 15
@@ -1856,8 +1856,8 @@
- 17 + role="cell" aria-label="15"> + 15
@@ -1872,8 +1872,8 @@
- 17 + role="cell" aria-label="15"> + 15
@@ -1904,8 +1904,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -1920,8 +1920,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -2032,8 +2032,8 @@
- 2 + role="cell" aria-label="1"> + 1
@@ -2048,8 +2048,8 @@
- 2 + role="cell" aria-label="1"> + 1
@@ -2144,8 +2144,8 @@
- 17 + role="cell" aria-label="15"> + 15
@@ -2160,8 +2160,8 @@
- 17 + role="cell" aria-label="15"> + 15
@@ -2176,8 +2176,8 @@
- 17 + role="cell" aria-label="15"> + 15
@@ -2192,8 +2192,8 @@
- 17 + role="cell" aria-label="15"> + 15
@@ -2304,8 +2304,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2320,8 +2320,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2336,8 +2336,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2352,8 +2352,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2368,8 +2368,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2384,8 +2384,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2400,8 +2400,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2416,8 +2416,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2432,8 +2432,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2448,8 +2448,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2464,8 +2464,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2480,8 +2480,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2496,8 +2496,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2512,8 +2512,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2544,8 +2544,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2560,8 +2560,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2576,8 +2576,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2592,8 +2592,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2608,8 +2608,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2624,8 +2624,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2736,8 +2736,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2752,8 +2752,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2768,8 +2768,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2784,8 +2784,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2800,8 +2800,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2816,8 +2816,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2832,8 +2832,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2848,8 +2848,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2864,8 +2864,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2880,8 +2880,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2896,8 +2896,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2912,8 +2912,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2928,8 +2928,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2944,8 +2944,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2976,8 +2976,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -2992,8 +2992,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3008,8 +3008,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3024,8 +3024,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3040,8 +3040,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3056,8 +3056,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -3360,8 +3360,8 @@
- 396 + role="cell" aria-label="364"> + 364
@@ -3376,8 +3376,8 @@
- 396 + role="cell" aria-label="364"> + 364
@@ -3392,8 +3392,8 @@
- 396 + role="cell" aria-label="364"> + 364
@@ -3408,8 +3408,8 @@
- 396 + role="cell" aria-label="364"> + 364
@@ -3456,8 +3456,8 @@
- 396 + role="cell" aria-label="364"> + 364
@@ -3472,8 +3472,8 @@
- 396 + role="cell" aria-label="364"> + 364
@@ -3488,8 +3488,8 @@
- 396 + role="cell" aria-label="364"> + 364
@@ -3504,8 +3504,8 @@
- 396 + role="cell" aria-label="364"> + 364
@@ -3616,8 +3616,8 @@
- 396 + role="cell" aria-label="364"> + 364
@@ -3776,8 +3776,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -3792,8 +3792,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -3808,8 +3808,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -3824,8 +3824,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -3840,8 +3840,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -3856,8 +3856,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -3872,8 +3872,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -3888,8 +3888,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -3904,8 +3904,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -3952,8 +3952,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -3968,8 +3968,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -3984,8 +3984,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4000,8 +4000,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4016,8 +4016,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4032,8 +4032,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4048,8 +4048,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4064,8 +4064,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4080,8 +4080,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4096,8 +4096,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4112,8 +4112,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4128,8 +4128,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4144,8 +4144,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4160,8 +4160,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4176,8 +4176,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4192,8 +4192,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4208,8 +4208,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4224,8 +4224,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4240,8 +4240,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4304,8 +4304,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -4320,8 +4320,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -4336,8 +4336,8 @@
- 699 + role="cell" aria-label="651"> + 651
@@ -4352,8 +4352,8 @@
- 2177 + role="cell" aria-label="2025"> + 2025
@@ -4368,8 +4368,8 @@
- 2177 + role="cell" aria-label="2025"> + 2025
@@ -4384,8 +4384,8 @@
- 2177 + role="cell" aria-label="2025"> + 2025
@@ -4603,7 +4603,7 @@
diff --git a/coverage/ci_pipeline_nits/libcoap/src/session/index.html b/coverage/ci_pipeline_nits/libcoap/src/session/index.html index f7c5a72..48c0f7c 100644 --- a/coverage/ci_pipeline_nits/libcoap/src/session/index.html +++ b/coverage/ci_pipeline_nits/libcoap/src/session/index.html @@ -23,7 +23,7 @@

Functions

- 35.08 %

+ 35.11 %

@@ -69,8 +69,8 @@ 135 / 150 - 41.88% - 49 / 117 + 41.57% + 37 / 89 100% @@ -96,8 +96,8 @@ 107 / 273 - 32.59% - 206 / 632 + 32.71% + 157 / 480 100% @@ -124,7 +124,7 @@ 43.48% - 40 / 92 + 30 / 69 100% @@ -135,7 +135,7 @@ diff --git a/coverage/ci_pipeline_nits/libcoap/src/session/mod.rs.html b/coverage/ci_pipeline_nits/libcoap/src/session/mod.rs.html index 697b09f..021b803 100644 --- a/coverage/ci_pipeline_nits/libcoap/src/session/mod.rs.html +++ b/coverage/ci_pipeline_nits/libcoap/src/session/mod.rs.html @@ -23,7 +23,7 @@

Functions

- 32.59 %

+ 32.71 %

@@ -1408,8 +1408,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -1424,8 +1424,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -1440,8 +1440,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -1456,8 +1456,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -1472,8 +1472,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -1488,8 +1488,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -1504,8 +1504,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -1520,8 +1520,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -1536,8 +1536,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -1552,8 +1552,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -1584,8 +1584,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -3616,8 +3616,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -3632,8 +3632,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -3648,8 +3648,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -3664,8 +3664,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -4496,8 +4496,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -4512,8 +4512,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -4528,8 +4528,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -4544,8 +4544,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -4688,8 +4688,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -4704,8 +4704,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -4720,8 +4720,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -4736,8 +4736,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5056,8 +5056,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -5072,8 +5072,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -5120,8 +5120,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -5136,8 +5136,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -5152,8 +5152,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -5280,8 +5280,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5296,8 +5296,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5312,8 +5312,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5328,8 +5328,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5344,8 +5344,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5360,8 +5360,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5376,8 +5376,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5392,8 +5392,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5408,8 +5408,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5440,8 +5440,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5456,8 +5456,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5472,8 +5472,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5504,8 +5504,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5520,8 +5520,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5536,8 +5536,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5552,8 +5552,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5568,8 +5568,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -5728,8 +5728,8 @@
- 110 + role="cell" aria-label="92"> + 92
@@ -5744,8 +5744,8 @@
- 110 + role="cell" aria-label="92"> + 92
@@ -5760,8 +5760,8 @@
- 110 + role="cell" aria-label="92"> + 92
@@ -5776,8 +5776,8 @@
- 110 + role="cell" aria-label="92"> + 92
@@ -5792,8 +5792,8 @@
- 110 + role="cell" aria-label="92"> + 92
@@ -5808,8 +5808,8 @@
- 110 + role="cell" aria-label="92"> + 92
@@ -5824,8 +5824,8 @@
- 110 + role="cell" aria-label="92"> + 92
@@ -5872,8 +5872,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -5888,8 +5888,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -5904,8 +5904,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -6608,8 +6608,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -6624,8 +6624,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -6640,8 +6640,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -6704,8 +6704,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -6736,8 +6736,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -6752,8 +6752,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -6768,8 +6768,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -6832,8 +6832,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -7184,8 +7184,8 @@
- 524 + role="cell" aria-label="480"> + 480
@@ -7200,8 +7200,8 @@
- 524 + role="cell" aria-label="480"> + 480
@@ -7216,8 +7216,8 @@
- 524 + role="cell" aria-label="480"> + 480
@@ -7232,8 +7232,8 @@
- 524 + role="cell" aria-label="480"> + 480
@@ -7280,8 +7280,8 @@
- 396 + role="cell" aria-label="364"> + 364
@@ -7328,8 +7328,8 @@
- 128 + role="cell" aria-label="116"> + 116
@@ -7392,8 +7392,8 @@
- 524 + role="cell" aria-label="480"> + 480
@@ -7456,8 +7456,8 @@
- 396 + role="cell" aria-label="364"> + 364
@@ -7472,8 +7472,8 @@
- 396 + role="cell" aria-label="364"> + 364
@@ -7488,8 +7488,8 @@
- 396 + role="cell" aria-label="364"> + 364
@@ -7552,8 +7552,8 @@
- 396 + role="cell" aria-label="364"> + 364
@@ -7568,8 +7568,8 @@
- 396 + role="cell" aria-label="364"> + 364
@@ -7584,8 +7584,8 @@
- 396 + role="cell" aria-label="364"> + 364
@@ -8272,8 +8272,8 @@
- 501 + role="cell" aria-label="465"> + 465
@@ -8288,8 +8288,8 @@
- 501 + role="cell" aria-label="465"> + 465
@@ -8304,8 +8304,8 @@
- 501 + role="cell" aria-label="465"> + 465
@@ -8320,8 +8320,8 @@
- 501 + role="cell" aria-label="465"> + 465
@@ -8336,8 +8336,8 @@
- 501 + role="cell" aria-label="465"> + 465
@@ -8352,8 +8352,8 @@
- 501 + role="cell" aria-label="465"> + 465
@@ -8368,8 +8368,8 @@
- 501 + role="cell" aria-label="465"> + 465
@@ -8384,8 +8384,8 @@
- 501 + role="cell" aria-label="465"> + 465
@@ -8608,8 +8608,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8624,8 +8624,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8640,8 +8640,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8656,8 +8656,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8672,8 +8672,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8688,8 +8688,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -8768,8 +8768,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -8784,8 +8784,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -8800,8 +8800,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -8816,8 +8816,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -8832,8 +8832,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -8848,8 +8848,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -8864,8 +8864,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -8880,8 +8880,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -8896,8 +8896,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -8912,8 +8912,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -8928,8 +8928,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -8944,8 +8944,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -8976,8 +8976,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -8992,8 +8992,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9008,8 +9008,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9024,8 +9024,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9088,8 +9088,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9099,7 +9099,7 @@
diff --git a/coverage/ci_pipeline_nits/libcoap/src/session/server.rs.html b/coverage/ci_pipeline_nits/libcoap/src/session/server.rs.html index 1721e7f..6e6ba07 100644 --- a/coverage/ci_pipeline_nits/libcoap/src/session/server.rs.html +++ b/coverage/ci_pipeline_nits/libcoap/src/session/server.rs.html @@ -23,7 +23,7 @@

Functions

- 43.48 %

+ 43.48 %

@@ -368,8 +368,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -384,8 +384,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -400,8 +400,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -416,8 +416,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -432,8 +432,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -1056,8 +1056,8 @@
- 268 + role="cell" aria-label="248"> + 248
@@ -1072,8 +1072,8 @@
- 268 + role="cell" aria-label="248"> + 248
@@ -1088,8 +1088,8 @@
- 268 + role="cell" aria-label="248"> + 248
@@ -1104,8 +1104,8 @@
- 268 + role="cell" aria-label="248"> + 248
@@ -1120,8 +1120,8 @@
- 268 + role="cell" aria-label="248"> + 248
@@ -1200,8 +1200,8 @@
- 105 + role="cell" aria-label="93"> + 93
@@ -1216,8 +1216,8 @@
- 163 + role="cell" aria-label="155"> + 155
@@ -1264,8 +1264,8 @@
- 268 + role="cell" aria-label="248"> + 248
@@ -1280,8 +1280,8 @@
- 268 + role="cell" aria-label="248"> + 248
@@ -1296,8 +1296,8 @@
- 268 + role="cell" aria-label="248"> + 248
@@ -1312,8 +1312,8 @@
- 268 + role="cell" aria-label="248"> + 248
@@ -1328,8 +1328,8 @@
- 268 + role="cell" aria-label="248"> + 248
@@ -1344,8 +1344,8 @@
- 268 + role="cell" aria-label="248"> + 248
@@ -1360,8 +1360,8 @@
- 268 + role="cell" aria-label="248"> + 248
@@ -1376,8 +1376,8 @@
- 268 + role="cell" aria-label="248"> + 248
@@ -1392,8 +1392,8 @@
- 268 + role="cell" aria-label="248"> + 248
@@ -1408,8 +1408,8 @@
- 268 + role="cell" aria-label="248"> + 248
@@ -1712,8 +1712,8 @@
- 361 + role="cell" aria-label="333"> + 333
@@ -1728,8 +1728,8 @@
- 361 + role="cell" aria-label="333"> + 333
@@ -1744,8 +1744,8 @@
- 361 + role="cell" aria-label="333"> + 333
@@ -1760,8 +1760,8 @@
- 361 + role="cell" aria-label="333"> + 333
@@ -1776,8 +1776,8 @@
- 361 + role="cell" aria-label="333"> + 333
@@ -1792,8 +1792,8 @@
- 361 + role="cell" aria-label="333"> + 333
@@ -2256,8 +2256,8 @@
- 361 + role="cell" aria-label="333"> + 333
@@ -2272,8 +2272,8 @@
- 361 + role="cell" aria-label="333"> + 333
@@ -2288,8 +2288,8 @@
- 361 + role="cell" aria-label="333"> + 333
@@ -2304,8 +2304,8 @@
- 361 + role="cell" aria-label="333"> + 333
@@ -2352,8 +2352,8 @@
- 361 + role="cell" aria-label="333"> + 333
@@ -2368,8 +2368,8 @@
- 361 + role="cell" aria-label="333"> + 333
@@ -2384,8 +2384,8 @@
- 361 + role="cell" aria-label="333"> + 333
@@ -2400,8 +2400,8 @@
- 361 + role="cell" aria-label="333"> + 333
@@ -2416,8 +2416,8 @@
- 361 + role="cell" aria-label="333"> + 333
@@ -2432,8 +2432,8 @@
- 361 + role="cell" aria-label="333"> + 333
@@ -2544,8 +2544,8 @@
- 361 + role="cell" aria-label="333"> + 333
@@ -2608,8 +2608,8 @@
- 629 + role="cell" aria-label="581"> + 581
@@ -2624,8 +2624,8 @@
- 629 + role="cell" aria-label="581"> + 581
@@ -2640,8 +2640,8 @@
- 629 + role="cell" aria-label="581"> + 581
@@ -2656,8 +2656,8 @@
- 629 + role="cell" aria-label="581"> + 581
@@ -2672,8 +2672,8 @@
- 629 + role="cell" aria-label="581"> + 581
@@ -2704,8 +2704,8 @@
- 629 + role="cell" aria-label="581"> + 581
@@ -2720,8 +2720,8 @@
- 629 + role="cell" aria-label="581"> + 581
@@ -2736,8 +2736,8 @@
- 629 + role="cell" aria-label="581"> + 581
@@ -2768,8 +2768,8 @@
- 629 + role="cell" aria-label="581"> + 581
@@ -2832,8 +2832,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2848,8 +2848,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2864,8 +2864,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2896,8 +2896,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -2912,8 +2912,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -2928,8 +2928,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -3184,8 +3184,8 @@
- 268 + role="cell" aria-label="248"> + 248
@@ -3200,8 +3200,8 @@
- 268 + role="cell" aria-label="248"> + 248
@@ -3216,8 +3216,8 @@
- 268 + role="cell" aria-label="248"> + 248
@@ -3232,8 +3232,8 @@
- 268 + role="cell" aria-label="248"> + 248
@@ -3248,8 +3248,8 @@
- 268 + role="cell" aria-label="248"> + 248
@@ -3264,8 +3264,8 @@
- 268 + role="cell" aria-label="248"> + 248
@@ -3280,8 +3280,8 @@
- 268 + role="cell" aria-label="248"> + 248
@@ -3307,7 +3307,7 @@
diff --git a/coverage/ci_pipeline_nits/libcoap/src/transport.rs.html b/coverage/ci_pipeline_nits/libcoap/src/transport.rs.html index 52586e7..fbf25e2 100644 --- a/coverage/ci_pipeline_nits/libcoap/src/transport.rs.html +++ b/coverage/ci_pipeline_nits/libcoap/src/transport.rs.html @@ -23,7 +23,7 @@

Functions

- 33.33 %

+ 33.33 %

@@ -640,8 +640,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -656,8 +656,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -672,8 +672,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -688,8 +688,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -704,8 +704,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -720,8 +720,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -736,8 +736,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -752,8 +752,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -768,8 +768,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -784,8 +784,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -800,8 +800,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -816,8 +816,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -832,8 +832,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -848,8 +848,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -864,8 +864,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -880,8 +880,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -928,8 +928,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -960,8 +960,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -1024,8 +1024,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -1040,8 +1040,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -1056,8 +1056,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -1072,8 +1072,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -1099,7 +1099,7 @@
diff --git a/coverage/ci_pipeline_nits/libcoap/src/types.rs.html b/coverage/ci_pipeline_nits/libcoap/src/types.rs.html index 7a56ebc..a558252 100644 --- a/coverage/ci_pipeline_nits/libcoap/src/types.rs.html +++ b/coverage/ci_pipeline_nits/libcoap/src/types.rs.html @@ -23,7 +23,7 @@

Functions

- 27.03 %

+ 27.41 %

@@ -992,8 +992,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1008,8 +1008,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -1024,8 +1024,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2048,8 +2048,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2064,8 +2064,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2592,8 +2592,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2608,8 +2608,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2624,8 +2624,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2640,8 +2640,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2656,8 +2656,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2672,8 +2672,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2688,8 +2688,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2704,8 +2704,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2720,8 +2720,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2736,8 +2736,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2752,8 +2752,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2768,8 +2768,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2784,8 +2784,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2800,8 +2800,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2816,8 +2816,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2832,8 +2832,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2848,8 +2848,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2864,8 +2864,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2880,8 +2880,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2896,8 +2896,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2912,8 +2912,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2928,8 +2928,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2944,8 +2944,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2960,8 +2960,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2976,8 +2976,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -2992,8 +2992,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -3008,8 +3008,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -3024,8 +3024,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -3040,8 +3040,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -3056,8 +3056,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -3072,8 +3072,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -3088,8 +3088,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -3152,8 +3152,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -3520,8 +3520,8 @@
- 175 + role="cell" aria-label="155"> + 155
@@ -3792,8 +3792,8 @@
- 175 + role="cell" aria-label="155"> + 155
@@ -3808,8 +3808,8 @@
- 175 + role="cell" aria-label="155"> + 155
@@ -3824,8 +3824,8 @@
- 175 + role="cell" aria-label="155"> + 155
@@ -4176,8 +4176,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -4192,8 +4192,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -4208,8 +4208,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -4352,8 +4352,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -4512,8 +4512,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4528,8 +4528,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4544,8 +4544,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -4560,8 +4560,8 @@
- 163 + role="cell" aria-label="155"> + 155
@@ -4576,8 +4576,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -4624,8 +4624,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -4816,8 +4816,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -5040,8 +5040,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -5648,8 +5648,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -5968,8 +5968,8 @@
- 303 + role="cell" aria-label="279"> + 279
@@ -5984,8 +5984,8 @@
- 303 + role="cell" aria-label="279"> + 279
@@ -6000,8 +6000,8 @@
- 303 + role="cell" aria-label="279"> + 279
@@ -6016,8 +6016,8 @@
- 303 + role="cell" aria-label="279"> + 279
@@ -6032,8 +6032,8 @@
- 303 + role="cell" aria-label="279"> + 279
@@ -6048,8 +6048,8 @@
- 303 + role="cell" aria-label="279"> + 279
@@ -6064,8 +6064,8 @@
- 303 + role="cell" aria-label="279"> + 279
@@ -6080,8 +6080,8 @@
- 303 + role="cell" aria-label="279"> + 279
@@ -6096,8 +6096,8 @@
- 303 + role="cell" aria-label="279"> + 279
@@ -6128,8 +6128,8 @@
- 303 + role="cell" aria-label="279"> + 279
@@ -6144,8 +6144,8 @@
- 303 + role="cell" aria-label="279"> + 279
@@ -6288,8 +6288,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -6608,8 +6608,8 @@
- 38 + role="cell" aria-label="33"> + 33
@@ -6624,8 +6624,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -6640,8 +6640,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -6656,8 +6656,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -6672,8 +6672,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -6688,8 +6688,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -6704,8 +6704,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -6720,8 +6720,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -6736,8 +6736,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -6768,8 +6768,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -6784,8 +6784,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -6960,8 +6960,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -7232,8 +7232,8 @@
- 38 + role="cell" aria-label="33"> + 33
@@ -7248,8 +7248,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -7264,8 +7264,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -7440,8 +7440,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -7664,8 +7664,8 @@
- 303 + role="cell" aria-label="279"> + 279
@@ -7680,8 +7680,8 @@
- 303 + role="cell" aria-label="279"> + 279
@@ -7696,8 +7696,8 @@
- 303 + role="cell" aria-label="279"> + 279
@@ -7712,8 +7712,8 @@
- 303 + role="cell" aria-label="279"> + 279
@@ -7872,8 +7872,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -8096,8 +8096,8 @@
- 38 + role="cell" aria-label="33"> + 33
@@ -8112,8 +8112,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -8128,8 +8128,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -8144,8 +8144,8 @@
- 35 + role="cell" aria-label="31"> + 31
@@ -8512,8 +8512,8 @@
- 210 + role="cell" aria-label="186"> + 186
@@ -8528,8 +8528,8 @@
- 210 + role="cell" aria-label="186"> + 186
@@ -8544,8 +8544,8 @@
- 210 + role="cell" aria-label="186"> + 186
@@ -8560,8 +8560,8 @@
- 210 + role="cell" aria-label="186"> + 186
@@ -8576,8 +8576,8 @@
- 175 + role="cell" aria-label="155"> + 155
@@ -8592,8 +8592,8 @@
- 210 + role="cell" aria-label="186"> + 186
@@ -8640,8 +8640,8 @@
- 420 + role="cell" aria-label="372"> + 372
@@ -8656,8 +8656,8 @@
- 420 + role="cell" aria-label="372"> + 372
@@ -8672,8 +8672,8 @@
- 420 + role="cell" aria-label="372"> + 372
@@ -8688,8 +8688,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -8704,8 +8704,8 @@
- 350 + role="cell" aria-label="310"> + 310
@@ -8720,8 +8720,8 @@
- 350 + role="cell" aria-label="310"> + 310
@@ -8736,8 +8736,8 @@
- 350 + role="cell" aria-label="310"> + 310
@@ -8752,8 +8752,8 @@
- 350 + role="cell" aria-label="310"> + 310
@@ -8768,8 +8768,8 @@
- 350 + role="cell" aria-label="310"> + 310
@@ -8784,8 +8784,8 @@
- 420 + role="cell" aria-label="372"> + 372
@@ -8832,8 +8832,8 @@
- 210 + role="cell" aria-label="186"> + 186
@@ -8848,8 +8848,8 @@
- 210 + role="cell" aria-label="186"> + 186
@@ -8880,8 +8880,8 @@
- 210 + role="cell" aria-label="186"> + 186
@@ -8912,8 +8912,8 @@
- 210 + role="cell" aria-label="186"> + 186
@@ -8960,8 +8960,8 @@
- 210 + role="cell" aria-label="186"> + 186
@@ -8976,8 +8976,8 @@
- 210 + role="cell" aria-label="186"> + 186
@@ -8992,8 +8992,8 @@
- 210 + role="cell" aria-label="186"> + 186
@@ -9024,8 +9024,8 @@
- 210 + role="cell" aria-label="186"> + 186
@@ -9040,8 +9040,8 @@
- 210 + role="cell" aria-label="186"> + 186
@@ -9056,8 +9056,8 @@
- 210 + role="cell" aria-label="186"> + 186
@@ -9072,8 +9072,8 @@
- 210 + role="cell" aria-label="186"> + 186
@@ -9088,8 +9088,8 @@
- 210 + role="cell" aria-label="186"> + 186
@@ -9104,8 +9104,8 @@
- 210 + role="cell" aria-label="186"> + 186
@@ -9152,8 +9152,8 @@
- 210 + role="cell" aria-label="186"> + 186
@@ -9168,8 +9168,8 @@
- 210 + role="cell" aria-label="186"> + 186
@@ -9184,8 +9184,8 @@
- 210 + role="cell" aria-label="186"> + 186
@@ -9216,8 +9216,8 @@
- 210 + role="cell" aria-label="186"> + 186
@@ -9232,8 +9232,8 @@
- 210 + role="cell" aria-label="186"> + 186
@@ -9248,8 +9248,8 @@
- 210 + role="cell" aria-label="186"> + 186
@@ -9264,8 +9264,8 @@
- 210 + role="cell" aria-label="186"> + 186
@@ -9280,8 +9280,8 @@
- 210 + role="cell" aria-label="186"> + 186
@@ -9296,8 +9296,8 @@
- 210 + role="cell" aria-label="186"> + 186
@@ -9344,8 +9344,8 @@
- 443 + role="cell" aria-label="403"> + 403
@@ -9360,8 +9360,8 @@
- 443 + role="cell" aria-label="403"> + 403
@@ -9376,8 +9376,8 @@
- 443 + role="cell" aria-label="403"> + 403
@@ -9440,8 +9440,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9456,8 +9456,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9472,8 +9472,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9488,8 +9488,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9504,8 +9504,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9520,8 +9520,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9536,8 +9536,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9552,8 +9552,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9568,8 +9568,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9584,8 +9584,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9600,8 +9600,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9616,8 +9616,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9632,8 +9632,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9648,8 +9648,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9664,8 +9664,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9680,8 +9680,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9696,8 +9696,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9712,8 +9712,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9728,8 +9728,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9744,8 +9744,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9760,8 +9760,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9776,8 +9776,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9792,8 +9792,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9808,8 +9808,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9824,8 +9824,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9840,8 +9840,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9856,8 +9856,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9872,8 +9872,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9888,8 +9888,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9904,8 +9904,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9920,8 +9920,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9936,8 +9936,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9952,8 +9952,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9968,8 +9968,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -9984,8 +9984,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -10000,8 +10000,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -10016,8 +10016,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -10032,8 +10032,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -10048,8 +10048,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -10064,8 +10064,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -10080,8 +10080,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -10096,8 +10096,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -10112,8 +10112,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -10128,8 +10128,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -10144,8 +10144,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -10224,8 +10224,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -10240,8 +10240,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -10256,8 +10256,8 @@
- 466 + role="cell" aria-label="434"> + 434
@@ -10272,8 +10272,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -10288,8 +10288,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -10304,8 +10304,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -10320,8 +10320,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -10336,8 +10336,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -10352,8 +10352,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -10368,8 +10368,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -10384,8 +10384,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -10400,8 +10400,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -10432,8 +10432,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -10448,8 +10448,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -10464,8 +10464,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -10480,8 +10480,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -10496,8 +10496,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -10512,8 +10512,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -11792,8 +11792,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -11808,8 +11808,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -11824,8 +11824,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -11840,8 +11840,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -11856,8 +11856,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -11872,8 +11872,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -11888,8 +11888,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -11904,8 +11904,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -11920,8 +11920,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -11936,8 +11936,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -11952,8 +11952,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -11968,8 +11968,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -11984,8 +11984,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12000,8 +12000,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12016,8 +12016,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12032,8 +12032,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12048,8 +12048,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12064,8 +12064,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12080,8 +12080,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12096,8 +12096,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12112,8 +12112,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12128,8 +12128,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12144,8 +12144,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12256,8 +12256,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12272,8 +12272,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12288,8 +12288,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12304,8 +12304,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12320,8 +12320,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12336,8 +12336,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12352,8 +12352,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12368,8 +12368,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12384,8 +12384,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12400,8 +12400,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12416,8 +12416,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12432,8 +12432,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12448,8 +12448,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12464,8 +12464,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12480,8 +12480,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12496,8 +12496,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12512,8 +12512,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12528,8 +12528,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12544,8 +12544,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12592,8 +12592,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12608,8 +12608,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12624,8 +12624,8 @@
- 676 + role="cell" aria-label="620"> + 620
@@ -12672,8 +12672,8 @@
- 338 + role="cell" aria-label="310"> + 310
@@ -12688,8 +12688,8 @@
- 338 + role="cell" aria-label="310"> + 310
@@ -12704,8 +12704,8 @@
- 338 + role="cell" aria-label="310"> + 310
@@ -12720,8 +12720,8 @@
- 338 + role="cell" aria-label="310"> + 310
@@ -12736,8 +12736,8 @@
- 338 + role="cell" aria-label="310"> + 310
@@ -12752,8 +12752,8 @@
- 338 + role="cell" aria-label="310"> + 310
@@ -12768,8 +12768,8 @@
- 338 + role="cell" aria-label="310"> + 310
@@ -12800,8 +12800,8 @@
- 338 + role="cell" aria-label="310"> + 310
@@ -12816,8 +12816,8 @@
- 70 + role="cell" aria-label="62"> + 62
@@ -12848,8 +12848,8 @@
- 268 + role="cell" aria-label="248"> + 248
@@ -12880,8 +12880,8 @@
- 338 + role="cell" aria-label="310"> + 310
@@ -12896,8 +12896,8 @@
- 338 + role="cell" aria-label="310"> + 310
@@ -12912,8 +12912,8 @@
- 1690 + role="cell" aria-label="1550"> + 1550
@@ -12928,8 +12928,8 @@
- 338 + role="cell" aria-label="310"> + 310
@@ -12944,8 +12944,8 @@
- 338 + role="cell" aria-label="310"> + 310
@@ -12960,8 +12960,8 @@
- 338 + role="cell" aria-label="310"> + 310
@@ -12976,8 +12976,8 @@
- 338 + role="cell" aria-label="310"> + 310
@@ -12992,8 +12992,8 @@
- 1690 + role="cell" aria-label="1550"> + 1550
@@ -13008,8 +13008,8 @@
- 1690 + role="cell" aria-label="1550"> + 1550
@@ -13024,8 +13024,8 @@
- 1690 + role="cell" aria-label="1550"> + 1550
@@ -13088,8 +13088,8 @@
- 338 + role="cell" aria-label="310"> + 310
@@ -13104,8 +13104,8 @@
- 338 + role="cell" aria-label="310"> + 310
@@ -13120,8 +13120,8 @@
- 1014 + role="cell" aria-label="930"> + 930
@@ -13136,8 +13136,8 @@
- 338 + role="cell" aria-label="310"> + 310
@@ -13152,8 +13152,8 @@
- 1352 + role="cell" aria-label="1240"> + 1240
@@ -13168,8 +13168,8 @@
- 338 + role="cell" aria-label="310"> + 310
@@ -13184,8 +13184,8 @@
- 338 + role="cell" aria-label="310"> + 310
@@ -13200,8 +13200,8 @@
- 338 + role="cell" aria-label="310"> + 310
@@ -13216,8 +13216,8 @@
- 338 + role="cell" aria-label="310"> + 310
@@ -13232,8 +13232,8 @@
- 338 + role="cell" aria-label="310"> + 310
@@ -13872,8 +13872,8 @@
- 268 + role="cell" aria-label="248"> + 248
@@ -13888,8 +13888,8 @@
- 268 + role="cell" aria-label="248"> + 248
@@ -13904,8 +13904,8 @@
- 268 + role="cell" aria-label="248"> + 248
@@ -14096,8 +14096,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -14416,8 +14416,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -14432,8 +14432,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -14448,8 +14448,8 @@
- 233 + role="cell" aria-label="217"> + 217
@@ -15883,7 +15883,7 @@
diff --git a/coverage/ci_pipeline_nits/libcoap/tests/common/dtls.rs.html b/coverage/ci_pipeline_nits/libcoap/tests/common/dtls.rs.html index 3cee991..ada0443 100644 --- a/coverage/ci_pipeline_nits/libcoap/tests/common/dtls.rs.html +++ b/coverage/ci_pipeline_nits/libcoap/tests/common/dtls.rs.html @@ -23,7 +23,7 @@

Functions

- 52 %

+ 57.14 %

@@ -272,8 +272,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -288,8 +288,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -304,8 +304,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -320,8 +320,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -336,8 +336,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -352,8 +352,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -368,8 +368,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -384,8 +384,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -400,8 +400,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -416,8 +416,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -432,8 +432,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -448,8 +448,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -464,8 +464,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -480,8 +480,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -496,8 +496,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -512,8 +512,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -528,8 +528,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -544,8 +544,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -560,8 +560,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -576,8 +576,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -592,8 +592,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -608,8 +608,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -624,8 +624,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -640,8 +640,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -656,8 +656,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -672,8 +672,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -688,8 +688,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -704,8 +704,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -720,8 +720,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -736,8 +736,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -768,8 +768,8 @@
- 80 + role="cell" aria-label="71"> + 71
@@ -784,8 +784,8 @@
- 80 + role="cell" aria-label="71"> + 71
@@ -800,8 +800,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -816,8 +816,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -832,8 +832,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -848,8 +848,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -864,8 +864,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -880,8 +880,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -896,8 +896,8 @@
- 13 + role="cell" aria-label="12"> + 12
@@ -907,7 +907,7 @@
diff --git a/coverage/ci_pipeline_nits/libcoap/tests/common/index.html b/coverage/ci_pipeline_nits/libcoap/tests/common/index.html index 2a9c26c..8275f67 100644 --- a/coverage/ci_pipeline_nits/libcoap/tests/common/index.html +++ b/coverage/ci_pipeline_nits/libcoap/tests/common/index.html @@ -22,8 +22,8 @@

Functions

-

- 89.74 %

+

+ 90.72 %

@@ -69,8 +69,8 @@ 39 / 39 - 52% - 26 / 50 + 57.14% + 24 / 42 100% @@ -97,7 +97,7 @@ 100% - 184 / 184 + 152 / 152 100% @@ -108,7 +108,7 @@ diff --git a/coverage/ci_pipeline_nits/libcoap/tests/common/mod.rs.html b/coverage/ci_pipeline_nits/libcoap/tests/common/mod.rs.html index b2ee6cf..449e438 100644 --- a/coverage/ci_pipeline_nits/libcoap/tests/common/mod.rs.html +++ b/coverage/ci_pipeline_nits/libcoap/tests/common/mod.rs.html @@ -23,7 +23,7 @@

Functions

- 100 %

+ 100 %

@@ -448,8 +448,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -464,8 +464,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -480,8 +480,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -496,8 +496,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -512,8 +512,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -528,8 +528,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -544,8 +544,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -560,8 +560,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -576,8 +576,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -592,8 +592,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -608,8 +608,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -624,8 +624,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -640,8 +640,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -656,8 +656,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -672,8 +672,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -688,8 +688,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -800,8 +800,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -816,8 +816,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -832,8 +832,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -848,8 +848,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -864,8 +864,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -880,8 +880,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -896,8 +896,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -912,8 +912,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -928,8 +928,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -944,8 +944,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -960,8 +960,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -976,8 +976,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -992,8 +992,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1008,8 +1008,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1024,8 +1024,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1040,8 +1040,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1056,8 +1056,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1072,8 +1072,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1088,8 +1088,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1104,8 +1104,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1120,8 +1120,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -1136,8 +1136,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -1152,8 +1152,8 @@
- 50 + role="cell" aria-label="42"> + 42
@@ -1168,8 +1168,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1184,8 +1184,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1200,8 +1200,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1216,8 +1216,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1264,8 +1264,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1280,8 +1280,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1296,8 +1296,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1312,8 +1312,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1328,8 +1328,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1344,8 +1344,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1360,8 +1360,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1376,8 +1376,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1392,8 +1392,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1408,8 +1408,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1424,8 +1424,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1440,8 +1440,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1456,8 +1456,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1472,8 +1472,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1488,8 +1488,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1504,8 +1504,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1520,8 +1520,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1536,8 +1536,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1552,8 +1552,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1568,8 +1568,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1584,8 +1584,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1600,8 +1600,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1616,8 +1616,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1632,8 +1632,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1664,8 +1664,8 @@
- 108 + role="cell" aria-label="90"> + 90
@@ -1680,8 +1680,8 @@
- 108 + role="cell" aria-label="90"> + 90
@@ -1728,8 +1728,8 @@
- 108 + role="cell" aria-label="90"> + 90
@@ -1744,8 +1744,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1760,8 +1760,8 @@
- 83 + role="cell" aria-label="69"> + 69
@@ -1792,8 +1792,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1808,8 +1808,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1840,8 +1840,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1856,8 +1856,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1872,8 +1872,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1888,8 +1888,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1904,8 +1904,8 @@
- 25 + role="cell" aria-label="21"> + 21
@@ -1915,7 +1915,7 @@
diff --git a/coverage/ci_pipeline_nits/libcoap/tests/dtls_pki_client_server_test.rs.html b/coverage/ci_pipeline_nits/libcoap/tests/dtls_pki_client_server_test.rs.html index 935e78d..5444455 100644 --- a/coverage/ci_pipeline_nits/libcoap/tests/dtls_pki_client_server_test.rs.html +++ b/coverage/ci_pipeline_nits/libcoap/tests/dtls_pki_client_server_test.rs.html @@ -1963,7 +1963,7 @@ diff --git a/coverage/ci_pipeline_nits/libcoap/tests/dtls_psk_client_server_test.rs.html b/coverage/ci_pipeline_nits/libcoap/tests/dtls_psk_client_server_test.rs.html index 1754669..287a84d 100644 --- a/coverage/ci_pipeline_nits/libcoap/tests/dtls_psk_client_server_test.rs.html +++ b/coverage/ci_pipeline_nits/libcoap/tests/dtls_psk_client_server_test.rs.html @@ -23,7 +23,7 @@

Functions

- 100 %

+ 100 %

@@ -448,8 +448,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -464,8 +464,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -480,8 +480,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -496,8 +496,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -512,8 +512,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -528,8 +528,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -544,8 +544,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -560,8 +560,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -576,8 +576,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -592,8 +592,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -608,8 +608,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -624,8 +624,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -640,8 +640,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -656,8 +656,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -672,8 +672,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -688,8 +688,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -704,8 +704,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -736,8 +736,8 @@
- 22 + role="cell" aria-label="15"> + 15
@@ -752,8 +752,8 @@
- 22 + role="cell" aria-label="15"> + 15
@@ -768,8 +768,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -784,8 +784,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -800,8 +800,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -816,8 +816,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -832,8 +832,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -848,8 +848,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -864,8 +864,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -875,7 +875,7 @@
diff --git a/coverage/ci_pipeline_nits/libcoap/tests/dtls_rpk_client_server_test.rs.html b/coverage/ci_pipeline_nits/libcoap/tests/dtls_rpk_client_server_test.rs.html index 514cb49..6ae5490 100644 --- a/coverage/ci_pipeline_nits/libcoap/tests/dtls_rpk_client_server_test.rs.html +++ b/coverage/ci_pipeline_nits/libcoap/tests/dtls_rpk_client_server_test.rs.html @@ -23,7 +23,7 @@

Functions

- 100 %

+ 100 %

@@ -336,8 +336,8 @@
- 2 + role="cell" aria-label="1"> + 1
@@ -432,8 +432,8 @@
- 2 + role="cell" aria-label="1"> + 1
@@ -448,8 +448,8 @@
- 2 + role="cell" aria-label="1"> + 1
@@ -464,8 +464,8 @@
- 2 + role="cell" aria-label="1"> + 1
@@ -480,8 +480,8 @@
- 4 + role="cell" aria-label="2"> + 2
@@ -496,8 +496,8 @@
- 2 + role="cell" aria-label="1"> + 1
@@ -512,8 +512,8 @@
- 2 + role="cell" aria-label="1"> + 1
@@ -523,7 +523,7 @@
diff --git a/coverage/ci_pipeline_nits/libcoap/tests/index.html b/coverage/ci_pipeline_nits/libcoap/tests/index.html index f70e059..60e8229 100644 --- a/coverage/ci_pipeline_nits/libcoap/tests/index.html +++ b/coverage/ci_pipeline_nits/libcoap/tests/index.html @@ -23,7 +23,7 @@

Functions

- 100 %

+ 100 %

@@ -97,7 +97,7 @@ 100% - 8 / 8 + 6 / 6 100% @@ -124,7 +124,7 @@ 100% - 4 / 4 + 2 / 2 100% @@ -151,7 +151,7 @@ 100% - 8 / 8 + 6 / 6 100% @@ -178,7 +178,7 @@ 100% - 8 / 8 + 6 / 6 100% @@ -189,7 +189,7 @@ diff --git a/coverage/ci_pipeline_nits/libcoap/tests/tcp_client_server_test.rs.html b/coverage/ci_pipeline_nits/libcoap/tests/tcp_client_server_test.rs.html index d32e197..f1fa8b5 100644 --- a/coverage/ci_pipeline_nits/libcoap/tests/tcp_client_server_test.rs.html +++ b/coverage/ci_pipeline_nits/libcoap/tests/tcp_client_server_test.rs.html @@ -23,7 +23,7 @@

Functions

- 100 %

+ 100 %

@@ -400,8 +400,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -416,8 +416,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -432,8 +432,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -448,8 +448,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -464,8 +464,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -480,8 +480,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -496,8 +496,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -512,8 +512,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -528,8 +528,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -544,8 +544,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -560,8 +560,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -576,8 +576,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -592,8 +592,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -624,8 +624,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -640,8 +640,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -656,8 +656,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -672,8 +672,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -688,8 +688,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -704,8 +704,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -720,8 +720,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -736,8 +736,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -752,8 +752,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -763,7 +763,7 @@
diff --git a/coverage/ci_pipeline_nits/libcoap/tests/udp_client_server_test.rs.html b/coverage/ci_pipeline_nits/libcoap/tests/udp_client_server_test.rs.html index 63cc20d..ec4d4f6 100644 --- a/coverage/ci_pipeline_nits/libcoap/tests/udp_client_server_test.rs.html +++ b/coverage/ci_pipeline_nits/libcoap/tests/udp_client_server_test.rs.html @@ -23,7 +23,7 @@

Functions

- 100 %

+ 100 %

@@ -384,8 +384,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -400,8 +400,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -416,8 +416,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -432,8 +432,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -448,8 +448,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -464,8 +464,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -480,8 +480,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -496,8 +496,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -512,8 +512,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -528,8 +528,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -544,8 +544,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -560,8 +560,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -576,8 +576,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -608,8 +608,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -624,8 +624,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -640,8 +640,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -656,8 +656,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -672,8 +672,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -688,8 +688,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -704,8 +704,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -720,8 +720,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -736,8 +736,8 @@
- 4 + role="cell" aria-label="3"> + 3
@@ -747,7 +747,7 @@