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

[admin] Add the customer sidebar to the orders page #5499

Merged
merged 7 commits into from
Nov 6, 2023

Close drop down menus before caching the page

0dda932
Select commit
Loading
Failed to load commit list.
Merged

[admin] Add the customer sidebar to the orders page #5499

Close drop down menus before caching the page
0dda932
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 6, 2023 in 0s

88.93% (+0.00%) compared to a8c1d8a

View this Pull Request on Codecov

88.93% (+0.00%) compared to a8c1d8a

Details

Codecov Report

Merging #5499 (0dda932) into main (a8c1d8a) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #5499   +/-   ##
=======================================
  Coverage   88.93%   88.93%           
=======================================
  Files         622      622           
  Lines       14909    14918    +9     
=======================================
+ Hits        13259    13268    +9     
  Misses       1650     1650           
Files Coverage Δ
...pp/components/solidus_admin/layout/page_helpers.rb 100.00% <100.00%> (ø)
.../components/solidus_admin/orders/show/component.rb 100.00% <100.00%> (ø)
...controllers/solidus_admin/line_items_controller.rb 100.00% <100.00%> (ø)
...app/controllers/solidus_admin/orders_controller.rb 100.00% <100.00%> (ø)

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!