Use selectors for selecting cloverage tests

This commit is contained in:
Emlyn Corrin 2022-07-18 01:16:19 +01:00
Родитель a8c6d538cf
Коммит 6baf938966
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -87,7 +87,8 @@
:all [:default :planck :browsers]
:broken [:phantom :slimer :rhino :nashorn :node]}}
:cloverage {:test-ns-regex [#"^(?!same[.]slow-).*"]}
:cloverage {:selector [:default]
:codecov? true}
:eastwood {:linters [:all]
:exclude-linters [:keyword-typos