[
https://issues.apache.org/jira/browse/LANG-1604?focusedWorklogId=802245&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-802245
]
ASF GitHub Bot logged work on LANG-1604:
----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Aug/22 12:56
Start Date: 20/Aug/22 12:56
Worklog Time Spent: 10m
Work Description: codecov-commenter commented on PR #936:
URL: https://github.com/apache/commons-lang/pull/936#issuecomment-1221310214
#
[Codecov](https://codecov.io/gh/apache/commons-lang/pull/936?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
[#936](https://codecov.io/gh/apache/commons-lang/pull/936?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
(3daf5df) into
[master](https://codecov.io/gh/apache/commons-lang/commit/ceb7fbb0336f21f74d2b096cc0b418d62a1a3fe1?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
(ceb7fbb) will **decrease** coverage by `0.00%`.
> The diff coverage is `n/a`.
```diff
@@ Coverage Diff @@
## master #936 +/- ##
============================================
- Coverage 92.01% 92.01% -0.01%
+ Complexity 7436 7435 -1
============================================
Files 189 189
Lines 15751 15751
Branches 2961 2961
============================================
- Hits 14494 14493 -1
Misses 672 672
- Partials 585 586 +1
```
| [Impacted
Files](https://codecov.io/gh/apache/commons-lang/pull/936?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/RandomUtils.java](https://codecov.io/gh/apache/commons-lang/pull/936/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-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvbGFuZzMvUmFuZG9tVXRpbHMuamF2YQ==)
| `97.22% <ø> (ø)` | |
|
[...apache/commons/lang3/reflect/ConstructorUtils.java](https://codecov.io/gh/apache/commons-lang/pull/936/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: |
: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)
Issue Time Tracking
-------------------
Worklog Id: (was: 802245)
Time Spent: 20m (was: 10m)
> Deprecate the "RandomUtils" class
> ---------------------------------
>
> Key: LANG-1604
> URL: https://issues.apache.org/jira/browse/LANG-1604
> Project: Commons Lang
> Issue Type: Sub-task
> Reporter: Gilles Sadowski
> Priority: Major
> Fix For: 4.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The
> [RandomUtils|https://gitbox.apache.org/repos/asf?p=commons-lang.git;a=blob;f=src/main/java/org/apache/commons/lang3/RandomUtils.java;h=b1c7f0fb147c586a57cd498734bfb5bc92f19f37;hb=HEAD]
> class only provides syntactic sugar around the (weak and slow) JDK's
> {{java.util.Random}} class.
> The [Commons RNG|http://commons.apache.org/proper/commons-rng/] component
> provides many (strong and fast) generators.
> See also the [discussion|https://markmail.org/message/7su7lgojfu4bamaw] on
> the "dev" ML.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
