tonystone / tracelog

TraceLog is a highly configurable, flexible, portable, and simple to use debug logging system for Swift and Objective-C applications running on Linux, macOS, iOS, watchOS, and tvOS.
https://tonystone.io/tracelog
Apache License 2.0
53 stars 15 forks source link

Correct Default type changing to enum so it can't be allocated. #83

Closed tonystone closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #83 into release-5.0 will not change coverage. The diff coverage is n/a.

@@             Coverage Diff              @@
##           release-5.0      #83   +/-   ##
============================================
  Coverage        99.86%   99.86%           
============================================
  Files               23       23           
  Lines              746      746           
============================================
  Hits               745      745           
  Misses               1        1
Impacted Files Coverage Δ
...ces/TraceLog/Writers & Formatters/TextFormat.swift 100% <ø> (ø) :arrow_up: