Joao P Dubas
d40f52b961
chore: upgrade all deps
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error
2022-04-21 23:18:27 +00:00
Joao P Dubas
585ffc122e
[extra-02] enable coverage tool
...
Even though ExCoveralls is the common library for coverage report in
elixir, we will use LcovEx because it generates lcov compatible reports
that can be used with some interesting actions in github.
2021-07-07 00:41:20 +00:00
Joao P Dubas
cd2f062ef5
[extra-02] install and configure junit formatter
...
With this change it's possible to generate test report that can be used
alongside continuous integration routine.
2021-07-06 01:12:25 +00:00
Joao P Dubas
e493aead51
[extra-02] add code analysis deps
...
Add credo and dialyxr to check code analysis/quality.
2021-06-28 13:55:55 +00:00
Joao P Dubas
553eca56df
[extra-01] add pg_ranges lib
...
This allow the system to use postgres range type.
2021-06-28 00:31:28 +00:00
Joao P Dubas
179bd7f85d
[day-04] add crudry to handle absinthe errors
2021-06-26 17:26:53 +00:00
Joao P Dubas
424bfa917e
[day-03] install absinthe dependency
...
Yeah, it's time to work with graphql in elixir.
2021-06-24 00:03:34 +00:00
Joao P Dubas
8658384030
[day-01] phoenix project setup
...
Create new phoenix project
2021-06-22 01:55:16 +00:00