diff --git a/.codecov.yml b/.codecov.yml index 8cef0c1..b4aaa55 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,3 +1,6 @@ +ignore: + - "Sources/SwiftPlantUMLFramework/Presenting/PlantUMLBrowserPresenter.swift" + - "Tests" coverage: precision: 2 round: down