damien-rivet / JamfKit

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

Release 0.3.0 #75

Closed damien-rivet closed 6 years ago

damien-rivet commented 6 years ago

Summary

Add URLRequest for all API endpoints.

codecov[bot] commented 6 years ago

Codecov Report

Merging #75 into master will decrease coverage by 0.23%. The diff coverage is 98.15%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #75      +/-   ##
=========================================
- Coverage   98.54%   98.3%   -0.24%     
=========================================
  Files          33      50      +17     
  Lines        1028    1834     +806     
=========================================
+ Hits         1013    1803     +790     
- Misses         15      31      +16
Impacted Files Coverage Δ
...onfiguration/ComputerConfigurationManagement.swift 100% <ø> (ø) :arrow_up:
JamfKit/Sources/Models/PreciseDate.swift 100% <ø> (ø) :arrow_up:
...t/Sources/Models/Computer/ComputerPurchasing.swift 92.3% <100%> (+0.41%) :arrow_up:
...urces/Models/Policy/PolicyNetworkLimitations.swift 100% <100%> (ø) :arrow_up:
JamfKit/Sources/Models/Computer/Computer.swift 100% <100%> (ø) :arrow_up:
...Kit/Sources/Models/Computer/ComputerLocation.swift 100% <100%> (ø) :arrow_up:
...nProfile/ComputerConfigurationProfileGeneral.swift 100% <100%> (ø)
JamfKit/Sources/Models/NetbootServer.swift 100% <100%> (ø) :arrow_up:
...urces/Models/HardwareGroup/MobileDeviceGroup.swift 100% <100%> (ø)
...erConfiguration/ComputerConfigurationGeneral.swift 100% <100%> (ø) :arrow_up:
... and 59 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 78f9107...e79590c. Read the comment docs.