lotus-ios / lotus

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

Fixed podspec lint failure #33

Closed vkondrashkov closed 4 years ago

vkondrashkov commented 4 years ago

Status

ready
codecov-io commented 4 years ago

Codecov Report

Merging #33 into develop will increase coverage by 0.25%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #33      +/-   ##
===========================================
+ Coverage     81.2%   81.45%   +0.25%     
===========================================
  Files           14       14              
  Lines          250      248       -2     
===========================================
- Hits           203      202       -1     
+ Misses          47       46       -1
Impacted Files Coverage Δ
Source/EasingType+CAMediaTimingFunction.swift 53.33% <ø> (+0.1%) :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 bb1147b...bf74416. Read the comment docs.