project-safari / zebra

lab resource inventory and reservation system
Apache License 2.0
6 stars 8 forks source link

added models for Switch, IPAddressPool, and VLANPool with validation … #11

Closed shravyanandyala closed 1 year ago

shravyanandyala commented 1 year ago

…functions and test cases

Fixes #7

rchamarthy commented 1 year ago

Commit message must follow: https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html

codecov-commenter commented 1 year ago

Codecov Report

Merging #11 (072247e) into main (5bf1dcb) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #11   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         3    +1     
  Lines           12        30   +18     
=========================================
+ Hits            12        30   +18     
Impacted Files Coverage Δ
network/network.go 100.00% <100.00%> (ø)

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 5bf1dcb...072247e. Read the comment docs.