From c6905946efd8295bce958fcf2be26676336839f1 Mon Sep 17 00:00:00 2001 From: louis Date: Wed, 31 Jan 2024 15:24:19 +0100 Subject: [PATCH] Fix(Tp4): Coverage --- .../xcshareddata/xcschemes/ModelCov.xcscheme | 83 +++++++++++++++++++ ModelCov.xctestplan | 24 ++++++ .../contents.xcworkspacedata | 3 + 3 files changed, 110 insertions(+) create mode 100644 Model/.swiftpm/xcode/xcshareddata/xcschemes/ModelCov.xcscheme create mode 100644 ModelCov.xctestplan diff --git a/Model/.swiftpm/xcode/xcshareddata/xcschemes/ModelCov.xcscheme b/Model/.swiftpm/xcode/xcshareddata/xcschemes/ModelCov.xcscheme new file mode 100644 index 0000000..a4b7bad --- /dev/null +++ b/Model/.swiftpm/xcode/xcshareddata/xcschemes/ModelCov.xcscheme @@ -0,0 +1,83 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ModelCov.xctestplan b/ModelCov.xctestplan new file mode 100644 index 0000000..7fcde02 --- /dev/null +++ b/ModelCov.xctestplan @@ -0,0 +1,24 @@ +{ + "configurations" : [ + { + "id" : "117362A3-7E9A-409E-91DB-0965BE3D3808", + "name" : "Configuration 1", + "options" : { + + } + } + ], + "defaultOptions" : { + + }, + "testTargets" : [ + { + "target" : { + "containerPath" : "container:", + "identifier" : "ModelTests", + "name" : "ModelTests" + } + } + ], + "version" : 1 +} diff --git a/WorkSpaceDouShouQi.xcworkspace/contents.xcworkspacedata b/WorkSpaceDouShouQi.xcworkspace/contents.xcworkspacedata index e8da9c7..e87c729 100644 --- a/WorkSpaceDouShouQi.xcworkspace/contents.xcworkspacedata +++ b/WorkSpaceDouShouQi.xcworkspace/contents.xcworkspacedata @@ -10,4 +10,7 @@ + +