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/12/02 23:53:47 UTC

[GitHub] [airflow] codecov-io edited a comment on issue #6702: [AIRFLOW-6140] Add missing types for some core classes. Depends on [AIRFLOW-6004]

codecov-io edited a comment on issue #6702: [AIRFLOW-6140] Add missing types for some core classes. Depends on [AIRFLOW-6004]
URL: https://github.com/apache/airflow/pull/6702#issuecomment-560257785
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/6702?src=pr&el=h1) Report
   > Merging [#6702](https://codecov.io/gh/apache/airflow/pull/6702?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/91eb87112b343ce4c18a994a41703bf793125dca?src=pr&el=desc) will **increase** coverage by `0.03%`.
   > The diff coverage is `84.66%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/6702/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/6702?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #6702      +/-   ##
   ==========================================
   + Coverage   83.82%   83.85%   +0.03%     
   ==========================================
     Files         668      669       +1     
     Lines       37569    37726     +157     
   ==========================================
   + Hits        31494    31637     +143     
   - Misses       6075     6089      +14
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6702?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/configuration.py](https://codecov.io/gh/apache/airflow/pull/6702/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb25maWd1cmF0aW9uLnB5) | `92.75% <ø> (ø)` | :arrow_up: |
   | [airflow/operators/mssql\_to\_hive.py](https://codecov.io/gh/apache/airflow/pull/6702/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvbXNzcWxfdG9faGl2ZS5weQ==) | `100% <ø> (ø)` | :arrow_up: |
   | [airflow/kubernetes/kube\_client.py](https://codecov.io/gh/apache/airflow/pull/6702/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL2t1YmVfY2xpZW50LnB5) | `85.71% <ø> (ø)` | :arrow_up: |
   | [airflow/cli/commands/flower\_command.py](https://codecov.io/gh/apache/airflow/pull/6702/diff?src=pr&el=tree#diff-YWlyZmxvdy9jbGkvY29tbWFuZHMvZmxvd2VyX2NvbW1hbmQucHk=) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/cli/commands/serve\_logs\_command.py](https://codecov.io/gh/apache/airflow/pull/6702/diff?src=pr&el=tree#diff-YWlyZmxvdy9jbGkvY29tbWFuZHMvc2VydmVfbG9nc19jb21tYW5kLnB5) | `0% <0%> (ø)` | :arrow_up: |
   | [airflow/jobs/base\_job.py](https://codecov.io/gh/apache/airflow/pull/6702/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2Jhc2Vfam9iLnB5) | `88.81% <100%> (+0.07%)` | :arrow_up: |
   | [airflow/settings.py](https://codecov.io/gh/apache/airflow/pull/6702/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZXR0aW5ncy5weQ==) | `88.81% <100%> (ø)` | :arrow_up: |
   | [airflow/models/dagbag.py](https://codecov.io/gh/apache/airflow/pull/6702/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvZGFnYmFnLnB5) | `86.58% <100%> (+0.1%)` | :arrow_up: |
   | [airflow/models/kubernetes.py](https://codecov.io/gh/apache/airflow/pull/6702/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMva3ViZXJuZXRlcy5weQ==) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/jobs/backfill\_job.py](https://codecov.io/gh/apache/airflow/pull/6702/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2JhY2tmaWxsX2pvYi5weQ==) | `91.48% <100%> (+0.05%)` | :arrow_up: |
   | ... and [34 more](https://codecov.io/gh/apache/airflow/pull/6702/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6702?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/6702?src=pr&el=footer). Last update [91eb871...3e30d44](https://codecov.io/gh/apache/airflow/pull/6702?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