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/08/10 02:36:07 UTC

[GitHub] codecov-io edited a comment on issue #3729: [AIRFLOW-2884] Fix Flask SECRET_KEY security issue in www_rbac

codecov-io edited a comment on issue #3729: [AIRFLOW-2884] Fix Flask SECRET_KEY security issue in www_rbac
URL: https://github.com/apache/incubator-airflow/pull/3729#issuecomment-411956760
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3729?src=pr&el=h1) Report
   > Merging [#3729](https://codecov.io/gh/apache/incubator-airflow/pull/3729?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-airflow/commit/c7551f680a52b8b0242aa18872758693bda72955?src=pr&el=desc) will **increase** coverage by `0.2%`.
   > The diff coverage is `75%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-airflow/pull/3729/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/incubator-airflow/pull/3729?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##           master    #3729     +/-   ##
   =========================================
   + Coverage   77.46%   77.66%   +0.2%     
   =========================================
     Files         204      204             
     Lines       15822    15825      +3     
   =========================================
   + Hits        12256    12290     +34     
   + Misses       3566     3535     -31
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-airflow/pull/3729?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/www\_rbac/app.py](https://codecov.io/gh/apache/incubator-airflow/pull/3729/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3dfcmJhYy9hcHAucHk=) | `96.77% <75%> (-1.01%)` | :arrow_down: |
   | [airflow/models.py](https://codecov.io/gh/apache/incubator-airflow/pull/3729/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMucHk=) | `88.82% <0%> (+0.04%)` | :arrow_up: |
   | [airflow/jobs.py](https://codecov.io/gh/apache/incubator-airflow/pull/3729/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzLnB5) | `82.76% <0%> (+0.96%)` | :arrow_up: |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/incubator-airflow/pull/3729/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `89.45% <0%> (+1.26%)` | :arrow_up: |
   | [airflow/executors/\_\_init\_\_.py](https://codecov.io/gh/apache/incubator-airflow/pull/3729/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvX19pbml0X18ucHk=) | `63.46% <0%> (+3.84%)` | :arrow_up: |
   | [airflow/utils/sqlalchemy.py](https://codecov.io/gh/apache/incubator-airflow/pull/3729/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9zcWxhbGNoZW15LnB5) | `81.42% <0%> (+5.71%)` | :arrow_up: |
   | [airflow/executors/sequential\_executor.py](https://codecov.io/gh/apache/incubator-airflow/pull/3729/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvc2VxdWVudGlhbF9leGVjdXRvci5weQ==) | `100% <0%> (+50%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3729?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/3729?src=pr&el=footer). Last update [c7551f6...97b2735](https://codecov.io/gh/apache/incubator-airflow/pull/3729?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