os-autoinst / openQA

openQA web-frontend, scheduler and tools.
http://openqa.opensuse.org/
GNU General Public License v2.0
314 stars 206 forks source link

Move render_specific_not_found to SharedHelpers #5762

Closed perlpunk closed 1 month ago

perlpunk commented 1 month ago

Issues:

Prevents:

Can't locate object method "render_specific_not_found" via package "OpenQA::Shared::Controller::Running"

I'm not sure how to test this. The t/26-controllerrunning.t is mocking that function.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 98.43%. Comparing base (4ad2e08) to head (36b3ad8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5762 +/- ## ======================================= Coverage 98.43% 98.43% ======================================= Files 393 393 Lines 38615 38615 ======================================= Hits 38012 38012 Misses 603 603 ```

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