Skip to content

Commit 91d3817

Browse files
committed
Merge branch 'main' of https://github.com/d-markey/squadron
2 parents 40ff0bb + e260eb7 commit 91d3817

161 files changed

Lines changed: 705 additions & 710 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

coverage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"linesValid":1773,"lineRate":86.4}
1+
{"linesValid":1774,"lineRate":86.4}

doc/coverage/html/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ <h1>LCOV - code coverage report</h1>
1616
<dt>Test</dt>
1717
<dd>lcov.info</dd>
1818
<dt>Date</dt>
19-
<dd>2026-01-30</dd>
19+
<dd>2026-02-15</dd>
2020
<dt class="legend">Legend</dt>
2121
<dd class="legend">
2222
<dl class="legend">
@@ -37,7 +37,7 @@ <h1>LCOV - code coverage report</h1>
3737
</thead>
3838
<tbody>
3939
<tr>
40-
<th scope="row">Lines</th><td>1532</td><td>1773</td><td class="med">86.4%</td>
40+
<th scope="row">Lines</th><td>1533</td><td>1774</td><td class="med">86.4%</td>
4141
</tr>
4242
<tr>
4343
<th scope="row">Functions</th><td>0</td><td>0</td><td class="high">-</td>
@@ -66,8 +66,8 @@ <h1>LCOV - code coverage report</h1>
6666
</tr>
6767
<tr>
6868
<td headers="directory"><a href="src/_impl/native/index.html" title="/home/runner/work/squadron/squadron/lib/src/_impl/native">src/_impl/native</a></td><td headers="line-indicator lineCoverage">
69-
<meter high="90" low="75" max="100" min="0" optimum="100" value="84.9">84.9%</meter>
70-
</td><td headers="line-percent lineCoverage" class="med">84.9%</td><td headers="line-ratio lineCoverage" class="med">174/205</td><td headers="function-percent functions" class="high">-</td><td headers="function-ratio functions" class="high">0/0</td><td headers="branch-percent branches" class="high">-</td><td headers="branch-ratio branches" class="high">0/0</td>
69+
<meter high="90" low="75" max="100" min="0" optimum="100" value="85.0">85.0%</meter>
70+
</td><td headers="line-percent lineCoverage" class="med">85.0%</td><td headers="line-ratio lineCoverage" class="med">175/206</td><td headers="function-percent functions" class="high">-</td><td headers="function-ratio functions" class="high">0/0</td><td headers="branch-percent branches" class="high">-</td><td headers="branch-ratio branches" class="high">0/0</td>
7171
</tr>
7272
<tr>
7373
<td headers="directory"><a href="src/_impl/xplat/index.html" title="/home/runner/work/squadron/squadron/lib/src/_impl/xplat">src/_impl/xplat</a></td><td headers="line-indicator lineCoverage">

doc/coverage/html/src/_impl/native/_bootstrapper.dart.gcov.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ <h1>LCOV - code coverage report</h1>
1818
<dt>Test</dt>
1919
<dd>lcov.info</dd>
2020
<dt>Date</dt>
21-
<dd>2026-01-30</dd>
21+
<dd>2026-02-15</dd>
2222
<dt class="legend">Legend</dt>
2323
<dd class="legend">
2424
<dl class="legend">

doc/coverage/html/src/_impl/native/_channel.dart.gcov.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ <h1>LCOV - code coverage report</h1>
1818
<dt>Test</dt>
1919
<dd>lcov.info</dd>
2020
<dt>Date</dt>
21-
<dd>2026-01-30</dd>
21+
<dd>2026-02-15</dd>
2222
<dt class="legend">Legend</dt>
2323
<dd class="legend">
2424
<dl class="legend">

doc/coverage/html/src/_impl/native/_channel_forward.dart.gcov.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ <h1>LCOV - code coverage report</h1>
1818
<dt>Test</dt>
1919
<dd>lcov.info</dd>
2020
<dt>Date</dt>
21-
<dd>2026-01-30</dd>
21+
<dd>2026-02-15</dd>
2222
<dt class="legend">Legend</dt>
2323
<dd class="legend">
2424
<dl class="legend">

doc/coverage/html/src/_impl/native/_channel_impl.dart.gcov.html

Lines changed: 214 additions & 211 deletions
Large diffs are not rendered by default.

doc/coverage/html/src/_impl/native/_local_worker.dart.gcov.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ <h1>LCOV - code coverage report</h1>
1818
<dt>Test</dt>
1919
<dd>lcov.info</dd>
2020
<dt>Date</dt>
21-
<dd>2026-01-30</dd>
21+
<dd>2026-02-15</dd>
2222
<dt class="legend">Legend</dt>
2323
<dd class="legend">
2424
<dl class="legend">

doc/coverage/html/src/_impl/native/_platform.dart.gcov.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ <h1>LCOV - code coverage report</h1>
1818
<dt>Test</dt>
1919
<dd>lcov.info</dd>
2020
<dt>Date</dt>
21-
<dd>2026-01-30</dd>
21+
<dd>2026-02-15</dd>
2222
<dt class="legend">Legend</dt>
2323
<dd class="legend">
2424
<dl class="legend">

doc/coverage/html/src/_impl/native/_worker_channel.dart.gcov.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ <h1>LCOV - code coverage report</h1>
1818
<dt>Test</dt>
1919
<dd>lcov.info</dd>
2020
<dt>Date</dt>
21-
<dd>2026-01-30</dd>
21+
<dd>2026-02-15</dd>
2222
<dt class="legend">Legend</dt>
2323
<dd class="legend">
2424
<dl class="legend">
@@ -139,10 +139,10 @@ <h1>LCOV - code coverage report</h1>
139139
<td>26</td><td></td><td></td><td><code> try {</code></td>
140140
</tr>
141141
<tr class="lineCov" title="Line 27" id="line27">
142-
<td>27</td><td></td><td>10</td><td><code> final data = res.wrapInPlace();</code></td>
142+
<td>27</td><td></td><td>10</td><td><code> res.wrapInPlace();</code></td>
143143
</tr>
144144
<tr class="lineCov" title="Line 28" id="line28">
145-
<td>28</td><td></td><td>20</td><td><code> _sendPort.send(data);</code></td>
145+
<td>28</td><td></td><td>20</td><td><code> _sendPort.send(res);</code></td>
146146
</tr>
147147
<tr class="noop" title="Line 29" id="line29">
148148
<td>29</td><td></td><td></td><td><code> } catch (ex, st) {</code></td>

doc/coverage/html/src/_impl/native/_worker_runner.dart.gcov.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ <h1>LCOV - code coverage report</h1>
1818
<dt>Test</dt>
1919
<dd>lcov.info</dd>
2020
<dt>Date</dt>
21-
<dd>2026-01-30</dd>
21+
<dd>2026-02-15</dd>
2222
<dt class="legend">Legend</dt>
2323
<dd class="legend">
2424
<dl class="legend">

0 commit comments

Comments
 (0)