dojo / cli-build-widget

Command for building Dojo widgets
Other
6 stars 17 forks source link

Excluding spec files from coverage #79

Closed rorticus closed 4 years ago

rorticus commented 4 years ago

Excluding .spec.ts and .spec.tsx files from istanbul instrumentation

codecov[bot] commented 4 years ago

Codecov Report

Merging #79 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #79   +/-   ##
=======================================
  Coverage   61.67%   61.67%           
=======================================
  Files           9        9           
  Lines         454      454           
  Branches       98       98           
=======================================
  Hits          280      280           
  Misses        174      174
Impacted Files Coverage Δ
src/unit.config.ts 16.21% <ø> (ø) :arrow_up:
src/functional.config.ts 16.21% <ø> (ø) :arrow_up:

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 03b69dd...dabe90a. Read the comment docs.