code-complexity icon indicating copy to clipboard operation
code-complexity copied to clipboard

Multiple complexity support

Open simonrenoult opened this issue 4 years ago • 1 comments
trafficstars

Forking #28 to implement my own feedbacks:

  • using escomplex (with babel) to prevent reinventing algorithms that exist off the shelf.
  • defaulting complexity to 1 if files are not supported given the chosen strategy
  • using node-sloc to preserve support among languages

It's still missing unit tests but that should not take a long time.

simonrenoult avatar Sep 18 '21 01:09 simonrenoult

Hello, is there a rough estimate of when the PR will be finished and merged? Thanks a lot Henrik

henriklippke avatar Feb 16 '22 09:02 henriklippke

@henriklippke the PR has been merged, the feature is available in 4.3 :)

simonrenoult avatar Nov 11 '22 11:11 simonrenoult