forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 66
Could Kani CI summary be simplified? #411
Copy link
Copy link
Open
Labels
QuestionUse for any clarification or general question about the contestUse for any clarification or general question about the contest
Description
Currently, the webpage of kani CI takes up 1GB RAM in browser due to huge summary, and it's very difficult to view time report or artifacts.
If detailed harnesses are needed, one can always download artifacts via gh CLI:
gh run download -D tmp -R model-checking/verify-rust-std # run-idIf online view of detailed harnesses is desired, I'd like to implement a simple static SPA webpage deployed to Github Pages. (It'd be fun to see how harnesses evolve on checking time and partial vs fulll check status.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
QuestionUse for any clarification or general question about the contestUse for any clarification or general question about the contest
