BottleRocketStudios / iOS-UtiliKit

All the things you're tired of writing.
Apache License 2.0
23 stars 13 forks source link

Ensure completion is called at all times in container #57

Closed wmcginty closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #57 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #57   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines         204    204           
=====================================
  Hits          204    204

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 20676fc...d430400. Read the comment docs.

wmcginty commented 5 years ago

Fixed the merge conflict in the Changelog. Codebeat isn't super happy with the use of the completion handler, but I'm not really worried about that.