You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 3, 2026. It is now read-only.
I am running meteortesting-mocha package to run coverage and it is working fine on OSX but not on Windows 10.
Under coverage folder, few files are created e.g, index.html:
`<!doctype html>
<title>Code coverage report for All files</title>
<style type='text/css'>
.coverage-summary .sorter {
background-image: url(C:\Users\singh\projects\pathways-meteor\coverage\sort-arrow-sprite.png);
}
</style>
All files
Unknown% Statements0/0
Unknown% Branches0/0
Unknown% Functions0/0
Unknown% Lines0/0
Press n or j to go to the next uncovered block, b, p or k for the previous block.
File
Statements
Branches
Functions
Lines
Code coverage
generated by istanbul at Thu Jul 05 2018 16:29:19 GMT-0600 (Mountain Daylight Time)