Skip to content
Codecov / codecov/project succeeded Dec 18, 2024 in 1s

57.27% (-0.34%) compared to 5be103e

View this Pull Request on Codecov

57.27% (-0.34%) compared to 5be103e

Details

Codecov Report

Attention: Patch coverage is 33.98058% with 272 lines in your changes missing coverage. Please review.

Project coverage is 57.27%. Comparing base (5be103e) to head (638b03c).

Files with missing lines Patch % Lines
...rc/plugins/events/components/EventTimelineView.vue 3.01% 193 Missing ⚠️
src/plugins/events/mixins/eventData.js 57.14% 33 Missing ⚠️
src/plugins/timeline/TimelineObjectView.vue 0.00% 25 Missing ⚠️
src/plugins/timeline/TimelineViewLayout.vue 63.63% 8 Missing ⚠️
src/ui/components/swim-lane/SwimLane.vue 40.00% 6 Missing ⚠️
src/plugins/timeline/ExtendedLinesBus.js 50.00% 2 Missing ⚠️
src/plugins/timeline/ExtendedLinesOverlay.vue 0.00% 2 Missing ⚠️
example/eventGenerator/EventLimitProvider.js 93.33% 1 Missing ⚠️
src/plugins/events/EventTimelineViewProvider.js 95.00% 1 Missing ⚠️
src/ui/components/TimeSystemAxis.vue 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7967      +/-   ##
==========================================
- Coverage   57.60%   57.27%   -0.34%     
==========================================
  Files         678      686       +8     
  Lines       27428    27816     +388     
  Branches     2691     2735      +44     
==========================================
+ Hits        15801    15931     +130     
- Misses      11287    11545     +258     
  Partials      340      340              
Files with missing lines Coverage Δ
example/eventGenerator/EventMetadataProvider.js 100.00% <ø> (ø)
example/eventGenerator/EventTelemetryProvider.js 100.00% <100.00%> (ø)
example/eventGenerator/plugin.js 100.00% <100.00%> (ø)
src/api/tooltips/ToolTip.js 100.00% <ø> (ø)
src/api/tooltips/ToolTipAPI.js 100.00% <ø> (ø)
src/api/tooltips/components/TooltipComponent.vue 0.00% <ø> (ø)
src/plugins/events/EventInspectorViewProvider.js 100.00% <100.00%> (ø)
src/plugins/events/plugin.js 100.00% <100.00%> (ø)
...rc/plugins/imagery/ImageryTimestripViewProvider.js 100.00% <100.00%> (ø)
src/plugins/plugins.js 100.00% <100.00%> (ø)
... and 13 more

... and 3 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...638b03c. Read the comment docs.