damien-rivet / JamfKit

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

Implement ConfigurationProfiles (MobileDevice / OSX) #74

Closed damien-rivet closed 6 years ago

damien-rivet commented 6 years ago

Summary

Implements #73.

Miscellaneous

Renamed PolicyCategory into Category.

codecov[bot] commented 6 years ago

Codecov Report

Merging #74 into develop will increase coverage by 0.13%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop     #74      +/-   ##
==========================================
+ Coverage    98.17%   98.3%   +0.13%     
==========================================
  Files           45      50       +5     
  Lines         1700    1834     +134     
==========================================
+ Hits          1669    1803     +134     
  Misses          31      31
Impacted Files Coverage Δ
JamfKit/Sources/Models/SMTPServer.swift 100% <ø> (ø) :arrow_up:
JamfKit/Sources/Models/Printer.swift 100% <ø> (ø) :arrow_up:
JamfKit/Sources/Models/Department.swift 100% <ø> (ø) :arrow_up:
...urces/Models/ComputerCommand/ComputerCommand.swift 100% <ø> (ø) :arrow_up:
JamfKit/Sources/Models/DirectoryBinding.swift 100% <ø> (ø) :arrow_up:
JamfKit/Sources/Models/User.swift 100% <ø> (ø) :arrow_up:
...t/Sources/Models/HardwareGroup/ComputerGroup.swift 100% <ø> (ø)
JamfKit/Sources/Models/Computer/Computer.swift 100% <ø> (ø) :arrow_up:
JamfKit/Sources/Models/Script.swift 100% <ø> (ø) :arrow_up:
JamfKit/Sources/Models/Building.swift 100% <ø> (ø) :arrow_up:
... and 20 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 2570719...48b940f. Read the comment docs.