Skip to content

Super clippy#97

Merged
j4r0u53k merged 37 commits into
masterfrom
super-clippy
Feb 5, 2026
Merged

Super clippy#97
j4r0u53k merged 37 commits into
masterfrom
super-clippy

Conversation

@syyyr
Copy link
Copy Markdown
Contributor

@syyyr syyyr commented Feb 3, 2026

No description provided.

@syyyr syyyr requested review from fvacek and j4r0u53k February 3, 2026 14:56
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 3, 2026

Code coverage report for 481163f

Coverage difference

❌ Code coverage worsened.

Filename Stmts Miss Cover Missing
src/bin/cp2cp.rs -1 0 -0.24% 66, 145, 160, 203, 212
src/chainpack.rs -5 0 -0.02% 270
src/cpon.rs -6 -6 +0.96% 45, 62, 79, 358, 511
src/datetime.rs -1 -1 +0.43% 91, 102, 108, 111, 119, 184, 189, 194, 199, 204
src/json.rs +3 +3 -0.68% 324, 325, 329, 333, 349
src/metamap.rs 0 -1 +0.94% 138, 142
src/rpcvalue.rs +2 +1 -0.08% 128, 1011, 1018, 1019
src/serde/de.rs -2 -2 +0.37% 106, 350, 351
src/serde/ser.rs -2 -1 -0.02% 51, 67, 71, 75, 79
src/textrdwr.rs -1 0 -0.05%
src/util.rs -3 -3 +1.81% 38, 44, 45, 46, 57, 62, 63, 64, 65, 66, 67
TOTAL -16 -10 +0.13%

Overall coverage

Click to expand
Filename Stmts Miss Cover Missing
src/serde/ser.rs 578 329 43.08% 13-15, 50-52, 66-80, 86-88, 98-115, 138, 142-156, 162-173, 227-378, 387-438, 444-583, 608-633, 675, 780
src/serde/de.rs 387 110 71.58% 30, 36-37, 50, 75, 86-91, 104, 106-108, 119-124, 141-144, 148-153, 162, 179, 183-211, 254-256, 281-302, 315, 348-352, 371-401, 414-416, 425-431, 454-456, 487-489
src/bin/cp2cp.rs 117 33 71.79% 66, 105-106, 126-132, 145, 149-150, 159-161, 170-172, 181-183, 187, 199-208, 212-213
src/chainpack.rs 629 13 97.93% 88, 264-276, 281
src/cpon.rs 524 79 84.92% 35-37, 41, 45, 52, 57, 62, 75, 79, 92, 99-106, 125-146, 158-197, 300-301, 329-330, 336, 358, 371-375, 405, 421, 448-453, 490, 492-496, 511, 637
src/decimal.rs 215 2 99.07% 132-135
src/lib.rs 9 0 100.00%
src/datetime.rs 166 48 71.08% 90-94, 102, 108-113, 117-119, 152, 163-164, 179, 184-235
src/json.rs 417 25 94.00% 221, 257, 265, 278, 319-334, 349, 394-396, 408, 518
src/reader.rs 64 5 92.19% 21-23, 66, 84
src/jaq.rs 180 173 3.89% 11-230, 240, 244-280
src/metamap.rs 106 33 68.87% 44-53, 69-74, 90-97, 128-145
src/rpcvalue.rs 688 162 76.45% 71, 73-77, 79, 81-82, 85-100, 127-129, 175-177, 217-219, 258-263, 414-426, 434, 451, 458-463, 481, 488-513, 521, 533, 560, 577, 594, 604, 614, 624, 644, 654, 664, 674, 684, 698-727, 927-946, 985-987, 991, 1001, 1009-1020, 1024, 1027-1035, 1039, 1042-1047, 1051, 1063, 1075, 1081, 1087, 1091-1107, 1155-1163
src/serde.rs 52 27 48.08% 21-64, 74-82
src/textrdwr.rs 236 29 87.71% 47-72, 131, 134, 144, 147, 159, 167-169, 212, 228, 243, 253, 270, 312
src/util.rs 81 40 50.62% 25, 32-72
src/writer.rs 18 0 100.00%
TOTAL 4467 1108 75.20%

HTML reports

You can use GitHub CLI to download HTML coverage reports and open them automatically using this command:

(cd "$(mktemp -d)" && gh run -R silicon-heaven/libshvproto-rs download -n libshvproto-cov-html-481163f544fee9f904a15e86daddbe3923789978 && ls -1 | xargs -n1 xdg-open)

You can download the HTML reports manually here.

@syyyr syyyr marked this pull request as draft February 3, 2026 17:28
@syyyr syyyr force-pushed the super-clippy branch 4 times, most recently from 79ae033 to d44ad7a Compare February 3, 2026 23:19
@syyyr syyyr marked this pull request as ready for review February 5, 2026 13:52
@j4r0u53k j4r0u53k merged commit e0699f1 into master Feb 5, 2026
9 checks passed
@j4r0u53k j4r0u53k deleted the super-clippy branch February 5, 2026 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants