Skip to content

Could Kani CI summary be simplified? #411

Open
@zjp-CN

Description

@zjp-CN

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-id

Image

If 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.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions