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 18, 2024. It is now read-only.
chore: DEV-3947: Add e2e tests coverage to reports (#1076)
* chore: DEV-3947: Tune v8 to istanbul coverage conversion
* Add e2e codecov to ci
* Add artifacts naming
* Return jobs linking to main branch
* Add support of istanbul coverage collecting
* Fix imports incompatible with istanbul plugin
* Add reproducible unique names in istanbulCoverage plugin
* Add collecting coverege of uncovered files
* Add ability to collect coverage for specific actions
* Add autoloading new fragments
* Adjust coverage upload
* Testing the CI
* Remove excess codecov config
* Cleanup codecov paths
* Adjust CI to support separate build for e2e/cov
* Fix workflow
* Fix build filename generation
* Remove excess if
* Fix expresssion
* Alter job's name if it's for the coverage
* Fix typo
* Fix build command to exclude development assets
* Fix build command
* Cleanup
* Fix testing build
* Split tests and coverage upload into separate tasks
* Merge coverage reports to reduce size
* Fix coverage merging
* Move coverage merging command to the main package
* Fix CI commange for coverage merge
* Remove dependencies from nyc config file
* Add coverage env variable to tests run command
---------
Co-authored-by: Nick Skriabin <767890+nicholasrq@users.noreply.github.com>
Co-authored-by: Nick Skriabin <nr@fenelon.ru>
0 commit comments