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

Provide option to return raw metrics by block type (#192 #194

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

Commits on Jun 28, 2020

  1. feat(raw_visitor): Implemented basic RawVisitor on top of ComplexityV…

    …isitor.
    
    This is a first commit to implement RawVisitor on top of ComplexityVisitor.  Now I have to remove implementations details related to the ComplexityVisitor.
    BlaneG committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    1c5453b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eccce5f View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Configuration menu
    Copy the full SHA
    8983074 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b535d0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99cdf03 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2020

  1. delete unused tests

    BlaneG committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    322f4fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35f7d28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22a9bd2 View commit details
    Browse the repository at this point in the history