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/19 08:07:35 UTC

[GitHub] [airflow] codecov-io commented on issue #5303: [AIRFLOW-4535] Break jobs.py into multiple files

codecov-io commented on issue #5303:  [AIRFLOW-4535] Break jobs.py into multiple files
URL: https://github.com/apache/airflow/pull/5303#issuecomment-493736197
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5303?src=pr&el=h1) Report
   > Merging [#5303](https://codecov.io/gh/apache/airflow/pull/5303?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/675c14a7b10f4236872560e826b46857300cbab8?src=pr&el=desc) will **increase** coverage by `0.01%`.
   > The diff coverage is `89.87%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5303/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5303?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #5303      +/-   ##
   ==========================================
   + Coverage   78.91%   78.93%   +0.01%     
   ==========================================
     Files         474      478       +4     
     Lines       30046    30097      +51     
   ==========================================
   + Hits        23711    23757      +46     
   - Misses       6335     6340       +5
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5303?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/jobs/scheduler\_job.py](https://codecov.io/gh/apache/airflow/pull/5303/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL3NjaGVkdWxlcl9qb2IucHk=) | `70.38% <100%> (ø)` | |
   | [airflow/jobs/\_\_init\_\_.py](https://codecov.io/gh/apache/airflow/pull/5303/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL19faW5pdF9fLnB5) | `100% <100%> (ø)` | |
   | [airflow/jobs/base\_job.py](https://codecov.io/gh/apache/airflow/pull/5303/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2Jhc2Vfam9iLnB5) | `85.18% <85.18%> (ø)` | |
   | [airflow/jobs/local\_task\_job.py](https://codecov.io/gh/apache/airflow/pull/5303/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2xvY2FsX3Rhc2tfam9iLnB5) | `86.2% <86.2%> (ø)` | |
   | [airflow/jobs/backfill\_job.py](https://codecov.io/gh/apache/airflow/pull/5303/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2JhY2tmaWxsX2pvYi5weQ==) | `92.42% <92.42%> (ø)` | |
   | [airflow/sensors/external\_task\_sensor.py](https://codecov.io/gh/apache/airflow/pull/5303/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZW5zb3JzL2V4dGVybmFsX3Rhc2tfc2Vuc29yLnB5) | `85.71% <0%> (-8.93%)` | :arrow_down: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5303?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/5303?src=pr&el=footer). Last update [675c14a...e485187](https://codecov.io/gh/apache/airflow/pull/5303?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