linea-monorepo
linea-monorepo copied to clipboard
Feat(#133): run e2e tests in parallel
This PR implements issue(s) #133
Checklist
- [ ] I wrote new tests for my new core changes.
- [ ] I have successfully ran tests, style checker and build against my new changes locally.
- [ ] I have informed the team of any breaking changes if there are any.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 70.38%. Comparing base (
f9aa7e7) to head (446dfda). Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #164 +/- ##
=========================================
Coverage 70.38% 70.38%
Complexity 1040 1040
=========================================
Files 282 282
Lines 11314 11314
Branches 1082 1082
=========================================
Hits 7963 7963
Misses 2880 2880
Partials 471 471
| Flag | Coverage Δ | *Carryforward flag | |
|---|---|---|---|
| hardhat | 98.70% <ø> (ø) |
Carriedforward from 911934c | |
| kotlin | 67.86% <ø> (ø) |
*This pull request uses carry forward flags. Click here to find out more.