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: connect project & prs #43

Merged
merged 2 commits into from
Feb 9, 2025

:hammer: modify: web config

c039b8e
Select commit
Loading
Failed to load commit list.
Merged

feat: connect project & prs #43

:hammer: modify: web config
c039b8e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 9, 2025 in 1s

1.66% of diff hit (target 0.00%)

View this Pull Request on Codecov

1.66% of diff hit (target 0.00%)

Annotations

Check warning on line 35 in src/main/java/com/server/domain/project/service/ProjectService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/server/domain/project/service/ProjectService.java#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 43 in src/main/java/com/server/domain/project/service/ProjectService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/server/domain/project/service/ProjectService.java#L43

Added line #L43 was not covered by tests

Check warning on line 56 in src/main/java/com/server/domain/pull/controller/PullRequestController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/server/domain/pull/controller/PullRequestController.java#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 64 in src/main/java/com/server/domain/pull/dto/PullRequestDto.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/server/domain/pull/dto/PullRequestDto.java#L54-L64

Added lines #L54 - L64 were not covered by tests

Check warning on line 44 in src/main/java/com/server/domain/pull/dto/PullRequestWithProjectDto.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/server/domain/pull/dto/PullRequestWithProjectDto.java#L34-L44

Added lines #L34 - L44 were not covered by tests

Check warning on line 64 in src/main/java/com/server/domain/pull/entity/PullRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/server/domain/pull/entity/PullRequest.java#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 51 in src/main/java/com/server/domain/pull/service/PullRequestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/server/domain/pull/service/PullRequestService.java#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 53 in src/main/java/com/server/domain/pull/service/PullRequestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/server/domain/pull/service/PullRequestService.java#L53

Added line #L53 was not covered by tests

Check warning on line 55 in src/main/java/com/server/domain/pull/service/PullRequestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/server/domain/pull/service/PullRequestService.java#L55

Added line #L55 was not covered by tests

Check warning on line 59 in src/main/java/com/server/domain/pull/service/PullRequestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/server/domain/pull/service/PullRequestService.java#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 62 in src/main/java/com/server/domain/pull/service/PullRequestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/server/domain/pull/service/PullRequestService.java#L62

Added line #L62 was not covered by tests

Check warning on line 67 in src/main/java/com/server/domain/pull/service/PullRequestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/server/domain/pull/service/PullRequestService.java#L65-L67

Added lines #L65 - L67 were not covered by tests

Check warning on line 69 in src/main/java/com/server/domain/pull/service/PullRequestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/server/domain/pull/service/PullRequestService.java#L69

Added line #L69 was not covered by tests

Check warning on line 72 in src/main/java/com/server/domain/pull/service/PullRequestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/server/domain/pull/service/PullRequestService.java#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 77 in src/main/java/com/server/domain/pull/service/PullRequestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/server/domain/pull/service/PullRequestService.java#L75-L77

Added lines #L75 - L77 were not covered by tests

Check warning on line 79 in src/main/java/com/server/domain/pull/service/PullRequestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/server/domain/pull/service/PullRequestService.java#L79

Added line #L79 was not covered by tests

Check warning on line 81 in src/main/java/com/server/domain/pull/service/PullRequestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/server/domain/pull/service/PullRequestService.java#L81

Added line #L81 was not covered by tests

Check warning on line 144 in src/main/java/com/server/domain/pull/service/PullRequestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/server/domain/pull/service/PullRequestService.java#L142-L144

Added lines #L142 - L144 were not covered by tests

Check warning on line 146 in src/main/java/com/server/domain/pull/service/PullRequestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/server/domain/pull/service/PullRequestService.java#L146

Added line #L146 was not covered by tests

Check warning on line 149 in src/main/java/com/server/domain/pull/service/PullRequestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/server/domain/pull/service/PullRequestService.java#L149

Added line #L149 was not covered by tests

Check warning on line 153 in src/main/java/com/server/domain/pull/service/PullRequestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/server/domain/pull/service/PullRequestService.java#L151-L153

Added lines #L151 - L153 were not covered by tests

Check warning on line 7 in src/main/java/com/server/global/error/code/ProjectErrorCode.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/server/global/error/code/ProjectErrorCode.java#L7

Added line #L7 was not covered by tests

Check warning on line 10 in src/main/java/com/server/global/error/code/ProjectErrorCode.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/server/global/error/code/ProjectErrorCode.java#L10

Added line #L10 was not covered by tests