openHPI / codeocean

CodeOcean is an automated assessment tool for web-based coding exercises
BSD 3-Clause "New" or "Revised" License
64 stars 27 forks source link

GitHub Actions: Use RSpec command without manual requires #2590

Open MrSerth opened 2 days ago

MrSerth commented 2 days ago

Since aligning our RSpec setup to the recommended defaults, we don't need the manual require statements any longer.

codecov[bot] commented 2 days ago

Codecov Report

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

Project coverage is 69.53%. Comparing base (d146258) to head (2b5c0c7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2590 +/- ## ======================================= Coverage 69.53% 69.53% ======================================= Files 202 202 Lines 6372 6372 ======================================= Hits 4431 4431 Misses 1941 1941 ```

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