Closed ghost closed 2 years ago
Base: 91.60% // Head: 94.86% // Increases project coverage by +3.26%
:tada:
Coverage data is based on head (
0f2a13e
) compared to base (141d9ee
). Patch coverage: 86.51% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Now the data returned from both parsers is
Record<string, MeasurementVariable>
.Currently, the outputs for MPT, MPR are similar, with a few differences (for the data keys.):
Still what is right now should be good to start plotting some stuff (we will see.).
I have been fixing both parsers but wrote only one from scratch (MPT), so sometimes it takes time.
@lpatiny