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

[PUI] Switch linting to biome #8317

Merged
merged 45 commits into from
Nov 12, 2024

add vscode defaults

8afed29
Select commit
Loading
Failed to load commit list.
Merged

[PUI] Switch linting to biome #8317

add vscode defaults
8afed29
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2024 in 0s

84.29% (target 82.00%)

View this Pull Request on Codecov

84.29% (target 82.00%)

Details

Codecov Report

Attention: Patch coverage is 61.03604% with 173 lines in your changes missing coverage. Please review.

Project coverage is 84.29%. Comparing base (e7cfb4c) to head (8afed29).

Files with missing lines Patch % Lines
src/frontend/src/tables/bom/BomTable.tsx 5.88% 16 Missing ⚠️
...end/src/components/importer/ImportDataSelector.tsx 0.00% 11 Missing ⚠️
...c/frontend/src/tables/part/ParametricPartTable.tsx 0.00% 6 Missing ⚠️
.../frontend/src/tables/stock/TestStatisticsTable.tsx 0.00% 6 Missing ⚠️
src/frontend/src/forms/BuildForms.tsx 20.00% 2 Missing and 2 partials ⚠️
...rontend/src/pages/part/pricing/BomPricingPanel.tsx 42.85% 0 Missing and 4 partials ⚠️
...nd/src/pages/part/pricing/PurchaseHistoryPanel.tsx 55.55% 0 Missing and 4 partials ⚠️
...ontend/src/tables/part/PartPurchaseOrdersTable.tsx 0.00% 4 Missing ⚠️
src/frontend/src/tables/stock/StockItemTable.tsx 69.23% 0 Missing and 4 partials ⚠️
...frontend/src/components/nav/NotificationDrawer.tsx 0.00% 3 Missing ⚠️
... and 69 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8317      +/-   ##
==========================================
+ Coverage   84.27%   84.29%   +0.01%     
==========================================
  Files        1175     1174       -1     
  Lines       53662    53652      -10     
  Branches     2015     2010       -5     
==========================================
- Hits        45226    45225       -1     
+ Misses       7923     7920       -3     
+ Partials      513      507       -6     

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