lotus-ios / lotus

A Swift animation DSL for animating layers with help of CoreAnimation
MIT License
15 stars 2 forks source link

Fixes and improvements #48

Closed vkondrashkov closed 4 years ago

vkondrashkov commented 4 years ago

Status

ready
codecov-io commented 4 years ago

Codecov Report

Merging #48 into develop will decrease coverage by 0.32%. The diff coverage is 84.21%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #48      +/-   ##
===========================================
- Coverage    95.75%   95.43%   -0.33%     
===========================================
  Files           30       31       +1     
  Lines          849      854       +5     
===========================================
+ Hits           813      815       +2     
- Misses          36       39       +3
Impacted Files Coverage Δ
Source/Deprecated.swift 0% <0%> (ø)
Source/AnimationMaker.swift 92.72% <100%> (+0.27%) :arrow_up:
Tests/AnimationResultSpec.swift 100% <100%> (ø) :arrow_up:
Source/AnimationLayerDSL.swift 100% <100%> (ø) :arrow_up:
Source/AnimationQueue.swift 92% <66.66%> (-3.84%) :arrow_down:

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 4ca7938...6533f65. Read the comment docs.