Skip to content

Commit

Permalink
chore: refactor onborarding service to be acessed at usecases level (#39
Browse files Browse the repository at this point in the history
)
  • Loading branch information
maxwellgithinji committed Sep 9, 2021
1 parent f4a5475 commit f08647e
Show file tree
Hide file tree
Showing 7 changed files with 1,333 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
TESTCOVERAGE_THRESHOLD: 71.17
run: |
bash scripts/coverage.sh
Loading

0 comments on commit f08647e

Please sign in to comment.