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/05/18 13:59:57 UTC

[GitHub] [airflow] codecov-io commented on issue #5301: [AIRFLOW-4537] Remove the mkdir_p function in favour of native Python pathlib

codecov-io commented on issue #5301: [AIRFLOW-4537] Remove the mkdir_p function in favour of native Python pathlib
URL: https://github.com/apache/airflow/pull/5301#issuecomment-493679280
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5301?src=pr&el=h1) Report
   > Merging [#5301](https://codecov.io/gh/apache/airflow/pull/5301?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/675c14a7b10f4236872560e826b46857300cbab8?src=pr&el=desc) will **decrease** coverage by `<.01%`.
   > The diff coverage is `75%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5301/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5301?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #5301      +/-   ##
   ==========================================
   - Coverage   78.91%   78.91%   -0.01%     
   ==========================================
     Files         474      474              
     Lines       30046    30040       -6     
   ==========================================
   - Hits        23711    23705       -6     
     Misses       6335     6335
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5301?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/configuration.py](https://codecov.io/gh/apache/airflow/pull/5301/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb25maWd1cmF0aW9uLnB5) | `92.02% <100%> (+0.15%)` | :arrow_up: |
   | [airflow/contrib/hooks/qubole\_hook.py](https://codecov.io/gh/apache/airflow/pull/5301/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL3F1Ym9sZV9ob29rLnB5) | `55.31% <50%> (+0.31%)` | :arrow_up: |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/5301/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `92.42% <0%> (-0.18%)` | :arrow_down: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5301?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/5301?src=pr&el=footer). Last update [675c14a...811b64c](https://codecov.io/gh/apache/airflow/pull/5301?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 to 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