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

UI Fixes #17

Closed andreipitis closed 7 years ago

andreipitis commented 7 years ago
codecov-io commented 7 years ago

Codecov Report

Merging #17 into master will increase coverage by 0.15%. The diff coverage is 58.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
+ Coverage   76.59%   76.75%   +0.15%     
==========================================
  Files          13       13              
  Lines        1158     1153       -5     
==========================================
- Hits          887      885       -2     
+ Misses        271      268       -3
Impacted Files Coverage Δ
ASPVideoPlayer/Classes/ASPVideoPlayer.swift 59.61% <ø> (+1.23%) :arrow_up:
Example/ASPVideoPlayer/PlayerViewController.swift 20.31% <0%> (-1.91%) :arrow_down:
...SPVideoPlayer/Classes/ASPVideoPlayerControls.swift 95.4% <100%> (+0.36%) :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 ff751be...327c4b2. Read the comment docs.