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

chore: add deprecation notice to README, point folks to istanbuljs #809

Closed bcoe closed 7 years ago

bcoe commented 7 years ago

@gotwarlost @davglass the Istanbuljs 2.0 API is pretty battle tested at this point:

I noticed quite a few issues confused about the relationship between istanbul and the istanbuljs org -- along with quite a few open bugs, and pull requests, that it would be great to start helping people with.

@gotwarlost how do you feel about adding a deprecation notice to:

I think this would help us bring more folks onto your great version 2.0 API.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 97.523% when pulling 4cb298a078b2d8b95159122a6bd95f615d02ef66 on bcoe:deprecation into 89e338fcb1c8a7dea3b9e8f851aa55de2bc3abee on gotwarlost:master.

davglass commented 7 years ago

:+1:

gotwarlost commented 7 years ago

👍

Haroenv commented 6 years ago

Do you think this repository should be archived? It would be more clear that no further development is happening here :)