andreipitis / ASPVideoPlayer

A simple video player that allow animations to be performed on the view during playback.
MIT License
89 stars 43 forks source link

4.0.0 #25

Closed andreipitis closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #25 into master will increase coverage by 0.19%. The diff coverage is 72.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
+ Coverage   77.73%   77.93%   +0.19%     
==========================================
  Files          13       13              
  Lines        1168     1160       -8     
==========================================
- Hits          908      904       -4     
+ Misses        260      256       -4
Impacted Files Coverage Δ
ASPVideoPlayer/Classes/AnimationForwarder.swift 100% <ø> (ø) :arrow_up:
ASPVideoPlayer/Classes/Math.swift 100% <ø> (ø) :arrow_up:
ASPVideoPlayer/Classes/Loader.swift 92% <ø> (-0.11%) :arrow_down:
ASPVideoPlayer/Classes/ResizeButton.swift 71.21% <0%> (+7.57%) :arrow_up:
ASPVideoPlayer/Classes/ASPVideoPlayerView.swift 84.04% <100%> (-2.92%) :arrow_down:
ASPVideoPlayer/Classes/Scrubber.swift 56.88% <100%> (-0.4%) :arrow_down:
Example/ASPVideoPlayer/PlayerViewController.swift 19.35% <50%> (-2.19%) :arrow_down:
ASPVideoPlayer/Classes/ASPVideoPlayer.swift 57.14% <61.87%> (-0.27%) :arrow_down:
ASPVideoPlayer/Classes/ControlButtons.swift 89.33% <66.66%> (-2.45%) :arrow_down:
ASPVideoPlayer/Classes/PlayPauseLayer.swift 96.55% <88.23%> (+10.34%) :arrow_up:
... and 2 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 8957440...032a513. Read the comment docs.