yeahdongcn / RSBarcodes_Swift

1D and 2D barcodes reader and generators for iOS 8 with delightful controls. Now Swift.
MIT License
710 stars 185 forks source link

Fix corners layer #126

Closed gkchristopher closed 5 years ago

gkchristopher commented 5 years ago

Should also fix this issue: https://github.com/yeahdongcn/RSBarcodes_Swift/issues/105

codecov-io commented 5 years ago

Codecov Report

Merging #126 into master will increase coverage by 0.03%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #126      +/-   ##
==========================================
+ Coverage   51.93%   51.97%   +0.03%     
==========================================
  Files          22       22              
  Lines        1319     1318       -1     
==========================================
  Hits          685      685              
+ Misses        634      633       -1
Impacted Files Coverage Δ
Source/RSCornersLayer.swift 0% <0%> (ø) :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 27933d5...0443c04. Read the comment docs.