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

Test the zoom functions #190

Closed xrmx closed 7 years ago

xrmx commented 7 years ago

While at it fixup indentation in tests

codecov-io commented 7 years ago

Codecov Report

Merging #190 into master will increase coverage by 6.71%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #190      +/-   ##
==========================================
+ Coverage    69.4%   76.11%   +6.71%     
==========================================
  Files           2        2              
  Lines         134      134              
  Branches       30       30              
==========================================
+ Hits           93      102       +9     
+ Misses         41       32       -9
Impacted Files Coverage Δ
src/angular-pdf.directive.js 75.93% <0%> (+6.76%) :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 e79137e...2f74c4b. Read the comment docs.

dennybiasiolli commented 7 years ago

Thanks @xrmx for this amazing PR