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

Line coverage reports #2609

Merged
merged 94 commits into from
Jul 28, 2023
Merged

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    22751fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3a679e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    487e4bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f42a32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    789cc00 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c9ef05c View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    77da3b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3466b7f View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

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

Commits on Jul 16, 2023

  1. Flatten coverage directory

    jaisnan committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    9543241 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Add coverage test suite

    jaisnan committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c1d5569 View commit details
    Browse the repository at this point in the history
  2. Remove python script

    jaisnan committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    8206ff0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0638f8b View commit details
    Browse the repository at this point in the history
  4. Format

    adpaco-aws committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    9b0b866 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba72fc5 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

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

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    b2bc2ca View commit details
    Browse the repository at this point in the history
  2. Merge branch 'postcov-script' of https://github.com/adpaco-aws/rmc in…

    …to coverage-tests-2
    jaisnan committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8602593 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0a4d25 View commit details
    Browse the repository at this point in the history
  4. Add fixed expected files

    jaisnan committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    cf31e98 View commit details
    Browse the repository at this point in the history
  5. Add changes to compiletest

    jaisnan committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    54cf004 View commit details
    Browse the repository at this point in the history
  6. Add copyright string

    jaisnan committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    265158c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7945cc1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    252c776 View commit details
    Browse the repository at this point in the history
  9. Format python script

    jaisnan committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    d4842fb View commit details
    Browse the repository at this point in the history
  10. fix expected

    jaisnan committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c344f80 View commit details
    Browse the repository at this point in the history
  11. change test collection

    jaisnan committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8dad837 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4f346ed View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. add coverage output format

    jaisnan committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    3d009b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36cdaf6 View commit details
    Browse the repository at this point in the history
  3. Fix clippy

    jaisnan committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    815eef5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cba1909 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a5749c View commit details
    Browse the repository at this point in the history
  6. Refactor post-processing

    jaisnan committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    82184b3 View commit details
    Browse the repository at this point in the history
  7. Add comments

    jaisnan committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    5a1b50a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0d4d88d View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Address-PR-comments

    jaisnan committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    c6b681e View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    c95db7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64b003a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2124086 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca000cb View commit details
    Browse the repository at this point in the history
  5. bless expected files

    jaisnan committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    ac3a7f5 View commit details
    Browse the repository at this point in the history
  6. bless expected files

    jaisnan committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    43c0841 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'Add-coverage-prototype' of https://github.com/jaisnan/kani

     into Add-coverage-prototype
    jaisnan committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    8b29842 View commit details
    Browse the repository at this point in the history
  8. Add formatting

    jaisnan committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    3012579 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    414a06b View commit details
    Browse the repository at this point in the history
  10. Add more tests

    jaisnan committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    93642e8 View commit details
    Browse the repository at this point in the history
  11. Add better comments

    jaisnan committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    52bd8cb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    955e46b View commit details
    Browse the repository at this point in the history
  13. Remove unnecessary cloning

    jaisnan committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    59e9181 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'Add-coverage-prototype' of https://github.com/jaisnan/kani

     into Add-coverage-prototype
    jaisnan committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    593e8ca View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

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

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    1d76b5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    135715b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd386e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    823d72a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    043e236 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    48b6612 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    74dc8e8 View commit details
    Browse the repository at this point in the history
  8. Use unstable feature flag

    adpaco-aws committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d7e85f2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8d9d5ec View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    644be2a View commit details
    Browse the repository at this point in the history
  11. Use format_coverage

    adpaco-aws committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    0ceecdd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c1fb90c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d5f36ef View commit details
    Browse the repository at this point in the history
  14. Add formatting

    jaisnan committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    5e206b2 View commit details
    Browse the repository at this point in the history
  15. dummy commit

    jaisnan committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    e7ec1fc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    88d19f8 View commit details
    Browse the repository at this point in the history
  17. Change status parsing

    jaisnan committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    7bea0d4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a3aa443 View commit details
    Browse the repository at this point in the history
  19. Add comments

    jaisnan committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    ece3554 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Remove unnecessary clone

    jaisnan committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    9072fad View commit details
    Browse the repository at this point in the history
  2. Add help message and fix typo

    jaisnan committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    edd3f86 View commit details
    Browse the repository at this point in the history
  3. Remove redundant tests

    jaisnan committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    b7372e4 View commit details
    Browse the repository at this point in the history
  4. Use strum::Display

    jaisnan committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    e65d5c1 View commit details
    Browse the repository at this point in the history
  5. Address test related comments

    jaisnan committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    d91b354 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    235b872 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aece576 View commit details
    Browse the repository at this point in the history
  8. add comment

    jaisnan committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    f99284e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d974cf3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    16a5170 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3d3d391 View commit details
    Browse the repository at this point in the history
  12. Add comments to some tests

    adpaco-aws committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    e200b52 View commit details
    Browse the repository at this point in the history
  13. Run formatting

    jaisnan committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    cd47c9f View commit details
    Browse the repository at this point in the history
  14. More comments in two tests

    adpaco-aws committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    a4a7f22 View commit details
    Browse the repository at this point in the history
  15. Comments in one test

    adpaco-aws committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    dd54c09 View commit details
    Browse the repository at this point in the history
  16. Make UNCOVERED red

    adpaco-aws committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    ee3290f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4235ba6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    eea1d25 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    88a7e2e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c518bf2 View commit details
    Browse the repository at this point in the history
  21. Change comment

    adpaco-aws committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    9a279b5 View commit details
    Browse the repository at this point in the history
  22. Remove a bunch of tests

    adpaco-aws committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    1f552de View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c3afce2 View commit details
    Browse the repository at this point in the history