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'm sorry, but I don't understand how to export the coverage.
You wrote:
Run the following command in your browser and the client coverage will be saved into the server
I guess the same should be true for the following two Methods, but all I get is Uncaught ReferenceError: Meteor is not defined
How am I supposed to trigger the export?
Thanks in advance,
Heinerion
EDIT
If I use the route http://localhost:3070/coverage/export/lcovonly, my only result is a Thanks ! on the screen.
I'm sorry, but I don't understand how to export the coverage.
You wrote:
I guess the same should be true for the following two Methods, but all I get is
Uncaught ReferenceError: Meteor is not definedHow am I supposed to trigger the export?
Thanks in advance,
Heinerion
EDIT
If I use the route
http://localhost:3070/coverage/export/lcovonly, my only result is aThanks !on the screen.