codecov-commenter commented on PR #985: URL: https://github.com/apache/commons-lang/pull/985#issuecomment-1295115252
# [Codecov](https://codecov.io/gh/apache/commons-lang/pull/985?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 [#985](https://codecov.io/gh/apache/commons-lang/pull/985?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (7b3a7f4) into [master](https://codecov.io/gh/apache/commons-lang/commit/b4ef49575135b6d87b0249fcdd23ab0d0404dbe0?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (b4ef495) will **increase** coverage by `0.00%`. > The diff coverage is `66.66%`. ```diff @@ Coverage Diff @@ ## master #985 +/- ## ========================================= Coverage 92.02% 92.03% + Complexity 7436 7435 -1 ========================================= Files 193 193 Lines 15681 15680 -1 Branches 2902 2901 -1 ========================================= Hits 14431 14431 Misses 676 676 + Partials 574 573 -1 ``` | [Impacted Files](https://codecov.io/gh/apache/commons-lang/pull/985?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | | |---|---|---| | [...ain/java/org/apache/commons/lang3/StringUtils.java](https://codecov.io/gh/apache/commons-lang/pull/985/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-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvbGFuZzMvU3RyaW5nVXRpbHMuamF2YQ==) | `98.86% <0.00%> (+0.05%)` | :arrow_up: | | [.../apache/commons/lang3/function/MethodInvokers.java](https://codecov.io/gh/apache/commons-lang/pull/985/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-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvbGFuZzMvZnVuY3Rpb24vTWV0aG9kSW52b2tlcnMuamF2YQ==) | `85.71% <100.00%> (ø)` | | | [...java/org/apache/commons/lang3/text/StrBuilder.java](https://codecov.io/gh/apache/commons-lang/pull/985/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-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvbGFuZzMvdGV4dC9TdHJCdWlsZGVyLmphdmE=) | `94.46% <100.00%> (ø)` | | | [...apache/commons/lang3/reflect/ConstructorUtils.java](https://codecov.io/gh/apache/commons-lang/pull/985/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-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvbGFuZzMvcmVmbGVjdC9Db25zdHJ1Y3RvclV0aWxzLmphdmE=) | `84.00% <0.00%> (-2.00%)` | :arrow_down: | | [...ommons/lang3/concurrent/AtomicSafeInitializer.java](https://codecov.io/gh/apache/commons-lang/pull/985/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-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvbGFuZzMvY29uY3VycmVudC9BdG9taWNTYWZlSW5pdGlhbGl6ZXIuamF2YQ==) | `100.00% <0.00%> (+14.28%)` | :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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
