Ran
|
Files
169
|
Run time
3s
|
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
11650 of 16482 relevant lines covered (70.68%)
0.71 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|