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 785 forks source link

Removed the argument `cols` that is being passed. #872

Open vindu939 opened 6 years ago

vindu939 commented 6 years ago

Removed the parameter cols that is being passed as loadData() function expects zero arguments

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 97.523% when pulling adebfa1e992588b07306fadce2bdcc9b6d113680 on vindu939:master into bc84c315271a5dd4d39bcefc5925cfb61a3d174a on gotwarlost:master.