NoUmlautsAllowed / gocook

Alternative frontend to Chefkoch. This is a repository mirror from Codeberg.
https://codeberg.org/NoUmlautsAllowed/gocook
MIT License
22 stars 1 forks source link

Fix stylings for recipe results without image #21

Closed NoUmlautsAllowed closed 5 months ago

NoUmlautsAllowed commented 5 months ago

Recipes without image are styled with the same height as if they had an image.

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 0% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 40.70%. Comparing base (b4de013) to head (b5b64bf).

Files Patch % Lines
cmd/stubs/api/main.go 0.00% 13 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #21 +/- ## ========================================== - Coverage 41.31% 40.70% -0.61% ========================================== Files 12 12 Lines 472 479 +7 ========================================== Hits 195 195 - Misses 269 276 +7 Partials 8 8 ``` | [Flag](https://app.codecov.io/gh/NoUmlautsAllowed/gocook/pull/21/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/NoUmlautsAllowed/gocook/pull/21/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `40.70% <0.00%> (-0.61%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#carryforward-flags-in-the-pull-request-comment) to find out more.

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