Closed shinnokdisengir closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 69.49%. Comparing base (
1a9c203
) to head (7230a50
). Report is 14 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
astarte_dev_tool
first commitThe branch is based on https://github.com/astarte-platform/astarte/pull/956, which is necessary to start
docker compose
in development modeAddition of
astarte_dev_tool
functionalities: the functionalities are stateless and based on themix task
mechanismmix astarte_dev_tool.system.up
: startdocker compose
in dev modemix astarte_dev_tool.system.down
: stopdocker compose
in dev modemix astarte_dev_tool.system.watch
: watch mode to enable hot-code-reloading