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

No longer updated? #807

Open svipas opened 7 years ago

svipas commented 7 years ago

Hi,

It looks like instanbul is no longer updated, last update is Aug 21, 2016 (8 months ago), 40 PRs which not reviewed or merged into repo... Maybe someone can take control of this repo? Review PRs and merge them.

sgen commented 7 years ago

The repo has been moved here

svipas commented 7 years ago

@sgen Thanks. But why they don't write that in README?

sgen commented 7 years ago

That is a good question.

adamreisnz commented 7 years ago

And here I am still using instabul-alpha wondering why it's never coming out of alpha...

Communication is key guys, how about deprecating this npm package in favour of the new monorepo/nyc so that users get a proper warning?