damien-rivet / JamfKit

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

Release 0.2.0 #60

Closed damien-rivet closed 6 years ago

damien-rivet commented 6 years ago

Summary

This PR adds most of the JSS objects that are generally used by iOS / macOS applications.

Of course, more objects will be added later on.

codecov[bot] commented 6 years ago

Codecov Report

Merging #60 into master will decrease coverage by 1.45%. The diff coverage is 98.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
- Coverage     100%   98.54%   -1.46%     
==========================================
  Files           3       33      +30     
  Lines          44     1028     +984     
==========================================
+ Hits           44     1013     +969     
- Misses          0       15      +15
Impacted Files Coverage Δ
JamfKit/Sources/Models/Policy/PolicyCategory.swift 100% <100%> (ø)
JamfKit/Sources/Models/Policy/PolicyGeneral.swift 100% <100%> (ø)
...odels/ComputerCommand/ComputerCommandGeneral.swift 100% <100%> (ø)
...urces/Models/Policy/PolicyNetworkLimitations.swift 100% <100%> (ø)
JamfKit/Sources/Models/Printer.swift 100% <100%> (ø)
JamfKit/Sources/Models/Policy/Policy.swift 100% <100%> (ø)
JamfKit/Sources/Models/Package.swift 100% <100%> (ø)
...ces/Models/Computer/ComputerRemoteManagement.swift 100% <100%> (ø)
JamfKit/Sources/Models/DirectoryBinding.swift 100% <100%> (ø)
...Kit/Sources/Models/Computer/ComputerLocation.swift 100% <100%> (ø)
... and 56 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 5772bd5...4789bae. Read the comment docs.