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
When a custom config has relative file paths, the coverage files also have relative paths. This is atypical since coverage filenames are usually resolved to their absolute equivalents.
This causes a problem when the cwd from where the tests are being executed is not the root of the package.
No description provided.
The text was updated successfully, but these errors were encountered: