ci: 🎡 ignore Tests files for code coverage

as well as PlantUMLBrowserPresenter as
this cannot be tested in unit test
This commit is contained in:
Marco Eidinger 2022-12-30 10:30:49 -08:00
parent 0598b7ba42
commit 7fad110d56

View File

@ -1,3 +1,6 @@
ignore:
- "Sources/SwiftPlantUMLFramework/Presenting/PlantUMLBrowserPresenter.swift"
- "Tests"
coverage:
precision: 2
round: down