You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by "codecov-commenter (via GitHub)" <gi...@apache.org> on 2023/04/11 07:51:04 UTC

[GitHub] [commons-io] codecov-commenter commented on pull request #447: Add blocking read mode to QueueInputStream.

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

   ## [Codecov](https://codecov.io/gh/apache/commons-io/pull/447?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 [#447](https://codecov.io/gh/apache/commons-io/pull/447?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (694da94) into [master](https://codecov.io/gh/apache/commons-io/commit/459431e0ed005e782b2ed147cda9cb8c6ba05357?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (459431e) will **decrease** coverage by `0.02%`.
   > The diff coverage is `100.00%`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #447      +/-   ##
   ============================================
   - Coverage     84.77%   84.75%   -0.02%     
   + Complexity     3232     3231       -1     
   ============================================
     Files           218      218              
     Lines          7653     7663      +10     
     Branches        945      945              
   ============================================
   + Hits           6488     6495       +7     
   - Misses          921      922       +1     
   - Partials        244      246       +2     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/commons-io/pull/447?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [.../org/apache/commons/io/input/QueueInputStream.java](https://codecov.io/gh/apache/commons-io/pull/447?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvaW8vaW5wdXQvUXVldWVJbnB1dFN0cmVhbS5qYXZh) | `100.00% <100.00%> (ø)` | |
   
   ... and [2 files with indirect coverage changes](https://codecov.io/gh/apache/commons-io/pull/447/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   :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: notifications-unsubscribe@commons.apache.org

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