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/04/20 20:20:02 UTC

[GitHub] [airflow] codecov-io commented on issue #5030: [AIRFLOW-4227] Use python3-style type annotations.

codecov-io commented on issue #5030: [AIRFLOW-4227] Use python3-style type annotations.
URL: https://github.com/apache/airflow/pull/5030#issuecomment-485164115
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5030?src=pr&el=h1) Report
   > Merging [#5030](https://codecov.io/gh/apache/airflow/pull/5030?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/0ac501faa976a3bdc91ad9455c8de83c6b4abdd0?src=pr&el=desc) will **increase** coverage by `0.27%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5030/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5030?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #5030      +/-   ##
   ==========================================
   + Coverage   78.08%   78.35%   +0.27%     
   ==========================================
     Files         465      465              
     Lines       29803    29810       +7     
   ==========================================
   + Hits        23271    23359      +88     
   + Misses       6532     6451      -81
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5030?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/models/baseoperator.py](https://codecov.io/gh/apache/airflow/pull/5030/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvYmFzZW9wZXJhdG9yLnB5) | `94.03% <ø> (ø)` | :arrow_up: |
   | [airflow/models/variable.py](https://codecov.io/gh/apache/airflow/pull/5030/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdmFyaWFibGUucHk=) | `94.73% <ø> (ø)` | :arrow_up: |
   | [airflow/models/dag.py](https://codecov.io/gh/apache/airflow/pull/5030/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvZGFnLnB5) | `93.36% <ø> (ø)` | :arrow_up: |
   | [airflow/operators/check\_operator.py](https://codecov.io/gh/apache/airflow/pull/5030/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvY2hlY2tfb3BlcmF0b3IucHk=) | `92.64% <ø> (ø)` | :arrow_up: |
   | [airflow/operators/python\_operator.py](https://codecov.io/gh/apache/airflow/pull/5030/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvcHl0aG9uX29wZXJhdG9yLnB5) | `95.8% <ø> (ø)` | :arrow_up: |
   | [airflow/contrib/operators/gcp\_compute\_operator.py](https://codecov.io/gh/apache/airflow/pull/5030/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3BfY29tcHV0ZV9vcGVyYXRvci5weQ==) | `98.43% <100%> (+0.01%)` | :arrow_up: |
   | [airflow/contrib/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/5030/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2t1YmVybmV0ZXMvcG9kX2xhdW5jaGVyLnB5) | `90.24% <100%> (ø)` | :arrow_up: |
   | [.../kubernetes\_request\_factory/pod\_request\_factory.py](https://codecov.io/gh/apache/airflow/pull/5030/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2t1YmVybmV0ZXMva3ViZXJuZXRlc19yZXF1ZXN0X2ZhY3RvcnkvcG9kX3JlcXVlc3RfZmFjdG9yeS5weQ==) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/ti\_deps/deps/base\_ti\_dep.py](https://codecov.io/gh/apache/airflow/pull/5030/diff?src=pr&el=tree#diff-YWlyZmxvdy90aV9kZXBzL2RlcHMvYmFzZV90aV9kZXAucHk=) | `90.69% <100%> (ø)` | :arrow_up: |
   | [airflow/plugins\_manager.py](https://codecov.io/gh/apache/airflow/pull/5030/diff?src=pr&el=tree#diff-YWlyZmxvdy9wbHVnaW5zX21hbmFnZXIucHk=) | `86.91% <100%> (ø)` | :arrow_up: |
   | ... and [14 more](https://codecov.io/gh/apache/airflow/pull/5030/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5030?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/5030?src=pr&el=footer). Last update [0ac501f...8471971](https://codecov.io/gh/apache/airflow/pull/5030?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