Skip to content

Cargo.toml: Set panic strategy to abort#111

Merged
fvacek merged 1 commit into
mainfrom
panic-strategy-abort
Apr 28, 2026
Merged

Cargo.toml: Set panic strategy to abort#111
fvacek merged 1 commit into
mainfrom
panic-strategy-abort

Conversation

@j4r0u53k
Copy link
Copy Markdown
Collaborator

The program should be terminated on a panic in sites task.

The program should be terminated on a panic in sites task.
@j4r0u53k j4r0u53k requested a review from fvacek April 28, 2026 09:14
@fvacek fvacek enabled auto-merge April 28, 2026 09:15
@github-actions
Copy link
Copy Markdown

Code coverage report for 789e9a6

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
src/bin/hp.rs 55 55 0.00% 58-127
src/lib.rs 100 30 70.00% 68-89, 116, 120, 124, 156, 164, 175-179, 195-203
src/cleanup.rs 63 35 44.44% 54-109
src/sync.rs 664 256 61.45% 61-62, 72, 80, 88, 97, 148, 150-151, 174, 179, 195, 238-244, 319-336, 343-345, 356-365, 440, 488-710, 772, 799, 806-829, 839, 844, 881-900, 904, 908-918, 927
src/dirtylog.rs 435 25 94.25% 73, 96-100, 107-108, 123, 132-134, 146-147, 153-157, 194-198, 206-207, 238, 308
src/util.rs 298 59 80.20% 32, 59-60, 63-66, 68, 83-88, 100, 140-186, 200, 217, 239, 244-252, 256, 267, 274, 281, 308, 322, 460-465
src/tree.rs 421 421 0.00% 75-702
src/sites.rs 626 127 79.71% 165-197, 209-210, 230-262, 293-303, 378, 417-418, 426-427, 432-442, 512-518, 539, 565, 572-590, 613-615, 619, 623, 636-639, 645-647, 651, 666-677, 685, 691
src/alarmlog.rs 64 64 0.00% 29-103
src/alarm.rs 236 86 63.56% 28-38, 44-46, 49-50, 56-124, 140-142, 149-151, 156, 162, 166-174, 183, 224, 254
src/getlog.rs 681 94 86.20% 34-142, 257, 267-273, 318, 322-326
src/pushlog.rs 107 107 0.00% 21-164
TOTAL 3750 1359 63.76%

HTML reports

@fvacek fvacek merged commit 8abf1ca into main Apr 28, 2026
8 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