Ran
|
Jobs
2
|
Files
169
|
Run time
4s
|
Badge
Embed ▾
README BADGES
|
push
github
Enable caching for webpack, babel-loader and ESLintPlugin (#1736) * Enable caching for webpack, babel-loader and ESLintPlugin * Enable caching for node_modules and python site-packages * Corrected python key to include the pythonLocation * Empty commit to test cache kicking in * Add package.json to pytest GHA workflow * Add caching for webpack assets build in pytest GHA workflow * Corrected key for build caching in GHA pytest workflow * Add **.scss to push path triggers for pytest GHA pytest workflow * Add .eslintcache to .gitignore * Move cache location for webassets * Correction of typo: .webpack_cache, not .webpack_assets * Steps to load caches moved to be together and earlier in pytest GHA workflow, as they run in parallel and can save time * Revert "Steps to load caches moved to be together and earlier in pytest GHA workflow, as they run in parallel and can save time" This reverts commit a574c5700. * Maintain separate caches(for node_modules & assets) for different os and python version combinations * Disabled caching of webpack build caching in the pytest GHA workflow * Addresses review for PR #1736 * Change node_modules cache key to include all sub-values of matrix in pytest GHA workflow * Change node_modules cache key to include all sub-values of matrix in pytest GHA workflow * Use npm i instead of npm ci in the pytest GHA workflow
11642 of 16474 relevant lines covered (70.67%)
1.41 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | python-3.7 - 5186780895.1 | 169 |
70.68 |
GitHub Action Run | |
2 | python-3.11 - 5186780895.2 | 169 |
72.14 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|