Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request batch when idle #7526

Merged
merged 35 commits into from
Mar 12, 2024

Fixed failing test

a006dce
Select commit
Loading
Failed to load commit list.
Merged

Request batch when idle #7526

Fixed failing test
a006dce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2024 in 0s

55.29% (-0.35%) compared to 8c2558b

View this Pull Request on Codecov

55.29% (-0.35%) compared to 8c2558b

Details

Codecov Report

Attention: Patch coverage is 19.82759% with 93 lines in your changes are missing coverage. Please review.

Project coverage is 55.29%. Comparing base (8c2558b) to head (a006dce).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7526      +/-   ##
==========================================
- Coverage   55.64%   55.29%   -0.35%     
==========================================
  Files         672      672              
  Lines       26996    27060      +64     
  Branches     2626     2626              
==========================================
- Hits        15023    14964      -59     
- Misses      11254    11373     +119     
- Partials      719      723       +4     
Files Coverage Δ
src/api/telemetry/TelemetryAPI.js 89.38% <100.00%> (+0.17%) ⬆️
src/plugins/LADTable/components/LadRow.vue 52.57% <ø> (ø)
src/plugins/LADTable/components/LadTable.vue 43.66% <100.00%> (ø)
...c/plugins/displayLayout/components/LayoutFrame.vue 0.00% <ø> (ø)
src/plugins/gauge/components/GaugeComponent.vue 61.49% <100.00%> (-0.58%) ⬇️
...c/plugins/openInNewTabAction/openInNewTabAction.js 100.00% <100.00%> (ø)
src/plugins/timeConductor/ConductorAxis.vue 24.27% <ø> (-1.45%) ⬇️
.../plugins/timeConductor/ConductorInputsRealtime.vue 70.42% <100.00%> (-1.41%) ⬇️
...plugins/displayLayout/components/TelemetryView.vue 2.40% <0.00%> (ø)
src/ui/components/ObjectFrame.vue 4.08% <0.00%> (ø)
... and 5 more

... and 10 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 8c2558b...a006dce. Read the comment docs.