You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2018/09/08 17:56:48 UTC

[GitHub] codecov-io edited a comment on issue #3805: [AIRFLOW-2062] Add per-connection KMS encryption.

codecov-io edited a comment on issue #3805: [AIRFLOW-2062] Add per-connection KMS encryption.
URL: https://github.com/apache/incubator-airflow/pull/3805#issuecomment-417758770
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3805?src=pr&el=h1) Report
   > Merging [#3805](https://codecov.io/gh/apache/incubator-airflow/pull/3805?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-airflow/commit/5c7ecbbf4c7a8fc5cb7b01b5db17aab78bd79b86?src=pr&el=desc) will **decrease** coverage by `<.01%`.
   > The diff coverage is `83.47%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-airflow/pull/3805/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/incubator-airflow/pull/3805?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #3805      +/-   ##
   ==========================================
   - Coverage   77.43%   77.43%   -0.01%     
   ==========================================
     Files         203      204       +1     
     Lines       15882    15891       +9     
   ==========================================
   + Hits        12299    12305       +6     
   - Misses       3583     3586       +3
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-airflow/pull/3805?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/bin/cli.py](https://codecov.io/gh/apache/incubator-airflow/pull/3805/diff?src=pr&el=tree#diff-YWlyZmxvdy9iaW4vY2xpLnB5) | `64.78% <100%> (-0.7%)` | :arrow_down: |
   | [airflow/hooks/base\_hook.py](https://codecov.io/gh/apache/incubator-airflow/pull/3805/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9iYXNlX2hvb2sucHk=) | `83.33% <100%> (-8.83%)` | :arrow_down: |
   | [airflow/hooks/kmsapi\_hook.py](https://codecov.io/gh/apache/incubator-airflow/pull/3805/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9rbXNhcGlfaG9vay5weQ==) | `75% <75%> (ø)` | |
   | [airflow/models.py](https://codecov.io/gh/apache/incubator-airflow/pull/3805/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMucHk=) | `88.76% <83.16%> (+0.01%)` | :arrow_up: |
   | [airflow/www\_rbac/utils.py](https://codecov.io/gh/apache/incubator-airflow/pull/3805/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3dfcmJhYy91dGlscy5weQ==) | `67.1% <0%> (-1.84%)` | :arrow_down: |
   | [airflow/www/utils.py](https://codecov.io/gh/apache/incubator-airflow/pull/3805/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdXRpbHMucHk=) | `88.75% <0%> (-0.6%)` | :arrow_down: |
   | [airflow/configuration.py](https://codecov.io/gh/apache/incubator-airflow/pull/3805/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb25maWd1cmF0aW9uLnB5) | `84.07% <0%> (ø)` | :arrow_up: |
   | [airflow/operators/s3\_file\_transform\_operator.py](https://codecov.io/gh/apache/incubator-airflow/pull/3805/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvczNfZmlsZV90cmFuc2Zvcm1fb3BlcmF0b3IucHk=) | `93.87% <0%> (ø)` | :arrow_up: |
   | ... and [3 more](https://codecov.io/gh/apache/incubator-airflow/pull/3805/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3805?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-airflow/pull/3805?src=pr&el=footer). Last update [5c7ecbb...b056873](https://codecov.io/gh/apache/incubator-airflow/pull/3805?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