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 update eslint #4255

Merged
merged 6 commits into from
Dec 18, 2024

update @vitest/eslint-plugin

cc080f0
Select commit
Loading
Failed to load commit list.
Merged

Deps update eslint #4255

update @vitest/eslint-plugin
cc080f0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2024 in 1s

62.60% (-0.09%) compared to 8d6368c, passed because coverage increased by 0% when compared to adjusted base (62.60%)

View this Pull Request on Codecov

62.60% (-0.09%) compared to 8d6368c, passed because coverage increased by 0% when compared to adjusted base (62.60%)

Details

Codecov Report

Attention: Patch coverage is 54.82094% with 164 lines in your changes missing coverage. Please review.

Project coverage is 62.60%. Comparing base (8d6368c) to head (cc080f0).

Files with missing lines Patch % Lines
src/web/components/chart/line.jsx 0.00% 42 Missing ⚠️
src/web/components/chart/schedule.jsx 27.27% 16 Missing ⚠️
src/web/components/chart/topology.jsx 0.00% 12 Missing ⚠️
src/web/components/chart/bar.jsx 31.25% 11 Missing ⚠️
src/web/components/chart/bubble.jsx 23.07% 10 Missing ⚠️
src/web/components/chart/donut.jsx 41.17% 10 Missing ⚠️
...nents/dashboard/display/created/createddisplay.jsx 33.33% 6 Missing ⚠️
src/web/components/chart/donut/arc3d.jsx 16.66% 5 Missing ⚠️
src/web/components/chart/donut/labels.jsx 0.00% 5 Missing ⚠️
src/web/components/chart/legend.jsx 0.00% 5 Missing ⚠️
... and 16 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4255      +/-   ##
==========================================
- Coverage   62.68%   62.60%   -0.09%     
==========================================
  Files        1113     1113              
  Lines       99179    98939     -240     
  Branches     6620     6627       +7     
==========================================
- Hits        62173    61937     -236     
+ Misses      36875    36871       -4     
  Partials      131      131              

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