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/07/10 18:43:29 UTC

[GitHub] [airflow] codecov-io commented on issue #5551: [AIRFLOW-4920] Use html.escape instead of cgi.escape to fix DeprecationWarning

codecov-io commented on issue #5551: [AIRFLOW-4920] Use html.escape instead of cgi.escape to fix DeprecationWarning
URL: https://github.com/apache/airflow/pull/5551#issuecomment-510181415
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5551?src=pr&el=h1) Report
   > Merging [#5551](https://codecov.io/gh/apache/airflow/pull/5551?src=pr&el=desc) into [v1-10-stable](https://codecov.io/gh/apache/airflow/commit/e652b206bbc365cde56b0924417cfa3138e9a205?src=pr&el=desc) will **decrease** coverage by `0.01%`.
   > The diff coverage is `50%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5551/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5551?src=pr&el=tree)
   
   ```diff
   @@               Coverage Diff                @@
   ##           v1-10-stable    #5551      +/-   ##
   ================================================
   - Coverage         79.39%   79.38%   -0.02%     
   ================================================
     Files               250      250              
     Lines             18322    18325       +3     
   ================================================
     Hits              14547    14547              
   - Misses             3775     3778       +3
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5551?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/www/utils.py](https://codecov.io/gh/apache/airflow/pull/5551/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdXRpbHMucHk=) | `88.82% <50%> (-0.9%)` | :arrow_down: |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/5551/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `93.02% <0%> (-0.17%)` | :arrow_down: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5551?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/5551?src=pr&el=footer). Last update [e652b20...860c431](https://codecov.io/gh/apache/airflow/pull/5551?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