feat: connect project & prs #43
Merged
Codecov / codecov/project
succeeded
Feb 9, 2025 in 0s
28.51% (target 0.00%)
View this Pull Request on Codecov
28.51% (target 0.00%)
Details
Codecov Report
Attention: Patch coverage is 1.66667%
with 59 lines
in your changes missing coverage. Please review.
Project coverage is 28.51%. Comparing base (
16f39d1
) to head (c039b8e
).
Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.
@@ Coverage Diff @@
## main #43 +/- ##
============================================
- Coverage 30.61% 28.51% -2.11%
- Complexity 47 49 +2
============================================
Files 46 48 +2
Lines 454 512 +58
Branches 20 22 +2
============================================
+ Hits 139 146 +7
- Misses 307 358 +51
Partials 8 8
Components | Coverage Δ | |
---|---|---|
user | ∅ <ø> (∅) |
Files with missing lines | Coverage Δ | Complexity Δ | |
---|---|---|---|
...rver/domain/pull/dto/GetPullRequestInfoOutDto.java | 0.00% <ø> (ø) |
0.00 <0.00> (ø) |
|
.../main/java/com/server/global/config/WebConfig.java | 100.00% <100.00%> (ø) |
2.00 <1.00> (ø) |
|
.../domain/pull/controller/PullRequestController.java | 0.00% <0.00%> (ø) |
0.00 <0.00> (ø) |
|
...ava/com/server/domain/pull/entity/PullRequest.java | 0.00% <0.00%> (ø) |
0.00 <0.00> (?) |
|
...com/server/global/error/code/ProjectErrorCode.java | 0.00% <0.00%> (ø) |
0.00 <0.00> (?) |
|
.../server/domain/project/service/ProjectService.java | 0.00% <0.00%> (ø) |
0.00 <0.00> (ø) |
|
...ava/com/server/domain/pull/dto/PullRequestDto.java | 0.00% <0.00%> (ø) |
0.00 <0.00> (ø) |
|
...ver/domain/pull/dto/PullRequestWithProjectDto.java | 0.00% <0.00%> (ø) |
0.00 <0.00> (?) |
|
...server/domain/pull/service/PullRequestService.java | 1.75% <0.00%> (-1.70%) |
1.00 <0.00> (ø) |
... and 2 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 5922b62...c039b8e. Read the comment docs.
Loading