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 2020/05/28 06:32:52 UTC

[GitHub] [airflow] codecov-commenter commented on pull request #8227: Add run_type to DagRun

codecov-commenter commented on pull request #8227:
URL: https://github.com/apache/airflow/pull/8227#issuecomment-635135845


   # [Codecov](https://codecov.io/gh/apache/airflow/pull/8227?src=pr&el=h1) Report
   > Merging [#8227](https://codecov.io/gh/apache/airflow/pull/8227?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/4054663769e3a3861773469469dd3efa7b383df8&el=desc) will **increase** coverage by `0.01%`.
   > The diff coverage is `14.63%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/8227/graphs/tree.svg?width=650&height=150&src=pr&token=WdLKlKHOAU)](https://codecov.io/gh/apache/airflow/pull/8227?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##           master   #8227      +/-   ##
   =========================================
   + Coverage    6.22%   6.24%   +0.01%     
   =========================================
     Files         946     941       -5     
     Lines       45695   45667      -28     
   =========================================
   + Hits         2846    2851       +5     
   + Misses      42849   42816      -33     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/8227?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/api/common/experimental/mark\_tasks.py](https://codecov.io/gh/apache/airflow/pull/8227/diff?src=pr&el=tree#diff-YWlyZmxvdy9hcGkvY29tbW9uL2V4cGVyaW1lbnRhbC9tYXJrX3Rhc2tzLnB5) | `0.00% <ø> (ø)` | |
   | [airflow/api/common/experimental/trigger\_dag.py](https://codecov.io/gh/apache/airflow/pull/8227/diff?src=pr&el=tree#diff-YWlyZmxvdy9hcGkvY29tbW9uL2V4cGVyaW1lbnRhbC90cmlnZ2VyX2RhZy5weQ==) | `0.00% <0.00%> (ø)` | |
   | [airflow/jobs/backfill\_job.py](https://codecov.io/gh/apache/airflow/pull/8227/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2JhY2tmaWxsX2pvYi5weQ==) | `0.00% <0.00%> (ø)` | |
   | [airflow/jobs/base\_job.py](https://codecov.io/gh/apache/airflow/pull/8227/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2Jhc2Vfam9iLnB5) | `0.00% <ø> (ø)` | |
   | [airflow/jobs/scheduler\_job.py](https://codecov.io/gh/apache/airflow/pull/8227/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL3NjaGVkdWxlcl9qb2IucHk=) | `0.00% <0.00%> (ø)` | |
   | [airflow/operators/subdag\_operator.py](https://codecov.io/gh/apache/airflow/pull/8227/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvc3ViZGFnX29wZXJhdG9yLnB5) | `0.00% <0.00%> (ø)` | |
   | [airflow/ti\_deps/deps/dagrun\_id\_dep.py](https://codecov.io/gh/apache/airflow/pull/8227/diff?src=pr&el=tree#diff-YWlyZmxvdy90aV9kZXBzL2RlcHMvZGFncnVuX2lkX2RlcC5weQ==) | `69.23% <0.00%> (-2.20%)` | :arrow_down: |
   | [airflow/www/views.py](https://codecov.io/gh/apache/airflow/pull/8227/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=) | `0.00% <0.00%> (ø)` | |
   | [airflow/models/dag.py](https://codecov.io/gh/apache/airflow/pull/8227/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvZGFnLnB5) | `26.47% <11.11%> (-0.18%)` | :arrow_down: |
   | [airflow/models/dagrun.py](https://codecov.io/gh/apache/airflow/pull/8227/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvZGFncnVuLnB5) | `27.19% <33.33%> (+0.58%)` | :arrow_up: |
   | ... and [23 more](https://codecov.io/gh/apache/airflow/pull/8227/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/8227?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/8227?src=pr&el=footer). Last update [2a88955...e57a839](https://codecov.io/gh/apache/airflow/pull/8227?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