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

code coverage suite #848

Open
wants to merge 47 commits into
base: devnet-ready
Choose a base branch
from
Open

code coverage suite #848

wants to merge 47 commits into from

Commits on Sep 26, 2024

  1. fix typo

    sam0x17 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8e98f43 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. code coverage WIP

    sam0x17 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    a4ed75a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. coverage metadata scaffold

    sam0x17 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b63f4c4 View commit details
    Browse the repository at this point in the history
  2. set up deps

    sam0x17 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    377bc66 View commit details
    Browse the repository at this point in the history
  3. basic parsing

    sam0x17 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    dda202a View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. pallet visitor

    sam0x17 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d612fb9 View commit details
    Browse the repository at this point in the history
  2. PalletVisitor 💥

    sam0x17 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1c9acbf View commit details
    Browse the repository at this point in the history
  3. tweak mutability

    sam0x17 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    3600b67 View commit details
    Browse the repository at this point in the history
  4. almost

    sam0x17 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    898cce8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b0c6806 View commit details
    Browse the repository at this point in the history
  6. revert

    sam0x17 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2706ac2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bbc7855 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f16fc18 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d434181 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e329132 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    845cde8 View commit details
    Browse the repository at this point in the history
  12. fix

    sam0x17 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6b7588b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    75b68b9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ef6244a View commit details
    Browse the repository at this point in the history
  15. tweak

    sam0x17 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f70dd00 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    eb1b0a9 View commit details
    Browse the repository at this point in the history
  2. works in principle!

    sam0x17 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    daafe8e View commit details
    Browse the repository at this point in the history
  3. clean up

    sam0x17 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    5c1eb4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    661a63b View commit details
    Browse the repository at this point in the history
  5. cleaned up parsing 🎉

    sam0x17 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ab44805 View commit details
    Browse the repository at this point in the history
  6. fix

    sam0x17 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b32d051 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. correct comment

    sam0x17 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    9e21e5c View commit details
    Browse the repository at this point in the history
  2. refactor

    sam0x17 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    d6ddd0e View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. clean up significantly

    sam0x17 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    dc00275 View commit details
    Browse the repository at this point in the history
  2. collect method calls

    sam0x17 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    24658d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1257432 View commit details
    Browse the repository at this point in the history
  4. WIP

    sam0x17 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b0cc18b View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    84c687d View commit details
    Browse the repository at this point in the history
  2. find_tests scaffold

    sam0x17 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5269e3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ee1d2b View commit details
    Browse the repository at this point in the history
  4. collect TestInfo

    sam0x17 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    07084c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0f9f39 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a8dc6e View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. clippy fixes

    sam0x17 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f5d4c68 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    sam0x17 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    56bb900 View commit details
    Browse the repository at this point in the history
  3. cargo update

    sam0x17 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f2461d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6de7b76 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

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

Commits on Oct 11, 2024

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

Commits on Oct 15, 2024

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

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    fdd07d5 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    keithtensor committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ba4ed6f View commit details
    Browse the repository at this point in the history