Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
cenfun committed May 14, 2024
1 parent 37e2b45 commit 9cae298
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# merge-coverage-unit-e2e-shard
merge-coverage-unit-e2e-shard

Example for merging code coverage
- unit test with Jest
- e2e test with Playwright (shard)

## Github Actions
- [.github/workflows/main.yml](.github/workflows/main.yml)


## Preview Coverage Reports
- unit: https://cenfun.github.io/merge-coverage-unit-e2e-shard/unit/
- e2e: https://cenfun.github.io/merge-coverage-unit-e2e-shard/e2e/
- e2e (merged with shard1 or shard2): https://cenfun.github.io/merge-coverage-unit-e2e-shard/e2e/
- merged: https://cenfun.github.io/merge-coverage-unit-e2e-shard/merged/

0 comments on commit 9cae298

Please sign in to comment.