damien-rivet / JamfKit

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

Implement Computer configuration model #56

Closed damien-rivet closed 6 years ago

damien-rivet commented 6 years ago

Implements #30.

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #56      +/-   ##
===========================================
+ Coverage    98.36%   98.49%   +0.13%     
===========================================
  Files           30       33       +3     
  Lines          915      999      +84     
===========================================
+ Hits           900      984      +84     
  Misses          15       15
Impacted Files Coverage Δ
JamfKit/Sources/Models/BaseObject.swift 100% <100%> (ø) :arrow_up:
...onfiguration/ComputerConfigurationManagement.swift 100% <100%> (ø)
...s/Models/MobileDeviceGroup/MobileDeviceGroup.swift 100% <100%> (ø) :arrow_up:
...erConfiguration/ComputerConfigurationGeneral.swift 100% <100%> (ø)
.../ComputerConfiguration/ComputerConfiguration.swift 100% <100%> (ø)

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 fd92e01...5ff4d22. Read the comment docs.