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

[build] Fix image load bug #3443

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

[build] Fix image load bug #3443

wants to merge 2 commits into from

Conversation

imnasnainaec
Copy link
Collaborator

@imnasnainaec imnasnainaec commented Nov 12, 2024

Fixes #3442


This change is Reviewable

@imnasnainaec imnasnainaec added bug Something isn't working deployment docker labels Nov 12, 2024
@imnasnainaec imnasnainaec self-assigned this Nov 12, 2024
Copy link

codecov bot commented Nov 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.63%. Comparing base (7f23e66) to head (f17b822).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3443      +/-   ##
==========================================
+ Coverage   74.58%   74.63%   +0.04%     
==========================================
  Files         285      285              
  Lines       10999    10999              
  Branches     1339     1339              
==========================================
+ Hits         8204     8209       +5     
+ Misses       2410     2406       -4     
+ Partials      385      384       -1     
Flag Coverage Δ
backend 83.64% <ø> (+0.09%) ⬆️
frontend 66.62% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@imnasnainaec imnasnainaec marked this pull request as draft November 14, 2024 14:39
@imnasnainaec imnasnainaec changed the title [build] Fix release bug on headless builds; Fix image load bug [build] Fix image load bug Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working deployment docker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[build] Docker failing to load images in dev build
1 participant