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

feat: reviews api 명세 작성 #52

Closed
wants to merge 8 commits into from

[autofix.ci] apply automated fixes

257696a
Select commit
Loading
Failed to load commit list.
Closed

feat: reviews api 명세 작성 #52

[autofix.ci] apply automated fixes
257696a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 20, 2024 in 0s

0.00% of diff hit (target 3.31%)

View this Pull Request on Codecov

0.00% of diff hit (target 3.31%)

Annotations

Check warning on line 2 in backend/src/reviews/dto/reviews.dto.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/src/reviews/dto/reviews.dto.ts#L1-L2

Added lines #L1 - L2 were not covered by tests

Check warning on line 14 in backend/src/reviews/dto/reviews.dto.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/src/reviews/dto/reviews.dto.ts#L14

Added line #L14 was not covered by tests

Check warning on line 18 in backend/src/reviews/dto/reviews.dto.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/src/reviews/dto/reviews.dto.ts#L18

Added line #L18 was not covered by tests

Check warning on line 22 in backend/src/reviews/dto/reviews.dto.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/src/reviews/dto/reviews.dto.ts#L22

Added line #L22 was not covered by tests

Check warning on line 26 in backend/src/reviews/dto/reviews.dto.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/src/reviews/dto/reviews.dto.ts#L26

Added line #L26 was not covered by tests

Check warning on line 30 in backend/src/reviews/dto/reviews.dto.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/src/reviews/dto/reviews.dto.ts#L30

Added line #L30 was not covered by tests

Check warning on line 34 in backend/src/reviews/dto/reviews.dto.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/src/reviews/dto/reviews.dto.ts#L34

Added line #L34 was not covered by tests

Check warning on line 38 in backend/src/reviews/dto/reviews.dto.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/src/reviews/dto/reviews.dto.ts#L38

Added line #L38 was not covered by tests

Check warning on line 42 in backend/src/reviews/dto/reviews.dto.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/src/reviews/dto/reviews.dto.ts#L42

Added line #L42 was not covered by tests

Check warning on line 44 in backend/src/reviews/dto/reviews.dto.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/src/reviews/dto/reviews.dto.ts#L44

Added line #L44 was not covered by tests

Check warning on line 1 in backend/src/reviews/reviews.controller.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/src/reviews/reviews.controller.ts#L1

Added line #L1 was not covered by tests

Check warning on line 15 in backend/src/reviews/reviews.controller.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/src/reviews/reviews.controller.ts#L14-L15

Added lines #L14 - L15 were not covered by tests

Check warning on line 29 in backend/src/reviews/reviews.controller.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/src/reviews/reviews.controller.ts#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 66 in backend/src/reviews/reviews.controller.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/src/reviews/reviews.controller.ts#L66

Added line #L66 was not covered by tests

Check warning on line 108 in backend/src/reviews/reviews.controller.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/src/reviews/reviews.controller.ts#L108

Added line #L108 was not covered by tests

Check warning on line 171 in backend/src/reviews/reviews.controller.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/src/reviews/reviews.controller.ts#L171

Added line #L171 was not covered by tests

Check warning on line 224 in backend/src/reviews/reviews.controller.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/src/reviews/reviews.controller.ts#L224

Added line #L224 was not covered by tests

Check warning on line 226 in backend/src/reviews/reviews.controller.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/src/reviews/reviews.controller.ts#L226

Added line #L226 was not covered by tests

Check warning on line 238 in backend/src/reviews/reviews.controller.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/src/reviews/reviews.controller.ts#L238

Added line #L238 was not covered by tests

Check warning on line 291 in backend/src/reviews/reviews.controller.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/src/reviews/reviews.controller.ts#L291

Added line #L291 was not covered by tests

Check warning on line 3 in backend/src/reviews/reviews.module.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/src/reviews/reviews.module.ts#L1-L3

Added lines #L1 - L3 were not covered by tests

Check warning on line 10 in backend/src/reviews/reviews.module.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/src/reviews/reviews.module.ts#L10

Added line #L10 was not covered by tests

Check warning on line 1 in backend/src/reviews/reviews.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/src/reviews/reviews.service.ts#L1

Added line #L1 was not covered by tests

Check warning on line 4 in backend/src/reviews/reviews.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/src/reviews/reviews.service.ts#L4

Added line #L4 was not covered by tests

Check warning on line 1 in backend/src/reviews/schema/reviews.schema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/src/reviews/schema/reviews.schema.ts#L1

Added line #L1 was not covered by tests