solidusio / solidus_starter_frontend

🎨 Rails-based starter kit for your Solidus storefront.
BSD 3-Clause "New" or "Revised" License
58 stars 40 forks source link

Restore specs on the CI #360

Closed kennyadsl closed 11 months ago

kennyadsl commented 11 months ago

Summary

CI is currently not executing any spec, because Solidus is not installed (due to the Rails 7.1 incompatibility) and its specs are not copied over the sandbox application.

Tests were green because there were no tests, so no failures.

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed:

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (be2126d) 0.00% compared to head (e3d9dbc) 97.33%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #360 +/- ## ========================================= + Coverage 0 97.33% +97.33% ========================================= Files 0 188 +188 Lines 0 4532 +4532 ========================================= + Hits 0 4411 +4411 - Misses 0 121 +121 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.