Skip to content

Commit

Permalink
Add cov report
Browse files Browse the repository at this point in the history
  • Loading branch information
24rr authored Feb 20, 2024
1 parent 6440942 commit 5f74f4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pytest.ini
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[pytest]
[pytest]
xfail_strict = true
norecursedirs = docs *.egg-info .git

filterwarnings =
ignore::DeprecationWarning

addopts = --cov=topgg
addopts = --cov=topgg

0 comments on commit 5f74f4f

Please sign in to comment.