Skip to content

Fix nightly filename #56

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 9, 2025
Merged

Fix nightly filename #56

merged 1 commit into from
Jul 9, 2025

Conversation

syyyr
Copy link
Contributor

@syyyr syyyr commented Jul 9, 2025

No description provided.

@syyyr syyyr force-pushed the fix-hash-filename-ci branch from fed4c0d to cfdb0ba Compare July 9, 2025 14:19
@syyyr syyyr requested a review from fvacek July 9, 2025 14:20
Copy link

github-actions bot commented Jul 9, 2025

Code coverage report for 344d4b3

Coverage difference

✅ All new changes were covered.

Filename Stmts Miss Cover Missing
TOTAL 0 0 +100.00%

Overall coverage

Click to expand
Filename Stmts Miss Cover Missing
libshvproto-macros/src/lib.rs 261 28 89.27% 13, 24, 27, 41, 110, 114-117, 131, 241, 265, 268-274, 283-287, 301, 312-315, 446
src/rpcvalue.rs 686 178 74.05% 70, 72-76, 78, 80-81, 84-99, 126-128, 156-158, 174-176, 216-218, 257-262, 299-301, 413-425, 433, 450, 457-462, 480, 487-512, 520, 532, 559, 576, 593, 603, 613, 623, 643, 653, 663, 673, 683, 697-726, 926-943, 982-984, 988, 998, 1004-1013, 1017, 1020-1026, 1030, 1033-1038, 1042, 1054, 1066, 1072, 1078, 1081-1096, 1118-1123, 1135-1152
src/decimal.rs 63 25 60.32% 26-27, 47-50, 55-59, 61, 65-80
src/reader.rs 64 5 92.19% 20-22, 65, 83
src/lib.rs 9 0 100.00%
src/writer.rs 18 0 100.00%
src/json.rs 418 26 93.78% 131, 147, 225, 253, 263, 271, 284, 325-339, 355, 400-402, 414-415, 524
src/cpon.rs 526 85 83.84% 35-37, 41, 45-47, 55, 60, 65-67, 80, 84-86, 100, 107-114, 133-154, 166-205, 308-309, 337-338, 344, 366, 379-383, 413, 429, 455-460, 497, 499-503, 518, 640
src/datetime.rs 161 59 63.35% 22-27, 80-84, 92, 98-103, 107-109, 130, 135-137, 143-144, 154-155, 170, 174-221
src/textrdwr.rs 236 30 87.29% 47-72, 97, 132, 135, 145, 148, 160, 168-170, 215, 231, 243, 253, 269, 311
src/metamap.rs 106 34 67.92% 44-51, 67-72, 86-93, 99, 126-143
src/util.rs 82 43 47.56% 23, 30-76
src/chainpack.rs 636 15 97.64% 87, 120, 270-282, 287, 524
src/bin/cp2cp.rs 100 36 64.00% 97-98, 118-124, 137, 141-142, 146-176
TOTAL 3366 564 83.24%

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-344d4b3002893a754e9ffa5adc2ef04cce517a1d && ls -1 | xargs -n1 xdg-open)

You can download the HTML reports manually here.

@syyyr syyyr force-pushed the fix-hash-filename-ci branch 2 times, most recently from 6de2b3f to 344d4b3 Compare July 9, 2025 18:23
Accidentally removed when refactoring code coverage action.
@fvacek fvacek merged commit 95b8dd1 into master Jul 9, 2025
7 checks passed
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