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/21 19:48:59 UTC

[GitHub] [commons-math] codecov-commenter commented on pull request #223: Simplify assertion same result but simplest.

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

   # [Codecov](https://codecov.io/gh/apache/commons-math/pull/223?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 [#223](https://codecov.io/gh/apache/commons-math/pull/223?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (778a4bd) into [master](https://codecov.io/gh/apache/commons-math/commit/a1ac185ba981bfe6f724477f0fdc1d85ac952c82?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (a1ac185) will **increase** coverage by `0.00%`.
   > The diff coverage is `n/a`.
   
   > :exclamation: Current head 778a4bd differs from pull request most recent head 1e0a65f. Consider uploading reports for the commit 1e0a65f to get more accurate results
   
   ```diff
   @@            Coverage Diff            @@
   ##             master     #223   +/-   ##
   =========================================
     Coverage     86.52%   86.52%           
   - Complexity     9801     9802    +1     
   =========================================
     Files           533      533           
     Lines         35579    35579           
     Branches       6212     6212           
   =========================================
   + Hits          30785    30786    +1     
   + Misses         3528     3526    -2     
   - Partials       1266     1267    +1     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/commons-math/pull/223?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...ommons/math4/legacy/genetics/OrderedCrossover.java](https://codecov.io/gh/apache/commons-math/pull/223/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-Y29tbW9ucy1tYXRoLWxlZ2FjeS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvY29tbW9ucy9tYXRoNC9sZWdhY3kvZ2VuZXRpY3MvT3JkZXJlZENyb3Nzb3Zlci5qYXZh) | `97.29% <0.00%> (-2.71%)` | :arrow_down: |
   | [...optim/nonlinear/scalar/noderiv/CMAESOptimizer.java](https://codecov.io/gh/apache/commons-math/pull/223/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: |
   | [...y/stat/descriptive/AggregateSummaryStatistics.java](https://codecov.io/gh/apache/commons-math/pull/223/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-Y29tbW9ucy1tYXRoLWxlZ2FjeS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvY29tbW9ucy9tYXRoNC9sZWdhY3kvc3RhdC9kZXNjcmlwdGl2ZS9BZ2dyZWdhdGVTdW1tYXJ5U3RhdGlzdGljcy5qYXZh) | `63.95% <0.00%> (+1.16%)` | :arrow_up: |
   | [...acy/optim/BaseMultiStartMultivariateOptimizer.java](https://codecov.io/gh/apache/commons-math/pull/223/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-Y29tbW9ucy1tYXRoLWxlZ2FjeS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvY29tbW9ucy9tYXRoNC9sZWdhY3kvb3B0aW0vQmFzZU11bHRpU3RhcnRNdWx0aXZhcmlhdGVPcHRpbWl6ZXIuamF2YQ==) | `74.54% <0.00%> (+3.63%)` | :arrow_up: |
   | [...criptive/AbstractStorelessUnivariateStatistic.java](https://codecov.io/gh/apache/commons-math/pull/223/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==) | `88.88% <0.00%> (+3.70%)` | :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: issues-unsubscribe@commons.apache.org

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