Derived Telemetry Prototype #7815
Open
Codecov / codecov/project
succeeded
Dec 16, 2024 in 0s
57.37% (-0.21%) compared to 5be103e
View this Pull Request on Codecov
57.37% (-0.21%) compared to 5be103e
Details
Codecov Report
Attention: Patch coverage is 62.08251%
with 193 lines
in your changes missing coverage. Please review.
Project coverage is 57.37%. Comparing base (
5be103e
) to head (5e15af1
).
Additional details and impacted files
@@ Coverage Diff @@
## master #7815 +/- ##
==========================================
- Coverage 57.57% 57.37% -0.21%
==========================================
Files 678 687 +9
Lines 27428 27929 +501
Branches 2691 2709 +18
==========================================
+ Hits 15793 16024 +231
- Misses 11294 11564 +270
Partials 341 341
Files with missing lines | Coverage Δ | |
---|---|---|
src/MCT.js | 96.96% <100.00%> (+0.03%) |
⬆️ |
src/api/telemetry/TelemetryAPI.js | 90.07% <100.00%> (+0.03%) |
⬆️ |
src/api/telemetry/TelemetryCollection.js | 89.67% <100.00%> (+1.22%) |
⬆️ |
src/plugins/comps/CompsInspectorViewProvider.js | 100.00% <100.00%> (ø) |
|
src/plugins/comps/CompsMetadataProvider.js | 100.00% <100.00%> (ø) |
|
src/plugins/condition/components/ConditionSet.vue | 0.00% <ø> (ø) |
|
src/plugins/plot/stackedPlot/StackedPlotItem.vue | 37.31% <ø> (ø) |
|
src/plugins/plugins.js | 100.00% <100.00%> (ø) |
|
src/plugins/comps/CompsViewProvider.js | 95.45% <95.45%> (ø) |
|
src/plugins/comps/plugin.js | 92.85% <92.85%> (ø) |
|
... and 6 more |
... and 9 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 5be103e...5e15af1. Read the comment docs.
Loading