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
Opening this so there is an actual issue tracked on this repo and to get some attention.
There is a problem when reporting test coverage while using loaders. I'm not going to go into too much detail here since I don't fully understand the issue and don't want to give incorrect information. However there is plenty to read up on.
Why is this important to fix?
Using loaders and query string parameters is the only (reasonable) way to invalidate imports in esm. This makes it almost mandatory to use in test libraries.
Would be great if you could give some feedback! Cheers, L~
The text was updated successfully, but these errors were encountered:
Opening this so there is an actual issue tracked on this repo and to get some attention.
There is a problem when reporting test coverage while using loaders. I'm not going to go into too much detail here since I don't fully understand the issue and don't want to give incorrect information. However there is plenty to read up on.
Relevant tickets:
Why is this important to fix?
Using loaders and query string parameters is the only (reasonable) way to invalidate imports in esm. This makes it almost mandatory to use in test libraries.
Would be great if you could give some feedback! Cheers, L~
The text was updated successfully, but these errors were encountered: