Newly tracked file
SwiftDraw/NSImage+Image.swift
changed.
Newly tracked file
SwiftDraw/Image.swift
changed.
Other files ignored by Codecov
SwiftDraw/UIImage+Image.swift
has changed.
29 | 29 | // 3. This notice may not be removed or altered from any source distribution. |
|
30 | 30 | // |
|
31 | 31 | ||
32 | + | #if canImport(AppKit) |
|
32 | 33 | import AppKit |
|
33 | 34 | import CoreGraphics |
|
34 | 35 |
109 | 110 | return bitmap.representation(using: .jpeg, properties: [NSBitmapImageRep.PropertyKey.compressionFactor: quality]) |
|
110 | 111 | } |
|
111 | 112 | } |
|
113 | + | ||
114 | + | #endif |
Files | Coverage |
---|---|
SwiftDraw | 82.03% |
Project Totals (54 files) | 82.03% |
default= TRAVIS_OS_NAME=osx
default= TRAVIS_OS_NAME=osx