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 2019/01/10 08:18:59 UTC

[GitHub] codecov-io edited a comment on issue #4383: [AIRFLOW-3475] Move ImportError out of models.py

codecov-io edited a comment on issue #4383: [AIRFLOW-3475] Move ImportError out of models.py
URL: https://github.com/apache/airflow/pull/4383#issuecomment-450197220
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/4383?src=pr&el=h1) Report
   > Merging [#4383](https://codecov.io/gh/apache/airflow/pull/4383?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/24bc74bc5f45455aee21f6b506d282ee052efa19?src=pr&el=desc) will **increase** coverage by `<.01%`.
   > The diff coverage is `82.35%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/4383/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/4383?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #4383      +/-   ##
   ==========================================
   + Coverage   79.47%   79.47%   +<.01%     
   ==========================================
     Files         204      205       +1     
     Lines       16534    16538       +4     
   ==========================================
   + Hits        13140    13144       +4     
     Misses       3394     3394
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/4383?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/models/\_\_init\_\_.py](https://codecov.io/gh/apache/airflow/pull/4383/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvX19pbml0X18ucHk=) | `92.58% <ø> (-0.02%)` | :arrow_down: |
   | [airflow/models/errors.py](https://codecov.io/gh/apache/airflow/pull/4383/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvZXJyb3JzLnB5) | `100% <100%> (ø)` | |
   | [airflow/www/views.py](https://codecov.io/gh/apache/airflow/pull/4383/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=) | `70.41% <100%> (ø)` | :arrow_up: |
   | [airflow/www\_rbac/views.py](https://codecov.io/gh/apache/airflow/pull/4383/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3dfcmJhYy92aWV3cy5weQ==) | `75.21% <100%> (ø)` | :arrow_up: |
   | [airflow/jobs.py](https://codecov.io/gh/apache/airflow/pull/4383/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzLnB5) | `77.36% <33.33%> (ø)` | :arrow_up: |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/4383/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `59.74% <50%> (+0.07%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/4383?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/airflow/pull/4383?src=pr&el=footer). Last update [24bc74b...7e539de](https://codecov.io/gh/apache/airflow/pull/4383?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