[GitHub] codecov-io commented on issue #3694: Add retries to CLI test framework for network errors

2018-06-12 Thread GitBox
codecov-io commented on issue #3694: Add retries to CLI test framework for 
network errors
URL: 
https://github.com/apache/incubator-openwhisk/pull/3694#issuecomment-391475522
 
 
   # 
[Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=h1)
 Report
   > Merging 
[#3694](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=desc)
 into 
[master](https://codecov.io/gh/apache/incubator-openwhisk/commit/da450f861c640483bdf4b08d0326f0cced47bea0?src=pr=desc)
 will **increase** coverage by `<.01%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694/graphs/tree.svg?token=l0YmsiSAso=pr=150=650)](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=tree)
   
   ```diff
   @@Coverage Diff @@
   ##   master#3694  +/-   ##
   ==
   + Coverage   74.91%   74.92%   +<.01% 
   ==
 Files 129  129  
 Lines6080 6081   +1 
 Branches  393  393  
   ==
   + Hits 4555 4556   +1 
 Misses   1525 1525
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=tree)
 | Coverage Δ | |
   |---|---|---|
   | 
[...ommon/scala/src/main/scala/whisk/utils/Retry.scala](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694/diff?src=pr=tree#diff-Y29tbW9uL3NjYWxhL3NyYy9tYWluL3NjYWxhL3doaXNrL3V0aWxzL1JldHJ5LnNjYWxh)
 | `100% <100%> (ø)` | :arrow_up: |
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=footer).
 Last update 
[da450f8...9e5d587](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] codecov-io commented on issue #3694: Add retries to CLI test framework for network errors

2018-06-07 Thread GitBox
codecov-io commented on issue #3694: Add retries to CLI test framework for 
network errors
URL: 
https://github.com/apache/incubator-openwhisk/pull/3694#issuecomment-391475522
 
 
   # 
[Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=h1)
 Report
   > Merging 
[#3694](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=desc)
 into 
[master](https://codecov.io/gh/apache/incubator-openwhisk/commit/fe19220689029572670f5fd422564d87c991c07a?src=pr=desc)
 will **decrease** coverage by `<.01%`.
   > The diff coverage is `66.66%`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694/graphs/tree.svg?token=l0YmsiSAso=pr=650=150)](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=tree)
   
   ```diff
   @@Coverage Diff @@
   ##   master#3694  +/-   ##
   ==
   - Coverage   75.06%   75.05%   -0.01% 
   ==
 Files 127  127  
 Lines6043 6045   +2 
 Branches  388  388  
   ==
   + Hits 4536 4537   +1 
   - Misses   1507 1508   +1
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=tree)
 | Coverage Δ | |
   |---|---|---|
   | 
[...ommon/scala/src/main/scala/whisk/utils/Retry.scala](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694/diff?src=pr=tree#diff-Y29tbW9uL3NjYWxhL3NyYy9tYWluL3NjYWxhL3doaXNrL3V0aWxzL1JldHJ5LnNjYWxh)
 | `87.5% <66.66%> (-12.5%)` | :arrow_down: |
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=footer).
 Last update 
[fe19220...fa0668b](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] codecov-io commented on issue #3694: Add retries to CLI test framework for network errors

2018-06-06 Thread GitBox
codecov-io commented on issue #3694: Add retries to CLI test framework for 
network errors
URL: 
https://github.com/apache/incubator-openwhisk/pull/3694#issuecomment-391475522
 
 
   # 
[Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=h1)
 Report
   > Merging 
[#3694](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=desc)
 into 
[master](https://codecov.io/gh/apache/incubator-openwhisk/commit/8a3b4472d5ef420f0216cc8e42932d87f428ed30?src=pr=desc)
 will **increase** coverage by `0.55%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694/graphs/tree.svg?width=650=150=pr=l0YmsiSAso)](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=tree)
   
   ```diff
   @@Coverage Diff @@
   ##   master#3694  +/-   ##
   ==
   + Coverage74.5%   75.06%   +0.55% 
   ==
 Files 126  127   +1 
 Lines5994 6043  +49 
 Branches  392  388   -4 
   ==
   + Hits 4466 4536  +70 
   + Misses   1528 1507  -21
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=tree)
 | Coverage Δ | |
   |---|---|---|
   | 
[.../scala/src/main/scala/whisk/core/entity/Size.scala](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694/diff?src=pr=tree#diff-Y29tbW9uL3NjYWxhL3NyYy9tYWluL3NjYWxhL3doaXNrL2NvcmUvZW50aXR5L1NpemUuc2NhbGE=)
 | `96.15% <0%> (-1.68%)` | :arrow_down: |
   | 
[...ain/scala/whisk/core/containerpool/HttpUtils.scala](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694/diff?src=pr=tree#diff-Y29tbW9uL3NjYWxhL3NyYy9tYWluL3NjYWxhL3doaXNrL2NvcmUvY29udGFpbmVycG9vbC9IdHRwVXRpbHMuc2NhbGE=)
 | `91.48% <0%> (-1.02%)` | :arrow_down: |
   | 
[.../scala/src/main/scala/whisk/core/entity/Exec.scala](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694/diff?src=pr=tree#diff-Y29tbW9uL3NjYWxhL3NyYy9tYWluL3NjYWxhL3doaXNrL2NvcmUvZW50aXR5L0V4ZWMuc2NhbGE=)
 | `83.76% <0%> (-0.11%)` | :arrow_down: |
   | 
[...in/scala/whisk/core/database/DocumentFactory.scala](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694/diff?src=pr=tree#diff-Y29tbW9uL3NjYWxhL3NyYy9tYWluL3NjYWxhL3doaXNrL2NvcmUvZGF0YWJhc2UvRG9jdW1lbnRGYWN0b3J5LnNjYWxh)
 | `89.47% <0%> (ø)` | :arrow_up: |
   | 
[...scala/whisk/core/containerpool/ContainerPool.scala](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694/diff?src=pr=tree#diff-Y29yZS9pbnZva2VyL3NyYy9tYWluL3NjYWxhL3doaXNrL2NvcmUvY29udGFpbmVycG9vbC9Db250YWluZXJQb29sLnNjYWxh)
 | `85.88% <0%> (ø)` | :arrow_up: |
   | 
[...rc/main/scala/whisk/core/controller/ApiUtils.scala](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694/diff?src=pr=tree#diff-Y29yZS9jb250cm9sbGVyL3NyYy9tYWluL3NjYWxhL3doaXNrL2NvcmUvY29udHJvbGxlci9BcGlVdGlscy5zY2FsYQ==)
 | `66.66% <0%> (ø)` | :arrow_up: |
   | 
[...src/main/scala/whisk/core/entity/Attachments.scala](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694/diff?src=pr=tree#diff-Y29tbW9uL3NjYWxhL3NyYy9tYWluL3NjYWxhL3doaXNrL2NvcmUvZW50aXR5L0F0dGFjaG1lbnRzLnNjYWxh)
 | `83.33% <0%> (ø)` | :arrow_up: |
   | 
[...e/loadBalancer/ShardingContainerPoolBalancer.scala](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694/diff?src=pr=tree#diff-Y29yZS9jb250cm9sbGVyL3NyYy9tYWluL3NjYWxhL3doaXNrL2NvcmUvbG9hZEJhbGFuY2VyL1NoYXJkaW5nQ29udGFpbmVyUG9vbEJhbGFuY2VyLnNjYWxh)
 | `32.54% <0%> (ø)` | :arrow_up: |
   | 
[...ain/scala/whisk/core/invoker/InvokerReactive.scala](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694/diff?src=pr=tree#diff-Y29yZS9pbnZva2VyL3NyYy9tYWluL3NjYWxhL3doaXNrL2NvcmUvaW52b2tlci9JbnZva2VyUmVhY3RpdmUuc2NhbGE=)
 | `0% <0%> (ø)` | :arrow_up: |
   | 
[...whisk/core/database/ConcurrentMapBackedCache.scala](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694/diff?src=pr=tree#diff-Y29tbW9uL3NjYWxhL3NyYy9tYWluL3NjYWxhL3doaXNrL2NvcmUvZGF0YWJhc2UvQ29uY3VycmVudE1hcEJhY2tlZENhY2hlLnNjYWxh)
 | `90% <0%> (ø)` | |
   | ... and [6 
more](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694/diff?src=pr=tree-more)
 | |
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=footer).
 Last update 
[8a3b447...f0cda33](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


This is an automated message from the 

[GitHub] codecov-io commented on issue #3694: Add retries to CLI test framework for network errors

2018-05-24 Thread GitBox
codecov-io commented on issue #3694: Add retries to CLI test framework for 
network errors
URL: 
https://github.com/apache/incubator-openwhisk/pull/3694#issuecomment-391475522
 
 
   # 
[Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=h1)
 Report
   > Merging 
[#3694](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=desc)
 into 
[master](https://codecov.io/gh/apache/incubator-openwhisk/commit/8a3b4472d5ef420f0216cc8e42932d87f428ed30?src=pr=desc)
 will **not change** coverage.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694/graphs/tree.svg?src=pr=l0YmsiSAso=650=150)](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=tree)
   
   ```diff
   @@  Coverage Diff   @@
   ##   master   #3694   +/-   ##
   ==
 Coverage74.5%   74.5%   
   ==
 Files 126 126   
 Lines59945994   
 Branches  392 392   
   ==
 Hits 44664466   
 Misses   15281528
   ```
   
   
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=footer).
 Last update 
[8a3b447...96670a4](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] codecov-io commented on issue #3694: Add retries to CLI test framework for network errors

2018-05-23 Thread GitBox
codecov-io commented on issue #3694: Add retries to CLI test framework for 
network errors
URL: 
https://github.com/apache/incubator-openwhisk/pull/3694#issuecomment-391475522
 
 
   # 
[Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=h1)
 Report
   > Merging 
[#3694](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=desc)
 into 
[master](https://codecov.io/gh/apache/incubator-openwhisk/commit/8a3b4472d5ef420f0216cc8e42932d87f428ed30?src=pr=desc)
 will **increase** coverage by `0.01%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694/graphs/tree.svg?height=150=l0YmsiSAso=pr=650)](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=tree)
   
   ```diff
   @@Coverage Diff@@
   ##   master   #3694  +/-   ##
   =
   + Coverage   74.49%   74.5%   +0.01% 
   =
 Files 126 126  
 Lines59945994  
 Branches  392 392  
   =
   + Hits 44654466   +1 
   + Misses   15291528   -1
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=tree)
 | Coverage Δ | |
   |---|---|---|
   | 
[...rc/main/scala/whisk/common/ForcableSemaphore.scala](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694/diff?src=pr=tree#diff-Y29tbW9uL3NjYWxhL3NyYy9tYWluL3NjYWxhL3doaXNrL2NvbW1vbi9Gb3JjYWJsZVNlbWFwaG9yZS5zY2FsYQ==)
 | `88.46% <0%> (+3.84%)` | :arrow_up: |
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=footer).
 Last update 
[8a3b447...ee2559e](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] codecov-io commented on issue #3694: Add retries to CLI test framework for network errors

2018-05-23 Thread GitBox
codecov-io commented on issue #3694: Add retries to CLI test framework for 
network errors
URL: 
https://github.com/apache/incubator-openwhisk/pull/3694#issuecomment-391475522
 
 
   # 
[Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=h1)
 Report
   > Merging 
[#3694](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=desc)
 into 
[master](https://codecov.io/gh/apache/incubator-openwhisk/commit/8a3b4472d5ef420f0216cc8e42932d87f428ed30?src=pr=desc)
 will **increase** coverage by `0.01%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694/graphs/tree.svg?width=650=150=pr=l0YmsiSAso)](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=tree)
   
   ```diff
   @@Coverage Diff@@
   ##   master   #3694  +/-   ##
   =
   + Coverage   74.49%   74.5%   +0.01% 
   =
 Files 126 126  
 Lines59945994  
 Branches  392 392  
   =
   + Hits 44654466   +1 
   + Misses   15291528   -1
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=tree)
 | Coverage Δ | |
   |---|---|---|
   | 
[...rc/main/scala/whisk/common/ForcableSemaphore.scala](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694/diff?src=pr=tree#diff-Y29tbW9uL3NjYWxhL3NyYy9tYWluL3NjYWxhL3doaXNrL2NvbW1vbi9Gb3JjYWJsZVNlbWFwaG9yZS5zY2FsYQ==)
 | `88.46% <0%> (+3.84%)` | :arrow_up: |
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=footer).
 Last update 
[8a3b447...ee2559e](https://codecov.io/gh/apache/incubator-openwhisk/pull/3694?src=pr=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services