damien-rivet / JamfKit

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

Implement Mobile device model #43

Closed damien-rivet closed 6 years ago

damien-rivet commented 6 years ago

Implements #5.

codecov[bot] commented 6 years ago

Codecov Report

Merging #43 into develop will increase coverage by 0.81%. The diff coverage is 99.15%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #43      +/-   ##
===========================================
+ Coverage    97.96%   98.77%   +0.81%     
===========================================
  Files           16       24       +8     
  Lines          393     1063     +670     
===========================================
+ Hits           385     1050     +665     
- Misses           8       13       +5
Impacted Files Coverage Δ
JAMFKit/Sources/Models/NetbootServer.swift 100% <ø> (ø) :arrow_up:
JAMFKit/Sources/Models/Department.swift 100% <ø> (ø) :arrow_up:
JAMFKit/Sources/Models/SMTPServer.swift 100% <ø> (ø) :arrow_up:
JAMFKit/Sources/Models/PreciseDate.swift 100% <ø> (ø) :arrow_up:
JAMFKit/Sources/Models/User.swift 100% <ø> (ø) :arrow_up:
JAMFKit/Sources/Models/NetworkSegment.swift 100% <ø> (ø) :arrow_up:
JAMFKit/Sources/Models/Printer.swift 100% <ø> (ø) :arrow_up:
JAMFKit/Sources/Models/BaseObject.swift 100% <ø> (ø) :arrow_up:
JAMFKit/Sources/Models/Site.swift 100% <ø> (ø) :arrow_up:
JAMFKit/Sources/Models/Building.swift 100% <ø> (ø) :arrow_up:
... and 24 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 feb1797...9abccd5. Read the comment docs.