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

Image endpoints #64

Merged

Merge branch 'main' into feature/get_image_endpoint

d8a25ab
Select commit
Loading
Failed to load commit list.
Merged

Image endpoints #64

Merge branch 'main' into feature/get_image_endpoint
d8a25ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 29, 2024 in 0s

37.60% of diff hit (target 41.68%)

View this Pull Request on Codecov

37.60% of diff hit (target 41.68%)

Annotations

Check warning on line 30 in admin-app/image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

admin-app/image.go#L28-L30

Added lines #L28 - L30 were not covered by tests

Check warning on line 49 in admin-app/image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

admin-app/image.go#L49

Added line #L49 was not covered by tests

Check warning on line 88 in admin-app/image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

admin-app/image.go#L88

Added line #L88 was not covered by tests

Check warning on line 97 in admin-app/image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

admin-app/image.go#L97

Added line #L97 was not covered by tests

Check warning on line 106 in admin-app/image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

admin-app/image.go#L106

Added line #L106 was not covered by tests

Check warning on line 137 in admin-app/image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

admin-app/image.go#L135-L137

Added lines #L135 - L137 were not covered by tests

Check warning on line 159 in admin-app/image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

admin-app/image.go#L156-L159

Added lines #L156 - L159 were not covered by tests

Check warning on line 18 in admin-app/post.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

admin-app/post.go#L18

Added line #L18 was not covered by tests

Check warning on line 25 in admin-app/post.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

admin-app/post.go#L25

Added line #L25 was not covered by tests

Check warning on line 42 in admin-app/post.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

admin-app/post.go#L42

Added line #L42 was not covered by tests

Check warning on line 50 in admin-app/post.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

admin-app/post.go#L50

Added line #L50 was not covered by tests

Check warning on line 61 in admin-app/post.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

admin-app/post.go#L61

Added line #L61 was not covered by tests

Check warning on line 80 in admin-app/post.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

admin-app/post.go#L80

Added line #L80 was not covered by tests

Check warning on line 92 in admin-app/post.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

admin-app/post.go#L92

Added line #L92 was not covered by tests

Check warning on line 97 in admin-app/post.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

admin-app/post.go#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 105 in admin-app/post.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

admin-app/post.go#L104-L105

Added lines #L104 - L105 were not covered by tests

Check warning on line 107 in admin-app/post.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

admin-app/post.go#L107

Added line #L107 was not covered by tests

Check warning on line 111 in admin-app/post.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

admin-app/post.go#L111

Added line #L111 was not covered by tests

Check warning on line 114 in admin-app/post.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

admin-app/post.go#L114

Added line #L114 was not covered by tests

Check warning on line 119 in admin-app/post.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

admin-app/post.go#L118-L119

Added lines #L118 - L119 were not covered by tests

Check warning on line 28 in app/image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/image.go#L19-L28

Added lines #L19 - L28 were not covered by tests

Check warning on line 36 in app/image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/image.go#L31-L36

Added lines #L31 - L36 were not covered by tests

Check warning on line 46 in app/image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/image.go#L39-L46

Added lines #L39 - L46 were not covered by tests

Check warning on line 48 in app/image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/image.go#L48

Added line #L48 was not covered by tests

Check warning on line 55 in app/image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/image.go#L51-L55

Added lines #L51 - L55 were not covered by tests