You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/02/17 02:55:19 UTC

[GitHub] codecov-io edited a comment on issue #4284: Add an annotations to inject the API key into the action context.

codecov-io edited a comment on issue #4284: Add an annotations to inject the API key into the action context.
URL: https://github.com/apache/incubator-openwhisk/pull/4284#issuecomment-464410833
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/4284?src=pr&el=h1) Report
   > Merging [#4284](https://codecov.io/gh/apache/incubator-openwhisk/pull/4284?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-openwhisk/commit/619c86da4d9e52d63fae506cbfd75423a80779dd?src=pr&el=desc) will **increase** coverage by `21.28%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-openwhisk/pull/4284/graphs/tree.svg?width=650&token=l0YmsiSAso&height=150&src=pr)](https://codecov.io/gh/apache/incubator-openwhisk/pull/4284?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff             @@
   ##           master    #4284       +/-   ##
   ===========================================
   + Coverage   59.79%   81.07%   +21.28%     
   ===========================================
     Files         163      163               
     Lines        7594     7605       +11     
     Branches      502      507        +5     
   ===========================================
   + Hits         4541     6166     +1625     
   + Misses       3053     1439     -1614
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-openwhisk/pull/4284?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...org/apache/openwhisk/core/controller/Actions.scala](https://codecov.io/gh/apache/incubator-openwhisk/pull/4284/diff?src=pr&el=tree#diff-Y29yZS9jb250cm9sbGVyL3NyYy9tYWluL3NjYWxhL29yZy9hcGFjaGUvb3BlbndoaXNrL2NvcmUvY29udHJvbGxlci9BY3Rpb25zLnNjYWxh) | `93.33% <100%> (+12.35%)` | :arrow_up: |
   | [...org/apache/openwhisk/core/entity/WhiskAction.scala](https://codecov.io/gh/apache/incubator-openwhisk/pull/4284/diff?src=pr&el=tree#diff-Y29tbW9uL3NjYWxhL3NyYy9tYWluL3NjYWxhL29yZy9hcGFjaGUvb3BlbndoaXNrL2NvcmUvZW50aXR5L1doaXNrQWN0aW9uLnNjYWxh) | `86.9% <100%> (+9.19%)` | :arrow_up: |
   | [.../openwhisk/core/containerpool/ContainerProxy.scala](https://codecov.io/gh/apache/incubator-openwhisk/pull/4284/diff?src=pr&el=tree#diff-Y29yZS9pbnZva2VyL3NyYy9tYWluL3NjYWxhL29yZy9hcGFjaGUvb3BlbndoaXNrL2NvcmUvY29udGFpbmVycG9vbC9Db250YWluZXJQcm94eS5zY2FsYQ==) | `92.03% <100%> (+6.48%)` | :arrow_up: |
   | [.../apache/openwhisk/core/controller/WebActions.scala](https://codecov.io/gh/apache/incubator-openwhisk/pull/4284/diff?src=pr&el=tree#diff-Y29yZS9jb250cm9sbGVyL3NyYy9tYWluL3NjYWxhL29yZy9hcGFjaGUvb3BlbndoaXNrL2NvcmUvY29udHJvbGxlci9XZWJBY3Rpb25zLnNjYWxh) | `92.33% <100%> (+19.57%)` | :arrow_up: |
   | [...a/org/apache/openwhisk/core/entity/Parameter.scala](https://codecov.io/gh/apache/incubator-openwhisk/pull/4284/diff?src=pr&el=tree#diff-Y29tbW9uL3NjYWxhL3NyYy9tYWluL3NjYWxhL29yZy9hcGFjaGUvb3BlbndoaXNrL2NvcmUvZW50aXR5L1BhcmFtZXRlci5zY2FsYQ==) | `95.45% <100%> (+2.27%)` | :arrow_up: |
   | [...whisk/connector/kafka/KafkaConsumerConnector.scala](https://codecov.io/gh/apache/incubator-openwhisk/pull/4284/diff?src=pr&el=tree#diff-Y29tbW9uL3NjYWxhL3NyYy9tYWluL3NjYWxhL29yZy9hcGFjaGUvb3BlbndoaXNrL2Nvbm5lY3Rvci9rYWZrYS9LYWZrYUNvbnN1bWVyQ29ubmVjdG9yLnNjYWxh) | `61.19% <0%> (+1.49%)` | :arrow_up: |
   | [.../org/apache/openwhisk/core/entity/EntityPath.scala](https://codecov.io/gh/apache/incubator-openwhisk/pull/4284/diff?src=pr&el=tree#diff-Y29tbW9uL3NjYWxhL3NyYy9tYWluL3NjYWxhL29yZy9hcGFjaGUvb3BlbndoaXNrL2NvcmUvZW50aXR5L0VudGl0eVBhdGguc2NhbGE=) | `100% <0%> (+1.88%)` | :arrow_up: |
   | [.../org/apache/openwhisk/http/PoolingRestClient.scala](https://codecov.io/gh/apache/incubator-openwhisk/pull/4284/diff?src=pr&el=tree#diff-Y29tbW9uL3NjYWxhL3NyYy9tYWluL3NjYWxhL29yZy9hcGFjaGUvb3BlbndoaXNrL2h0dHAvUG9vbGluZ1Jlc3RDbGllbnQuc2NhbGE=) | `90% <0%> (+3.33%)` | :arrow_up: |
   | [...hisk/core/controller/actions/SequenceActions.scala](https://codecov.io/gh/apache/incubator-openwhisk/pull/4284/diff?src=pr&el=tree#diff-Y29yZS9jb250cm9sbGVyL3NyYy9tYWluL3NjYWxhL29yZy9hcGFjaGUvb3BlbndoaXNrL2NvcmUvY29udHJvbGxlci9hY3Rpb25zL1NlcXVlbmNlQWN0aW9ucy5zY2FsYQ==) | `92.1% <0%> (+3.5%)` | :arrow_up: |
   | ... and [100 more](https://codecov.io/gh/apache/incubator-openwhisk/pull/4284/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/4284?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/4284?src=pr&el=footer). Last update [619c86d...b5daa48](https://codecov.io/gh/apache/incubator-openwhisk/pull/4284?src=pr&el=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:
users@infra.apache.org


With regards,
Apache Git Services