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

Provide renderWhenVisible to LadTableSets #7384

Merged
merged 9 commits into from
Jan 19, 2024

having timing issues now

8389b5d
Select commit
Loading
Failed to load commit list.
Merged

Provide renderWhenVisible to LadTableSets #7384

having timing issues now
8389b5d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 18, 2024 in 1s

55.91% (+0.02%) compared to 01434ff

View this Pull Request on Codecov

55.91% (+0.02%) compared to 01434ff

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (01434ff) 55.89% compared to head (8389b5d) 55.91%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7384      +/-   ##
==========================================
+ Coverage   55.89%   55.91%   +0.02%     
==========================================
  Files         659      659              
  Lines       26278    26277       -1     
  Branches     2550     2549       -1     
==========================================
+ Hits        14687    14692       +5     
+ Misses      10882    10877       -5     
+ Partials      709      708       -1     
Files Coverage Δ
src/plugins/LADTable/LadTableSetView.js 93.33% <ø> (+26.66%) ⬆️
src/plugins/LADTable/components/LadRow.vue 52.57% <100.00%> (ø)
...gins/LADTable/components/LadTableConfiguration.vue 0.00% <ø> (ø)
...gins/inspectorDataVisualization/TelemetryFrame.vue 0.00% <ø> (ø)

... 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 01434ff...8389b5d. Read the comment docs.