damien-rivet / JamfKit

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

Implement Script model #49

Closed damien-rivet closed 6 years ago

damien-rivet commented 6 years ago

Implements #46.

codecov[bot] commented 6 years ago

Codecov Report

Merging #49 into develop will increase coverage by 0.07%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #49      +/-   ##
===========================================
+ Coverage    98.97%   99.04%   +0.07%     
===========================================
  Files           28       30       +2     
  Lines         1268     1363      +95     
===========================================
+ Hits          1255     1350      +95     
  Misses          13       13
Impacted Files Coverage Δ
JAMFKit/Sources/Models/NetworkSegment.swift 100% <100%> (ø) :arrow_up:
JamfKit/Tests/Models/ScriptTests.swift 100% <100%> (ø)
JamfKit/Sources/Models/DirectoryBinding.swift 100% <100%> (ø) :arrow_up:
JamfKit/Sources/Models/Script.swift 100% <100%> (ø)
...rces/Models/MobileDevice/MobileDeviceGeneral.swift 95.09% <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 6798a3b...7557cb8. Read the comment docs.