damien-rivet / JamfKit

A Jamf Classic communication framework written in Swift
MIT License
41 stars 1 forks source link

Migrate to Swift 5 #91

Closed damien-rivet closed 5 years ago

damien-rivet commented 5 years ago

Fixes #90.

codecov[bot] commented 5 years ago

Codecov Report

Merging #91 into develop will increase coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #91      +/-   ##
===========================================
+ Coverage    99.54%   99.56%   +0.02%     
===========================================
  Files           50       50              
  Lines         1758     1856      +98     
===========================================
+ Hits          1750     1848      +98     
  Misses           8        8
Impacted Files Coverage Δ
...urces/Models/HardwareGroup/MobileDeviceGroup.swift 100% <0%> (ø) :arrow_up:
JamfKit/Sources/Models/Policy/Policy.swift 100% <0%> (ø) :arrow_up:
JamfKit/Sources/Models/Script.swift 100% <0%> (ø) :arrow_up:
...urces/Models/ComputerCommand/ComputerCommand.swift 100% <0%> (ø) :arrow_up:
JamfKit/Sources/Models/Printer.swift 100% <0%> (ø) :arrow_up:
.../ComputerConfiguration/ComputerConfiguration.swift 100% <0%> (ø) :arrow_up:
JamfKit/Sources/Models/User.swift 100% <0%> (ø) :arrow_up:
JamfKit/Sources/Models/Partition.swift 100% <0%> (ø) :arrow_up:
JamfKit/Sources/Models/NetbootServer.swift 100% <0%> (ø) :arrow_up:
...Kit/Sources/Models/MobileDevice/MobileDevice.swift 100% <0%> (ø) :arrow_up:
... and 11 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e11e188...6c9342a. Read the comment docs.