[
https://issues.apache.org/jira/browse/GOBBLIN-2184?focusedWorklogId=948421&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-948421
]
ASF GitHub Bot logged work on GOBBLIN-2184:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 14/Dec/24 17:41
Start Date: 14/Dec/24 17:41
Worklog Time Spent: 10m
Work Description: codecov-commenter commented on PR #4088:
URL: https://github.com/apache/gobblin/pull/4088#issuecomment-2543198915
##
[Codecov](https://app.codecov.io/gh/apache/gobblin/pull/4088?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
Report
All modified and coverable lines are covered by tests :white_check_mark:
> Project coverage is 50.49%. Comparing base
[(`003590e`)](https://app.codecov.io/gh/apache/gobblin/commit/003590e7d58691505d8fb73988db35ae636873f1?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
to head
[(`6ee3b90`)](https://app.codecov.io/gh/apache/gobblin/commit/6ee3b908dfda40c40514732c73e11ee786217d11?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
> Report is 4 commits behind head on master.
<details><summary>Additional details and impacted files</summary>
```diff
@@ Coverage Diff @@
## master #4088 +/- ##
============================================
+ Coverage 47.98% 50.49% +2.50%
+ Complexity 8373 5965 -2408
============================================
Files 1582 1080 -502
Lines 62712 41543 -21169
Branches 7105 4660 -2445
============================================
- Hits 30091 20976 -9115
+ Misses 29899 18781 -11118
+ Partials 2722 1786 -936
```
</details>
[:umbrella: View full report in Codecov by
Sentry](https://app.codecov.io/gh/apache/gobblin/pull/4088?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
:loudspeaker: Have feedback on the report? [Share it
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
Issue Time Tracking
-------------------
Worklog Id: (was: 948421)
Time Spent: 20m (was: 10m)
> Disable releases for apache.snapshots repo
> ------------------------------------------
>
> Key: GOBBLIN-2184
> URL: https://issues.apache.org/jira/browse/GOBBLIN-2184
> Project: Apache Gobblin
> Issue Type: Bug
> Reporter: Attila Doroszlai
> Priority: Major
> Labels: snapshot-repo
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The Apache snapshot repository should be enabled only for snapshots.
> {code:title=https://github.com/apache/gobblin/blob/faecb356003bfb1909e026428372feee47f36d48/gradle/scripts/repositories.gradle#L26-L28}
> maven {
> url "https://repository.apache.org/content/repositories/snapshots"
> }
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)