damien-rivet / JamfKit

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

Improve Building model #88

Closed damien-rivet closed 5 years ago

damien-rivet commented 5 years ago

Summary

Improve the Building model since it was missing a lot of fields from the Jamf Pro API.

Implements #89.

codecov[bot] commented 5 years ago

Codecov Report

Merging #88 into develop will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #88      +/-   ##
===========================================
+ Coverage    99.53%   99.54%   +<.01%     
===========================================
  Files           50       50              
  Lines         1736     1758      +22     
===========================================
+ Hits          1728     1750      +22     
  Misses           8        8
Impacted Files Coverage Δ
JamfKit/Sources/Models/Building.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 90737ef...0ab91d5. Read the comment docs.