Skip to content

Standardrb - #6241

Closed
tvdeyen wants to merge 2 commits into
solidusio:mainfrom
blish:standardrb
Closed

Standardrb#6241
tvdeyen wants to merge 2 commits into
solidusio:mainfrom
blish:standardrb

Manually fix linting errors

c5484db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 11, 2025 in 1s

88.06% (-1.30%) compared to 839752f

View this Pull Request on Codecov

88.06% (-1.30%) compared to 839752f

Details

Codecov Report

❌ Patch coverage is 94.62366% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.06%. Comparing base (839752f) to head (c5484db).

Files with missing lines Patch % Lines
...erators/solidus_admin/install/install_generator.rb 0.00% 4 Missing ⚠️
.../controllers/solidus_admin/addresses_controller.rb 57.14% 3 Missing ⚠️
...app/controllers/solidus_admin/orders_controller.rb 75.00% 2 Missing ⚠️
...omponents/solidus_admin/products/show/component.rb 0.00% 1 Missing ⚠️
...onents/solidus_admin/stock_items/edit/component.rb 0.00% 1 Missing ⚠️
...n/ui/forms/address/fieldsets/location/component.rb 0.00% 1 Missing ⚠️
...mponents/solidus_admin/ui/pages/index/component.rb 94.44% 1 Missing ⚠️
...lidus_admin/users/store_credits/index/component.rb 66.66% 1 Missing ⚠️
.../controllers/solidus_admin/customers_controller.rb 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6241      +/-   ##
==========================================
- Coverage   89.35%   88.06%   -1.30%     
==========================================
  Files         961      758     -203     
  Lines       20195    15284    -4911     
==========================================
- Hits        18046    13460    -4586     
+ Misses       2149     1824     -325     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.