project-safari / zebra

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

Lease processing #184

Open chuckluv opened 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #184 (f28a98b) into main (56f19ee) will decrease coverage by 1.18%. The diff coverage is 68.00%.

@@            Coverage Diff             @@
##             main     #184      +/-   ##
==========================================
- Coverage   85.93%   84.76%   -1.18%     
==========================================
  Files          47       49       +2     
  Lines        3825     4082     +257     
==========================================
+ Hits         3287     3460     +173     
- Misses        441      523      +82     
- Partials       97       99       +2     
Flag Coverage Δ
unittests 84.76% <68.00%> (-1.18%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
store.go 100.00% <ø> (ø)
cmd/client/lease.go 60.60% <29.16%> (-14.84%) :arrow_down:
store/store.go 75.09% <47.05%> (-1.84%) :arrow_down:
status.go 95.91% <55.55%> (-4.09%) :arrow_down:
cmd/client/show.go 74.11% <60.41%> (-2.87%) :arrow_down:
store/queue.go 73.07% <73.07%> (ø)
cmd/herd/main.go 86.17% <80.00%> (+0.30%) :arrow_up:
cmd/server/lease.go 87.80% <87.80%> (ø)
cmd/server/routes.go 100.00% <100.00%> (ø)
model/lease/lease.go 97.32% <100.00%> (+3.84%) :arrow_up:
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.