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/12/10 17:36:58 UTC

[GitHub] [commons-compress] codecov-commenter commented on pull request #298: Remove duplicate conditions. Use switch instead.

codecov-commenter commented on PR #298:
URL: https://github.com/apache/commons-compress/pull/298#issuecomment-1345343879

   # [Codecov](https://codecov.io/gh/apache/commons-compress/pull/298?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 [#298](https://codecov.io/gh/apache/commons-compress/pull/298?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (63093e4) into [master](https://codecov.io/gh/apache/commons-compress/commit/6e27627b501e5e998d2d6fee37bf16969e203402?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (6e27627) will **increase** coverage by `0.00%`.
   > The diff coverage is `33.33%`.
   
   ```diff
   @@            Coverage Diff            @@
   ##             master     #298   +/-   ##
   =========================================
     Coverage     80.25%   80.26%           
   + Complexity     6657     6653    -4     
   =========================================
     Files           342      342           
     Lines         25262    25262           
     Branches       4112     4092   -20     
   =========================================
   + Hits          20275    20276    +1     
   + Misses         3403     3402    -1     
     Partials       1584     1584           
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/commons-compress/pull/298?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...ns/compress/harmony/pack200/MetadataBandGroup.java](https://codecov.io/gh/apache/commons-compress/pull/298/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-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvY29tcHJlc3MvaGFybW9ueS9wYWNrMjAwL01ldGFkYXRhQmFuZEdyb3VwLmphdmE=) | `64.03% <33.33%> (+0.39%)` | :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