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/09/23 01:45:39 UTC

[GitHub] [airflow] codecov-io commented on issue #6130: [AIRFLOW-5508] Add a whitelist mechanism for the StatsD metrics

codecov-io commented on issue #6130: [AIRFLOW-5508] Add a whitelist mechanism for the StatsD metrics
URL: https://github.com/apache/airflow/pull/6130#issuecomment-533939209
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/6130?src=pr&el=h1) Report
   > Merging [#6130](https://codecov.io/gh/apache/airflow/pull/6130?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/30c442c9b8f4f98774841308a98f0e5ad1bce6a6?src=pr&el=desc) will **decrease** coverage by `<.01%`.
   > The diff coverage is `61.9%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/6130/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/6130?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #6130      +/-   ##
   ==========================================
   - Coverage   80.05%   80.05%   -0.01%     
   ==========================================
     Files         608      608              
     Lines       35033    35048      +15     
   ==========================================
   + Hits        28047    28056       +9     
   - Misses       6986     6992       +6
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6130?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/stats.py](https://codecov.io/gh/apache/airflow/pull/6130/diff?src=pr&el=tree#diff-YWlyZmxvdy9zdGF0cy5weQ==) | `70% <61.9%> (+0.76%)` | :arrow_up: |
   | [airflow/jobs/local\_task\_job.py](https://codecov.io/gh/apache/airflow/pull/6130/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2xvY2FsX3Rhc2tfam9iLnB5) | `85% <0%> (-5%)` | :arrow_down: |
   | [airflow/jobs/scheduler\_job.py](https://codecov.io/gh/apache/airflow/pull/6130/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL3NjaGVkdWxlcl9qb2IucHk=) | `74.58% <0%> (+0.3%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6130?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/6130?src=pr&el=footer). Last update [30c442c...609368d](https://codecov.io/gh/apache/airflow/pull/6130?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