Stephen O'Connor

Results 3 comments of Stephen O'Connor

+ 1000 as well. The issue is I might want to merge reports from different .json reports, and derive an overall `coveredLines / totalLines` value. Ultimately the lack of this...

I set up my command line tool as a Swift package. Could it have to do with that? ``` import PackageDescription let package = Package( name: "Locobit", platforms: [.macOS(.v11)], products:...

When I update my toolchain I can investigate