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

Misc cleanup #67

Closed tonystone closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #67 into release-5.0 will not change coverage. The diff coverage is 100%.

@@            Coverage Diff             @@
##           release-5.0    #67   +/-   ##
==========================================
  Coverage          100%   100%           
==========================================
  Files               19     19           
  Lines              467    469    +2     
==========================================
+ Hits               467    469    +2
Impacted Files Coverage Δ
Sources/TraceLog/Logger.swift 100% <100%> (ø) :arrow_up:
Sources/TraceLogTestHarness/BufferReader.swift 100% <100%> (ø) :arrow_up:
Sources/TraceLogTestHarness/BufferWriter.swift 100% <100%> (ø) :arrow_up: