Skip to content
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

[Draft] kani-cov: A coverage tool for Kani #3121

Draft
wants to merge 40 commits into
base: main
Choose a base branch
from

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    c487f2a View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Rename and more

    adpaco-aws committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    eddb363 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    935dace View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Scaffold for kani-cov

    adpaco-aws committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    13c26fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bee8f2d View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    e0b7a10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0aa25b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Remove atty dependency

    adpaco-aws committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    debeef4 View commit details
    Browse the repository at this point in the history
  2. Add license to Cargo.toml

    adpaco-aws committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9e9575a View commit details
    Browse the repository at this point in the history
  3. Move unused code to report

    adpaco-aws committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    dd53e38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad632f3 View commit details
    Browse the repository at this point in the history
  5. Start summary command

    adpaco-aws committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a659c1a View commit details
    Browse the repository at this point in the history
  6. Some format fixes

    adpaco-aws committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    76351fd View commit details
    Browse the repository at this point in the history
  7. Fixes for clippy

    adpaco-aws committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    304cfd2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c69f465 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    d0bb478 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    5512d28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e1dcc0 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    fabdf44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    855d0a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0df18b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    50bb553 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    5b4d717 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1d0160 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d47c0b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    ae48e21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c79baf View commit details
    Browse the repository at this point in the history
  3. Bless expected files

    adpaco-aws committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    39f5ac2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    778816a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    b33fd5c View commit details
    Browse the repository at this point in the history
  2. Reformat

    adpaco-aws committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    06b97f0 View commit details
    Browse the repository at this point in the history
  3. Clippy fixes

    adpaco-aws committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    781ba58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d7ef6c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a997656 View commit details
    Browse the repository at this point in the history
  6. Report format

    adpaco-aws committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5cd0687 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4694294 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    21f2bd8 View commit details
    Browse the repository at this point in the history
  9. Most clippy fixes

    adpaco-aws committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    923e606 View commit details
    Browse the repository at this point in the history
  10. More documentation

    adpaco-aws committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    812231e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    745a55f View commit details
    Browse the repository at this point in the history