Skip to content

Commit

Permalink
Speed up codecov step
Browse files Browse the repository at this point in the history
  • Loading branch information
PSchmiedmayer committed May 16, 2024
1 parent e0704cc commit 52b7ea0
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"originHash" : "0f5ec655ec0ece9be6474c3d4f979b62353d29e9fc181be53b44a04237325ea3",
"originHash" : "ba25e03f96176869eb16eff816add82265b9f18b602261a3f50d9822f350899a",
"pins" : [
{
"identity" : "fhirmodels",
Expand All @@ -15,26 +15,26 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/StanfordBDHG/HealthKitOnFHIR.git",
"state" : {
"revision" : "d6ceecf11800d73fed0c6ce33717f3dc71a44bd7",
"version" : "0.2.7"
"revision" : "418929f315f37e6d9c8f30f40030bc65b9cc47c9",
"version" : "0.2.8"
}
},
{
"identity" : "llama.cpp",
"kind" : "remoteSourceControl",
"location" : "https://github.com/StanfordBDHG/llama.cpp",
"state" : {
"revision" : "7bfd6d4b5bbc9fd47bd023bdbb35f96c827977f3",
"version" : "0.2.1"
"revision" : "6839853a321778906e210a33ee2c6aec52f34c97",
"version" : "0.3.3"
}
},
{
"identity" : "openai",
"kind" : "remoteSourceControl",
"location" : "https://github.com/StanfordBDHG/OpenAI",
"state" : {
"revision" : "29316babb446c34bb07bf528d96de7eb41e7b03c",
"version" : "0.2.8"
"revision" : "1ad95dd531d7c854a3f98f588b0eb68fa83e8a8c",
"version" : "0.2.9"
}
},
{
Expand Down Expand Up @@ -87,8 +87,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/StanfordSpezi/SpeziLLM",
"state" : {
"revision" : "cbaf20496e600c985dea2358f35a497fe4964116",
"version" : "0.8.1"
"revision" : "3663884f23e55c67c875a97c5da08ed172ea02ac",
"version" : "0.8.3"
}
},
{
Expand Down
9 changes: 9 additions & 0 deletions LLMonFHIR.xctestplan
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,15 @@
}
],
"defaultOptions" : {
"codeCoverage" : {
"targets" : [
{
"containerPath" : "container:LLMonFHIR.xcodeproj",
"identifier" : "653A254C283387FE005D4D48",
"name" : "LLMonFHIR"
}
]
},
"targetForVariableExpansion" : {
"containerPath" : "container:LLMonFHIR.xcodeproj",
"identifier" : "653A254C283387FE005D4D48",
Expand Down

0 comments on commit 52b7ea0

Please sign in to comment.