Component | Status | Coverage |
---|---|---|
WebApp | ||
Server |
Coverage calculation is broken for server2
Clone repository and all submodules via:
git clone --recursive https://github.com/cse403trackforever/trackforever.git
If a submodule is not initialised call this command:
git submodule update --init --recursive
Update submodules by calling this command:
git submodule update --remote