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
Currently we don't produce coverage reports for the end-to-end tests in CI. It would be nice to collect coverage and add the reports to Codecov to get a complete overview of all tests that are run. However, it seems relatively hard to set this up in conjunction with Nextjs (SSR in particular). Nonetheless, there are some resources available, see e.g.:
Currently we don't produce coverage reports for the
end-to-end
tests in CI. It would be nice to collect coverage and add the reports to Codecov to get a complete overview of all tests that are run. However, it seems relatively hard to set this up in conjunction with Nextjs (SSR in particular). Nonetheless, there are some resources available, see e.g.:The text was updated successfully, but these errors were encountered: