Skip to content

[Admin] Enable creation and editing of option type and management of related option values - #6236

Draft
chaimann wants to merge 35 commits into
solidusio:mainfrom
chaimann:admin-add-edit-option-types
Draft

[Admin] Enable creation and editing of option type and management of related option values#6236
chaimann wants to merge 35 commits into
solidusio:mainfrom
chaimann:admin-add-edit-option-types

Disable Rails/LexicallyScopedActionFilter cop

988b9a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 1, 2026 in 0s

88.97% (+0.10%) compared to 2aed8c3

View this Pull Request on Codecov

88.97% (+0.10%) compared to 2aed8c3

Details

Codecov Report

❌ Patch coverage is 98.05825% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.97%. Comparing base (2aed8c3) to head (988b9a1).
⚠️ Report is 1852 commits behind head on main.

Files with missing lines Patch % Lines
...app/controllers/concerns/solidus_admin/moveable.rb 93.33% 1 Missing ⚠️
...trollers/solidus_admin/option_values_controller.rb 96.42% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6236      +/-   ##
==========================================
+ Coverage   88.86%   88.97%   +0.10%     
==========================================
  Files         857      865       +8     
  Lines       18415    18463      +48     
==========================================
+ Hits        16365    16427      +62     
+ Misses       2050     2036      -14     

☔ View full report in Codecov by Harness.
📢 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.