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

5.0.0 beta.2 #92

Closed tonystone closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #92 into master will increase coverage by <.01%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
+ Coverage   99.74%   99.74%   +<.01%     
==========================================
  Files          28       27       -1     
  Lines         784      787       +3     
==========================================
+ Hits          782      785       +3     
  Misses          2        2
Impacted Files Coverage Δ
Sources/TraceLog/SDK/LogLevel.swift 100% <ø> (ø) :arrow_up:
Sources/TraceLog/Internal/Logger.swift 100% <ø> (ø) :arrow_up:
Sources/TraceLog/Environment.swift 100% <ø> (ø) :arrow_up:
.../Internal/Utilities/Streams/FileOutputStream.swift 100% <ø> (ø) :arrow_up:
Sources/TraceLogObjC/include/TraceLog.h 100% <ø> (ø) :arrow_up:
Sources/TraceLog/SDK/RuntimeContext.swift 100% <ø> (ø) :arrow_up:
Sources/TraceLog/SDK/StaticContext.swift 100% <ø> (ø) :arrow_up:
Sources/TraceLog/TraceLog.swift 100% <ø> (ø) :arrow_up:
Sources/TraceLog/Internal/Configuration.swift 100% <ø> (ø) :arrow_up:
...s/TraceLog/Internal/Proxies/AsyncWriterProxy.swift 100% <100%> (ø) :arrow_up:
... and 6 more