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

🐛 Fetch target images in auth envs #1420

Merged
merged 2 commits into from
Oct 2, 2023

Move logic to hook and update based on PR suggestions

2e4ddcf
Select commit
Loading
Failed to load commit list.
Merged

🐛 Fetch target images in auth envs #1420

Move logic to hook and update based on PR suggestions
2e4ddcf
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Oct 2, 2023 in 1s

33.33% of diff hit (target 41.25%)

View this Pull Request on Codecov

33.33% of diff hit (target 41.25%)

Annotations

Check warning on line 8 in client/src/app/components/target-card/hooks/useFetchImageDataUrl.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/src/app/components/target-card/hooks/useFetchImageDataUrl.ts#L8

Added line #L8 was not covered by tests

Check warning on line 10 in client/src/app/components/target-card/hooks/useFetchImageDataUrl.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/src/app/components/target-card/hooks/useFetchImageDataUrl.ts#L10

Added line #L10 was not covered by tests

Check warning on line 13 in client/src/app/components/target-card/hooks/useFetchImageDataUrl.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/src/app/components/target-card/hooks/useFetchImageDataUrl.ts#L12-L13

Added lines #L12 - L13 were not covered by tests

Check warning on line 17 in client/src/app/components/target-card/hooks/useFetchImageDataUrl.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/src/app/components/target-card/hooks/useFetchImageDataUrl.ts#L15-L17

Added lines #L15 - L17 were not covered by tests

Check warning on line 23 in client/src/app/components/target-card/hooks/useFetchImageDataUrl.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/src/app/components/target-card/hooks/useFetchImageDataUrl.ts#L23

Added line #L23 was not covered by tests

Check warning on line 31 in client/src/app/components/target-card/hooks/useFetchImageDataUrl.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/src/app/components/target-card/hooks/useFetchImageDataUrl.ts#L28-L31

Added lines #L28 - L31 were not covered by tests

Check warning on line 33 in client/src/app/components/target-card/hooks/useFetchImageDataUrl.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/src/app/components/target-card/hooks/useFetchImageDataUrl.ts#L33

Added line #L33 was not covered by tests

Check warning on line 37 in client/src/app/components/target-card/hooks/useFetchImageDataUrl.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/src/app/components/target-card/hooks/useFetchImageDataUrl.ts#L37

Added line #L37 was not covered by tests

Check warning on line 40 in client/src/app/components/target-card/hooks/useFetchImageDataUrl.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/src/app/components/target-card/hooks/useFetchImageDataUrl.ts#L40

Added line #L40 was not covered by tests

Check warning on line 42 in client/src/app/components/target-card/hooks/useFetchImageDataUrl.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/src/app/components/target-card/hooks/useFetchImageDataUrl.ts#L42

Added line #L42 was not covered by tests

Check warning on line 47 in client/src/app/components/target-card/hooks/useFetchImageDataUrl.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/src/app/components/target-card/hooks/useFetchImageDataUrl.ts#L47

Added line #L47 was not covered by tests

Check warning on line 71 in client/src/app/components/target-card/target-card.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/src/app/components/target-card/target-card.tsx#L71

Added line #L71 was not covered by tests

Check warning on line 165 in client/src/app/components/target-card/target-card.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/src/app/components/target-card/target-card.tsx#L165

Added line #L165 was not covered by tests

Check warning on line 170 in client/src/app/components/target-card/target-card.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/src/app/components/target-card/target-card.tsx#L169-L170

Added lines #L169 - L170 were not covered by tests