project-safari / zebra

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

add default admin user #108

Closed rchamarthy closed 1 year ago

rchamarthy commented 1 year ago

Signed-off-by: Ravi Chamarthy ravi@chamarthy.dev

codecov[bot] commented 1 year ago

Codecov Report

Merging #108 (1272860) into main (47ceefa) will increase coverage by 0.01%. The diff coverage is 77.69%.

@@            Coverage Diff             @@
##             main     #108      +/-   ##
==========================================
+ Coverage   87.86%   87.87%   +0.01%     
==========================================
  Files          55       56       +1     
  Lines        3296     3415     +119     
==========================================
+ Hits         2896     3001     +105     
- Misses        327      333       +6     
- Partials       73       81       +8     
Flag Coverage Δ
unittests 87.87% <77.69%> (+0.01%) :arrow_up:

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

Impacted Files Coverage Δ
cmd/herd/main.go 7.40% <0.00%> (ø)
cmd/server/main.go 39.43% <55.00%> (+32.41%) :arrow_up:
cmd/server/setup.go 85.18% <66.66%> (-9.26%) :arrow_down:
cmd/server/init.go 81.25% <81.25%> (ø)
auth/user.go 100.00% <100.00%> (ø)
cmd/client/config.go 75.59% <100.00%> (ø)
cmd/client/root.go 100.00% <100.00%> (ø)
cmd/server/login.go 100.00% <100.00%> (ø)
resource.go 100.00% <100.00%> (ø)
status.go 100.00% <100.00%> (ø)
... and 3 more

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