sayanee / angularjs-pdf

:page_facing_up: An AngularJS directive <ng-pdf> to display PDF files with PDFJS
http://sayan.ee/angularjs-pdf/
MIT License
494 stars 248 forks source link

webpack: fixing use of istanbul plugin only for test builds #187

Closed dennybiasiolli closed 7 years ago

dennybiasiolli commented 7 years ago

Ref. #186

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #187   +/-   ##
=======================================
  Coverage   69.46%   69.46%           
=======================================
  Files           2        2           
  Lines         131      131           
  Branches       29       29           
=======================================
  Hits           91       91           
  Misses         40       40

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 3684e41...8e6daab. Read the comment docs.

simobasso commented 7 years ago

LGTM