Skip to content

Commit

Permalink
chore: refactor otp to be acessed at usecases level
Browse files Browse the repository at this point in the history
  • Loading branch information
maxwellgithinji committed Sep 10, 2021
1 parent f08647e commit aa32a20
Show file tree
Hide file tree
Showing 7 changed files with 2,109 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,6 @@ jobs:

- name: Quality Gate - Test coverage shall be above threshold
env:
TESTCOVERAGE_THRESHOLD: 71.17
TESTCOVERAGE_THRESHOLD: 71.86
run: |
bash scripts/coverage.sh
Loading

0 comments on commit aa32a20

Please sign in to comment.