Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0afa1f09 authored by Jonathan Klee's avatar Jonathan Klee
Browse files

chore test

parent 8a6ec32c
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ test:
  script:
    - ./gradlew test jacocoDebugReport -PtestAccountName="$testAccountName" -PtestAccountPwd="$testAccountPwd" -PtestServerUrl="$testServerUrl"
    - python3 scripts/print_instruction_coverage.py app/build/reports/jacoco/jacocoDebugReport/jacocoDebugReport.xml
  coverage: '/Total.*?([0-9]{1,3})%/'
  coverage: '/Total\\s+([0-9]{1,3}(?:\\.[0-9]+)?)%/'
  artifacts:
    when: always
    paths: