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

[deps] Migration to new eslint v9 to flat configuration #1676

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Fix issues created by lint changes

5923b28
Select commit
Loading
Failed to load commit list.
Open

[deps] Migration to new eslint v9 to flat configuration #1676

Fix issues created by lint changes
5923b28
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 24, 2024 in 1s

43.82% (-0.08%) compared to 9819518

View this Pull Request on Codecov

43.82% (-0.08%) compared to 9819518

Details

Codecov Report

Attention: Patch coverage is 13.88889% with 31 lines in your changes missing coverage. Please review.

Project coverage is 43.82%. Comparing base (9819518) to head (5923b28).

Files Patch % Lines
lib/public/components/common/markdown/markdown.js 0.00% 4 Missing ⚠️
...ublic/components/Pagination/paginationComponent.js 0.00% 3 Missing ⚠️
...mponents/common/panel/LabelPanelHeaderComponent.js 0.00% 3 Missing ⚠️
...ponents/common/popover/popoverPreConfigurations.js 0.00% 3 Missing ⚠️
...nts/common/selection/dropdown/selectionDropdown.js 0.00% 3 Missing ⚠️
lib/public/utilities/export.js 0.00% 3 Missing ⚠️
...b/public/components/common/panel/PanelComponent.js 0.00% 2 Missing ⚠️
...ublic/components/common/popover/overflowBalloon.js 0.00% 2 Missing ⚠️
...ib/public/views/Logs/Overview/LogsOverviewModel.js 0.00% 2 Missing ⚠️
...ib/public/views/Runs/Overview/RunsOverviewModel.js 0.00% 2 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1676      +/-   ##
==========================================
- Coverage   43.90%   43.82%   -0.08%     
==========================================
  Files         872      872              
  Lines       14979    14982       +3     
  Branches     2852     2852              
==========================================
- Hits         6576     6566      -10     
- Misses       8403     8416      +13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.