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

Get image size from assets, instead of hard coding it #1019

Merged
merged 5 commits into from
Nov 2, 2024

Conversation

BPerlakiH
Copy link
Collaborator

Fixes: #1018

@codecov-commenter
Copy link

codecov-commenter commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 39.05%. Comparing base (fd1d20f) to head (6f3ba23).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1019      +/-   ##
==========================================
+ Coverage   37.94%   39.05%   +1.10%     
==========================================
  Files         118      119       +1     
  Lines        6949     6952       +3     
==========================================
+ Hits         2637     2715      +78     
+ Misses       4312     4237      -75     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kelson42
Copy link
Contributor

kelson42 commented Nov 2, 2024

@BPerlakiH Can you please rebase?

@kelson42 kelson42 merged commit 7644188 into main Nov 2, 2024
4 checks passed
@kelson42 kelson42 deleted the 1018-get-the-logo-size-from-assets branch November 2, 2024 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Get the logo size from Assets, instead of hard coding it
3 participants