jjochen / JJFloatingActionButton

Floating Action Button for iOS
https://jjochen.github.io/JJFloatingActionButton
MIT License
376 stars 75 forks source link

Separate spacing between action button and first action item #262

Closed jjochen closed 4 years ago

jjochen commented 4 years ago

...from inter item spacing

codecov[bot] commented 4 years ago

Codecov Report

Merging #262 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #262   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          918       924    +6     
=========================================
+ Hits           918       924    +6     
Impacted Files Coverage Δ
Sources/AnimationConfiguration.swift 100.00% <100.00%> (ø)

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 6adbbbd...510ad2b. Read the comment docs.

jjochen commented 4 years ago

ToDo: Check why codecov is actually at 100% (tests still need to be updated)