Skip to content

Commit

Permalink
Fix import tool test errors by updating the golden files (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
shifucun authored Jun 20, 2023
1 parent 5157e13 commit e31143e
Show file tree
Hide file tree
Showing 9 changed files with 57 additions and 73 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
},
"LEVEL_WARNING": {
"counters": {
"Existence_MissingTriple_domainIncludes": "1",
"Existence_MissingReference_variableMeasured": "5",
"StatsCheck_MultipleValueTypesInASeries": "1"
}
Expand Down Expand Up @@ -88,14 +87,6 @@
},
"userMessage": "Failed reference existence check :: value-ref: 'StatVar_DoesNotExistAnywhere', property: 'variableMeasured', node: 'E:Acre_Table->E2'",
"counterKey": "Existence_MissingReference_variableMeasured"
}, {
"level": "LEVEL_WARNING",
"location": {
"file": "acre.mcf",
"lineNumber": "1"
},
"userMessage": "Failed triple existence check :: subject: 'area', predicate: 'domainIncludes', object: 'Place', node: 'dcid:Acre_MeasurementResult_StatVar'",
"counterKey": "Existence_MissingTriple_domainIncludes"
}],
"statsCheckSummary": [{
"placeDcid": "geoId/01",
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit e31143e

Please sign in to comment.