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

feat(gnovm): Test Coverage Support #2616

Open
wants to merge 44 commits into
base: master
Choose a base branch
from
Open

Commits on Jul 23, 2024

  1. basic statement coverage

    notJoon committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ccf344c View commit details
    Browse the repository at this point in the history
  2. add control flow graph

    notJoon committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    78226e2 View commit details
    Browse the repository at this point in the history
  3. wip: branch

    notJoon committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    509d36b View commit details
    Browse the repository at this point in the history
  4. fix branch test

    notJoon committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9f5e551 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a06318 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. revert

    notJoon committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f9e44ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    225aac9 View commit details
    Browse the repository at this point in the history
  3. coverage type

    notJoon committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    fea3044 View commit details
    Browse the repository at this point in the history
  4. something works

    notJoon committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b43bd02 View commit details
    Browse the repository at this point in the history
  5. save

    notJoon committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    6cbd004 View commit details
    Browse the repository at this point in the history
  6. save

    notJoon committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7ec4d19 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. update logic

    notJoon committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    4295d5f View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. fix: file line handler

    notJoon committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    6aa2cfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5854d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    b8f9e0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c16d806 View commit details
    Browse the repository at this point in the history
  3. json output

    notJoon committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6a458ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38e7be4 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    75431a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12fbad6 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. remove unnecessat recodings

    notJoon committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0870a7b View commit details
    Browse the repository at this point in the history
  2. update CLI

    notJoon committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ecd76ba View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. fix minor bugs

    notJoon committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8a35fc6 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. fix test

    notJoon committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    3ec1df7 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. update docs

    notJoon committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d994325 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. function coverage save

    notJoon committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7efca2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19dd206 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. remove func coverage

    notJoon committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a326278 View commit details
    Browse the repository at this point in the history
  2. lint

    notJoon committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2fde27e View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

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

Commits on Oct 5, 2024

  1. increase coverage

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

Commits on Oct 21, 2024

  1. state handler

    notJoon committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c77ed87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ac0426 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. fix failed test

    notJoon committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b3a0413 View commit details
    Browse the repository at this point in the history
  2. fix

    notJoon committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    cc0b24a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

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

    notJoon committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    0d06a6f View commit details
    Browse the repository at this point in the history
  3. fix

    notJoon committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    c59c4a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

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

    notJoon committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    56cc61f View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    d2fac1d View commit details
    Browse the repository at this point in the history
  2. fix lint error

    notJoon committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    003b798 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

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

Commits on Nov 29, 2024

  1. decouple

    notJoon committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    88128a4 View commit details
    Browse the repository at this point in the history