[
https://issues.apache.org/jira/browse/GOBBLIN-2206?focusedWorklogId=968471&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-968471
]
ASF GitHub Bot logged work on GOBBLIN-2206:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 05/May/25 07:12
Start Date: 05/May/25 07:12
Worklog Time Spent: 10m
Work Description: codecov-commenter commented on PR #4115:
URL: https://github.com/apache/gobblin/pull/4115#issuecomment-2850107429
##
[Codecov](https://app.codecov.io/gh/apache/gobblin/pull/4115?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
Report
Attention: Patch coverage is `66.66667%` with `1 line` in your changes
missing coverage. Please review.
> Project coverage is 43.17%. Comparing base
[(`adef734`)](https://app.codecov.io/gh/apache/gobblin/commit/adef734100aa3eb076a0aeea8d202c4131543d02?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
to head
[(`83e9686`)](https://app.codecov.io/gh/apache/gobblin/commit/83e96863370af951ad48679f495c115a02f916a3?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
> Report is 27 commits behind head on master.
| [Files with missing
lines](https://app.codecov.io/gh/apache/gobblin/pull/4115?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
| Patch % | Lines |
|---|---|---|
|
[...he/gobblin/util/filesystem/OwnerAndPermission.java](https://app.codecov.io/gh/apache/gobblin/pull/4115?src=pr&el=tree&filepath=gobblin-utility%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fgobblin%2Futil%2Ffilesystem%2FOwnerAndPermission.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Z29iYmxpbi11dGlsaXR5L3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9nb2JibGluL3V0aWwvZmlsZXN5c3RlbS9Pd25lckFuZFBlcm1pc3Npb24uamF2YQ==)
| 66.66% | [0 Missing and 1 partial :warning:
](https://app.codecov.io/gh/apache/gobblin/pull/4115?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
|
<details><summary>Additional details and impacted files</summary>
```diff
@@ Coverage Diff @@
## master #4115 +/- ##
============================================
- Coverage 45.38% 43.17% -2.21%
+ Complexity 3192 2471 -721
============================================
Files 696 511 -185
Lines 26628 21519 -5109
Branches 2655 2457 -198
============================================
- Hits 12085 9291 -2794
+ Misses 13542 11277 -2265
+ Partials 1001 951 -50
```
</details>
[:umbrella: View full report in Codecov by
Sentry](https://app.codecov.io/gh/apache/gobblin/pull/4115?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).
<details><summary> :rocket: New features to boost your workflow: </summary>
- :snowflake: [Test
Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests,
report on failures, and find test suite problems.
- :package: [JS Bundle
Analysis](https://docs.codecov.com/docs/javascript-bundle-analysis): Save
yourself from yourself by tracking and limiting bundle sizes in JS merges.
</details>
Issue Time Tracking
-------------------
Worklog Id: (was: 968471)
Time Spent: 1h (was: 50m)
> Fix extra execute bit getting set in ManifestDistcp
> ---------------------------------------------------
>
> Key: GOBBLIN-2206
> URL: https://issues.apache.org/jira/browse/GOBBLIN-2206
> Project: Apache Gobblin
> Issue Type: Improvement
> Reporter: Vivek Rai
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
> In Manifest Distcp extra execute bit is set to owner permission even if owner
> permission doesn't have execute bit set
--
This message was sent by Atlassian Jira
(v8.20.10#820010)