Refactor login module (#151)

This commit is contained in:
Rafał Borcz
2018-08-22 22:31:17 +02:00
committed by Mikołaj Pich
parent 64b0919b7f
commit a90d5cb9c3
208 changed files with 2101 additions and 11998 deletions

View File

@ -139,6 +139,7 @@ jobs:
- run:
name: Collect logs from emulator
command: adb logcat -d > ./app/build/reports/logcat_emulator.txt
when: always
- run:
name: Upload code covarage to codecov
command: bash <(curl -s https://codecov.io/bash) -F instrumented
@ -230,4 +231,4 @@ workflows:
tags:
only: /\d+\.\d+\.\d+/
branches:
ignore: /.*/
ignore: /.*/