damien-rivet / JamfKit

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

Upgrade to Swift 4.2 #83

Closed damien-rivet closed 6 years ago

damien-rivet commented 6 years ago

Summary

Upgrade codebase to Swift 4.2.

Miscellaneous

Cleaned the headers to remove unneeded file names & project's name.

codecov[bot] commented 6 years ago

Codecov Report

Merging #83 into develop will increase coverage by 1.22%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #83      +/-   ##
===========================================
+ Coverage     98.3%   99.53%   +1.22%     
===========================================
  Files           50       50              
  Lines         1834     1736      -98     
===========================================
- Hits          1803     1728      -75     
+ Misses          31        8      -23
Impacted Files Coverage Δ
JamfKit/Sources/Models/NetworkSegment.swift 100% <ø> (ø) :arrow_up:
JamfKit/Sources/Models/Package.swift 100% <ø> (ø) :arrow_up:
JamfKit/Sources/Models/DirectoryBinding.swift 100% <ø> (ø) :arrow_up:
JamfKit/Sources/Models/Printer.swift 100% <ø> (ø) :arrow_up:
JamfKit/Sources/Models/Site.swift 100% <ø> (ø) :arrow_up:
.../ComputerConfiguration/ComputerConfiguration.swift 100% <ø> (ø) :arrow_up:
...gurationProfile/ComputerConfigurationProfile.swift 100% <ø> (ø) :arrow_up:
JamfKit/Sources/Models/NetbootServer.swift 100% <ø> (ø) :arrow_up:
...Kit/Sources/Models/Computer/ComputerLocation.swift 100% <ø> (ø) :arrow_up:
...t/Sources/Models/HardwareGroup/ComputerGroup.swift 100% <ø> (ø) :arrow_up:
... and 65 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 af3831e...ec952e3. Read the comment docs.