gotwarlost / istanbul

Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale.
Other
8.7k stars 787 forks source link

Is this repository still maintained? #792

Open obuchtala opened 7 years ago

obuchtala commented 7 years ago

Hey @gotwarlost!

First thank you for this work. We all love it!

Unfortunately, there has not been much maintenance lately.

From the network graph I can see some activity on derivatives by @shaicantor, @alonweiss-sl (https://github.com/Sealights/sl-node-cover), or by @jmcriffey (https://github.com/jmcriffey/babel-istanbul), just some examples.

Maybe it would be an idea to extend the maintainer-ship to others, provided they are willing to do that?

bradbyte commented 7 years ago

I think this moved? https://istanbul.js.org/.

sgen commented 7 years ago

It looks like it, the README should be updated.