dojo / webpack-contrib

Plugins and loaders for webpack used with Dojo
Other
4 stars 19 forks source link

Use github actions for CI #256

Closed agubler closed 4 years ago

agubler commented 4 years ago

Type: feature

The following has been addressed in the PR:

Description:

Move to github actions for CI.

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@5261d2b). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #256   +/-   ##
=========================================
  Coverage          ?   84.55%           
=========================================
  Files             ?       48           
  Lines             ?     2162           
  Branches          ?      571           
=========================================
  Hits              ?     1828           
  Misses            ?      334           
  Partials          ?        0           
Impacted Files Coverage Δ
src/electron-plugin/ElectronPlugin.ts 0.00% <0.00%> (ø)
src/css-module-decorator-loader/loader.ts 100.00% <0.00%> (ø)
src/webpack-bundle-analyzer/parseUtils.ts 41.73% <0.00%> (ø)
src/css-module-class-map-loader/loader.ts 100.00% <0.00%> (ø)
src/build-time-render/build-bridge-loader.ts 0.00% <0.00%> (ø)
src/static-build-loader/index.ts 100.00% <0.00%> (ø)
src/promise-loader/index.ts 94.11% <0.00%> (ø)
src/static-build-loader/loader.ts 100.00% <0.00%> (ø)
src/cldr/Plugin.ts 100.00% <0.00%> (ø)
src/webpack-bundle-analyzer/tree/ContentModule.ts 13.33% <0.00%> (ø)
... and 38 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5261d2b...dcfb812. Read the comment docs.