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/10/05 19:10:43 UTC

[GitHub] [airflow] codecov-io commented on issue #6268: [AIRFLOW-5602][depends on AIRFLOW-5602] Use unittest.mock in MLEngine hook tests

codecov-io commented on issue #6268: [AIRFLOW-5602][depends on AIRFLOW-5602] Use unittest.mock in MLEngine hook tests
URL: https://github.com/apache/airflow/pull/6268#issuecomment-538680046
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/6268?src=pr&el=h1) Report
   > Merging [#6268](https://codecov.io/gh/apache/airflow/pull/6268?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/32fd2afcf097c273618af122a9da65cf05b2ea93?src=pr&el=desc) will **increase** coverage by `0.16%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/6268/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/6268?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #6268      +/-   ##
   ==========================================
   + Coverage   80.05%   80.22%   +0.16%     
   ==========================================
     Files         610      610              
     Lines       35264    35260       -4     
   ==========================================
   + Hits        28232    28288      +56     
   + Misses       7032     6972      -60
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6268?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/gcp/hooks/mlengine.py](https://codecov.io/gh/apache/airflow/pull/6268/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3MvbWxlbmdpbmUucHk=) | `78.63% <100%> (+57.97%)` | :arrow_up: |
   | [airflow/jobs/local\_task\_job.py](https://codecov.io/gh/apache/airflow/pull/6268/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2xvY2FsX3Rhc2tfam9iLnB5) | `85% <0%> (-5%)` | :arrow_down: |
   | [airflow/jobs/backfill\_job.py](https://codecov.io/gh/apache/airflow/pull/6268/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2JhY2tmaWxsX2pvYi5weQ==) | `89.9% <0%> (-1.53%)` | :arrow_down: |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/6268/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `56.55% <0%> (-0.35%)` | :arrow_down: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6268?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/6268?src=pr&el=footer). Last update [32fd2af...36eb8d0](https://codecov.io/gh/apache/airflow/pull/6268?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