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/03/18 16:38:44 UTC

[GitHub] [commons-bcel] codecov-commenter commented on pull request #213: Fix null pointers in AnnotationEntry

codecov-commenter commented on PR #213:
URL: https://github.com/apache/commons-bcel/pull/213#issuecomment-1474902343

   ## [Codecov](https://codecov.io/gh/apache/commons-bcel/pull/213?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 [#213](https://codecov.io/gh/apache/commons-bcel/pull/213?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (07cbedd) into [master](https://codecov.io/gh/apache/commons-bcel/commit/d9707556648d2835c0bef92ddc3d4aa1e5e55454?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (d970755) will **decrease** coverage by `0.82%`.
   > The diff coverage is `100.00%`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #213      +/-   ##
   ============================================
   - Coverage     62.43%   61.61%   -0.82%     
   + Complexity     3720     3681      -39     
   ============================================
     Files           364      364              
     Lines         15638    15635       -3     
     Branches       1951     1944       -7     
   ============================================
   - Hits           9763     9634     -129     
   - Misses         4989     5115     +126     
     Partials        886      886              
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/commons-bcel/pull/213?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...ava/org/apache/bcel/classfile/AnnotationEntry.java](https://codecov.io/gh/apache/commons-bcel/pull/213?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2JjZWwvY2xhc3NmaWxlL0Fubm90YXRpb25FbnRyeS5qYXZh) | `88.88% <100.00%> (ø)` | |
   
   ... and [17 files with indirect coverage changes](https://codecov.io/gh/apache/commons-bcel/pull/213/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