Open calufa opened 2 years ago
✔️ Deploy Preview for vlab-research canceled.
🔨 Explore the source changes: 3d2e20a78ad24a4e294d6fefb55e8351e4fc3ed3
🔍 Inspect the deploy log: https://app.netlify.com/sites/vlab-research/deploys/6200a5f6bbee6f0007f427fe
Couple thoughts:
Alright, just double-check the code. Left some comments.
The only services we didn't add test-suites to are:
For test coverage on services written in go
, we are now printing the coverage at the beginning of each test-suite run, and it looks something like this:
...
Running tests...
[nodemon] 2.0.15
[nodemon] to restart at any time, enter `rs`
[nodemon] watching path(s): *.*
[nodemon] watching extensions: (all)
[nodemon] starting `go test -cover -tags dynamic`
PASS
coverage: 86.4% of statements <--------------------------
Ticket: https://github.com/vlab-research/fly/issues/64
TODO:
[x] clean
go.mod
Add test suite to: