Skip to content

Commit

Permalink
test(ci): integrate code coverage report to sonarqube (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
stu01509 committed Nov 5, 2023
1 parent f663c82 commit 5275001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[pytest]
addopts =
--cov=TaiwanLottery tests/
--cov=. tests/
--cov-report=term
--cov-report=html
--cov-report=xml

0 comments on commit 5275001

Please sign in to comment.