You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2022/08/29 15:18:46 UTC

[GitHub] [commons-io] codecov-commenter commented on pull request #377: FileUtils copyDirectory() should not use COPY_ATTRIBUTES

codecov-commenter commented on PR #377:
URL: https://github.com/apache/commons-io/pull/377#issuecomment-1230463751

   # [Codecov](https://codecov.io/gh/apache/commons-io/pull/377?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#377](https://codecov.io/gh/apache/commons-io/pull/377?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (081e43c) into [master](https://codecov.io/gh/apache/commons-io/commit/44a21854a442ad798abd54eb29197d9807c4a9de?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (44a2185) will **increase** coverage by `0.03%`.
   > The diff coverage is `91.30%`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #377      +/-   ##
   ============================================
   + Coverage     85.58%   85.61%   +0.03%     
   + Complexity     3099     3095       -4     
   ============================================
     Files           204      204              
     Lines          7365     7360       -5     
     Branches        904      901       -3     
   ============================================
   - Hits           6303     6301       -2     
     Misses          813      813              
   + Partials        249      246       -3     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/commons-io/pull/377?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [src/main/java/org/apache/commons/io/FileUtils.java](https://codecov.io/gh/apache/commons-io/pull/377/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvaW8vRmlsZVV0aWxzLmphdmE=) | `94.91% <91.30%> (+0.49%)` | :arrow_up: |
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org