dojo / webpack-contrib

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

Github Actions for CI #310

Closed agubler closed 3 years ago

agubler commented 3 years ago

Type: feature

The following has been addressed in the PR:

Description:

Add gh actions for CI.

codecov[bot] commented 3 years ago

Codecov Report

Merging #310 (ce22850) into master (599248b) will increase coverage by 87.47%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #310       +/-   ##
===========================================
+ Coverage        0   87.47%   +87.47%     
===========================================
  Files           0       52       +52     
  Lines           0     2507     +2507     
  Branches        0      680      +680     
===========================================
+ Hits            0     2193     +2193     
- Misses          0      314      +314     
Impacted Files Coverage Δ
src/build-time-render/block-worker.ts 0.00% <0.00%> (ø)
src/build-time-render/BuildTimeRender.ts 95.93% <0.00%> (ø)
src/webpack-bundle-analyzer/viewer.ts 89.74% <0.00%> (ø)
src/main.ts 100.00% <0.00%> (ø)
src/webpack-bundle-analyzer/tree/Module.ts 65.51% <0.00%> (ø)
src/i18n-plugin/I18nPlugin.ts 100.00% <0.00%> (ø)
src/external-loader-plugin/ExternalLoaderPlugin.ts 100.00% <0.00%> (ø)
src/build-time-render/blocks.js 0.00% <0.00%> (ø)
src/css-module-dts-loader/loader.ts 98.57% <0.00%> (ø)
src/webpack-bundle-analyzer/tree/BaseFolder.ts 84.31% <0.00%> (ø)
... and 42 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 599248b...ce22850. Read the comment docs.