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/21 19:30:09 UTC

[GitHub] codecov-io commented on issue #4567: [AIRFLOW-3742] Respect the `fallback` arg in airflow.configuration.get

codecov-io commented on issue #4567: [AIRFLOW-3742] Respect the `fallback` arg in airflow.configuration.get
URL: https://github.com/apache/airflow/pull/4567#issuecomment-456178255
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/4567?src=pr&el=h1) Report
   > Merging [#4567](https://codecov.io/gh/apache/airflow/pull/4567?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/39dab6f4019f8107814104257274f3c7e78efeaa?src=pr&el=desc) will **increase** coverage by `0.01%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/4567/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/4567?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #4567      +/-   ##
   ==========================================
   + Coverage   74.11%   74.12%   +0.01%     
   ==========================================
     Files         421      421              
     Lines       27681    27675       -6     
   ==========================================
   - Hits        20515    20514       -1     
   + Misses       7166     7161       -5
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/4567?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/settings.py](https://codecov.io/gh/apache/airflow/pull/4567/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZXR0aW5ncy5weQ==) | `80.88% <100%> (+0.6%)` | :arrow_up: |
   | [airflow/configuration.py](https://codecov.io/gh/apache/airflow/pull/4567/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb25maWd1cmF0aW9uLnB5) | `92.08% <100%> (ø)` | :arrow_up: |
   | [airflow/jobs.py](https://codecov.io/gh/apache/airflow/pull/4567/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzLnB5) | `77.65% <0%> (+0.27%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/4567?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/4567?src=pr&el=footer). Last update [39dab6f...983dca2](https://codecov.io/gh/apache/airflow/pull/4567?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