damien-rivet / JamfKit

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

Implement Mobile device group model #55

Closed damien-rivet closed 6 years ago

damien-rivet commented 6 years ago

Implements #24.

codecov[bot] commented 6 years ago

Codecov Report

Merging #55 into develop will increase coverage by 0.16%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #55      +/-   ##
===========================================
+ Coverage    98.19%   98.36%   +0.16%     
===========================================
  Files           28       30       +2     
  Lines          830      915      +85     
===========================================
+ Hits           815      900      +85     
  Misses          15       15
Impacted Files Coverage Δ
...s/Models/MobileDeviceGroup/MobileDeviceGroup.swift 100% <100%> (ø)
JamfKit/Sources/Models/ComputerCommand.swift 100% <100%> (ø) :arrow_up:
...MobileDeviceGroup/MobileDeviceGroupCriterion.swift 100% <100%> (ø)
JamfKit/Sources/Models/Policy/PolicyCategory.swift 100% <100%> (ø) :arrow_up:

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 b6cb59f...12be67a. Read the comment docs.