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/10/19 06:41:47 UTC

[GitHub] [commons-math] codecov-commenter commented on pull request #213: [MATH-1651] fix flaky test in commons-math-neuralnet

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

   # [Codecov](https://codecov.io/gh/apache/commons-math/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-math/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) (30463af) into [master](https://codecov.io/gh/apache/commons-math/commit/ec7eb8b32d9dff80f98c506a88c521a0ca3ea6a6?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (ec7eb8b) will **decrease** coverage by `0.02%`.
   > The diff coverage is `100.00%`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #213      +/-   ##
   ============================================
   - Coverage     86.55%   86.53%   -0.03%     
   + Complexity     9810     9807       -3     
   ============================================
     Files           533      533              
     Lines         35579    35580       +1     
     Branches       6212     6212              
   ============================================
   - Hits          30796    30789       -7     
   - Misses         3524     3528       +4     
   - Partials       1259     1263       +4     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/commons-math/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 Δ | |
   |---|---|---|
   | [...va/org/apache/commons/math4/neuralnet/Network.java](https://codecov.io/gh/apache/commons-math/pull/213/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-Y29tbW9ucy1tYXRoLW5ldXJhbG5ldC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvY29tbW9ucy9tYXRoNC9uZXVyYWxuZXQvTmV0d29yay5qYXZh) | `61.29% <100.00%> (+0.42%)` | :arrow_up: |
   | [...th4/legacy/ml/clustering/FuzzyKMeansClusterer.java](https://codecov.io/gh/apache/commons-math/pull/213/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-Y29tbW9ucy1tYXRoLWxlZ2FjeS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvY29tbW9ucy9tYXRoNC9sZWdhY3kvbWwvY2x1c3RlcmluZy9GdXp6eUtNZWFuc0NsdXN0ZXJlci5qYXZh) | `76.00% <0.00%> (-4.00%)` | :arrow_down: |
   | [...criptive/AbstractStorelessUnivariateStatistic.java](https://codecov.io/gh/apache/commons-math/pull/213/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-Y29tbW9ucy1tYXRoLWxlZ2FjeS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvY29tbW9ucy9tYXRoNC9sZWdhY3kvc3RhdC9kZXNjcmlwdGl2ZS9BYnN0cmFjdFN0b3JlbGVzc1VuaXZhcmlhdGVTdGF0aXN0aWMuamF2YQ==) | `85.18% <0.00%> (-3.71%)` | :arrow_down: |
   | [...optim/nonlinear/scalar/noderiv/CMAESOptimizer.java](https://codecov.io/gh/apache/commons-math/pull/213/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-Y29tbW9ucy1tYXRoLWxlZ2FjeS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvY29tbW9ucy9tYXRoNC9sZWdhY3kvb3B0aW0vbm9ubGluZWFyL3NjYWxhci9ub2Rlcml2L0NNQUVTT3B0aW1pemVyLmphdmE=) | `83.65% <0.00%> (-0.44%)` | :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)
   


-- 
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