Closed vnadhan closed 1 year ago
Patch coverage: 100.00
% and no project coverage change.
Comparison is base (
9856de0
) 73.67% compared to head (8dc7ada
) 73.67%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
This PR does not have a breaking change. It was created to remove the reference to timestamps
in inputs
key of analysis results. The timestamps
key was removed in the backend through the PR https://github.com/vikinganalytics/vibium-cloud/pull/793. In MVG
, the timestamps
key is referenced only in the tests.
It looks like the mock data of analysis results in the MVG
repository is outdated. This PR should instead make sure the structure of all stub data conforms with the structure defined in the backend.
Description
Include a summary of this pull request
New dependencies: (Added to requirements_*.txt)
Fixes # (potential issues that are fixed by this PR)
Type of Change
Checklist
Requirements