Skip to content

Preload adjustments in promotion recalculation to avoid an N+1 #1340

Preload adjustments in promotion recalculation to avoid an N+1

Preload adjustments in promotion recalculation to avoid an N+1 #1340

Triggered via pull request June 26, 2026 03:30
Status Failure
Total duration 2m 36s
Artifacts

lint.yml

on: pull_request
Check Ruby
50s
Check Ruby
Check ERB
18s
Check ERB
Check JavaScript
24s
Check JavaScript
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Check Ruby
Process completed with exit code 1.
Check Ruby: core/app/models/spree/variant/pricing_options.rb#L104
Style/MapJoin: Remove redundant `map(&:to_s)` before `join`.
Check Ruby: core/app/models/spree/store.rb#L50
Style/MapJoin: Remove redundant `map(&:to_s)` before `join`.
Check Ruby: core/app/models/spree/stock/estimator.rb#L63
Layout/IndentationWidth: Use 2 (not 4) spaces for indentation.