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/07/10 11:35:20 UTC

[GitHub] [airflow] codecov-io commented on issue #5553: [AIRFLOW-4926] Fix example dags where its start_date is datetime.utcnow()

codecov-io commented on issue #5553: [AIRFLOW-4926] Fix example dags where its start_date is datetime.utcnow()
URL: https://github.com/apache/airflow/pull/5553#issuecomment-510024609
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5553?src=pr&el=h1) Report
   > Merging [#5553](https://codecov.io/gh/apache/airflow/pull/5553?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/a1f9d9a03faecbb4ab52def2735e374b2e88b2b9?src=pr&el=desc) will **not change** coverage.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5553/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5553?src=pr&el=tree)
   
   ```diff
   @@          Coverage Diff           @@
   ##           master   #5553   +/-   ##
   ======================================
     Coverage      79%     79%           
   ======================================
     Files         489     489           
     Lines       30726   30726           
   ======================================
     Hits        24275   24275           
     Misses       6451    6451
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5553?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/example\_dags/docker\_copy\_data.py](https://codecov.io/gh/apache/airflow/pull/5553/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGFtcGxlX2RhZ3MvZG9ja2VyX2NvcHlfZGF0YS5weQ==) | `100% <ø> (ø)` | :arrow_up: |
   | [airflow/example\_dags/example\_docker\_operator.py](https://codecov.io/gh/apache/airflow/pull/5553/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGFtcGxlX2RhZ3MvZXhhbXBsZV9kb2NrZXJfb3BlcmF0b3IucHk=) | `100% <ø> (ø)` | :arrow_up: |
   | [...low/example\_dags/example\_trigger\_controller\_dag.py](https://codecov.io/gh/apache/airflow/pull/5553/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGFtcGxlX2RhZ3MvZXhhbXBsZV90cmlnZ2VyX2NvbnRyb2xsZXJfZGFnLnB5) | `56.25% <100%> (ø)` | :arrow_up: |
   | [airflow/example\_dags/example\_trigger\_target\_dag.py](https://codecov.io/gh/apache/airflow/pull/5553/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGFtcGxlX2RhZ3MvZXhhbXBsZV90cmlnZ2VyX3RhcmdldF9kYWcucHk=) | `92.3% <100%> (ø)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5553?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/5553?src=pr&el=footer). Last update [a1f9d9a...4cd591a](https://codecov.io/gh/apache/airflow/pull/5553?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