jeffrifwald / babel-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
144 stars 23 forks source link

Intent to deprecate: multi-glob #87

Closed dominykas closed 3 years ago

dominykas commented 4 years ago

Hey folks,

sorry to bother you about this, but it seems like there isn't anyone around who has the capacity to keep multi-glob maintained. It has not been in active development for a while now and so we intend to mark it deprecated and archive the repo.

babel-istanbul is one of the largest dependents (by download count), and the download numbers are not entirely insignificant, so we wanted to give you folks a heads up before we do so (the plan is to run npm deprecate in some 30 days).

In terms of what happens next - would you mind forking the package and releasing it under your own namespace or finding an alternative on npm that already exists?

Thanks!

cc @mroderick

dominykas commented 3 years ago

Deprecated.