ryokosuge / Nuke-WebP-Plugin

Support WebP Plugin for Nuke
MIT License
44 stars 33 forks source link

Fix test of each file #19

Closed ryokosuge closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #19 into develop will increase coverage by 7.12%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #19      +/-   ##
===========================================
+ Coverage    87.54%   94.67%   +7.12%     
===========================================
  Files            7        9       +2     
  Lines          297      319      +22     
===========================================
+ Hits           260      302      +42     
+ Misses          37       17      -20
Impacted Files Coverage Δ
Tests/WebPDecodeTests_MacOS.swift 100% <100%> (ø)
Tests/WebPDecodeTests.swift 100% <100%> (ø)
Source/Extensions/Data+WebPFormat.swift 100% <100%> (+23.07%) :arrow_up:
Tests/DataExtensionsTests.swift 100% <100%> (ø)
Tests/LoadWebPImageTests.swift 100% <100%> (ø)
Tests/WebPImageDecoderTests.swift 100% <100%> (ø)
... and 1 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 aa59c14...257ca82. Read the comment docs.