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/10/19 11:04:16 UTC

[GitHub] [airflow] codecov-io edited a comment on issue #6317: [AIRFLOW-5644] Simplify TriggerDagRunOperator usage

codecov-io edited a comment on issue #6317: [AIRFLOW-5644] Simplify TriggerDagRunOperator usage
URL: https://github.com/apache/airflow/pull/6317#issuecomment-541349899
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/6317?src=pr&el=h1) Report
   > Merging [#6317](https://codecov.io/gh/apache/airflow/pull/6317?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/b8c02632136320b8379956411134246cd2f6eb47?src=pr&el=desc) will **increase** coverage by `0.17%`.
   > The diff coverage is `92.85%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/6317/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/6317?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #6317      +/-   ##
   ==========================================
   + Coverage   80.09%   80.27%   +0.17%     
   ==========================================
     Files         616      616              
     Lines       35804    35710      -94     
   ==========================================
   - Hits        28679    28667      -12     
   + Misses       7125     7043      -82
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6317?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [...low/example\_dags/example\_trigger\_controller\_dag.py](https://codecov.io/gh/apache/airflow/pull/6317/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGFtcGxlX2RhZ3MvZXhhbXBsZV90cmlnZ2VyX2NvbnRyb2xsZXJfZGFnLnB5) | `100% <100%> (+43.75%)` | :arrow_up: |
   | [airflow/operators/dagrun\_operator.py](https://codecov.io/gh/apache/airflow/pull/6317/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvZGFncnVuX29wZXJhdG9yLnB5) | `96.42% <100%> (+1.69%)` | :arrow_up: |
   | [airflow/utils/dates.py](https://codecov.io/gh/apache/airflow/pull/6317/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYXRlcy5weQ==) | `82.6% <100%> (ø)` | :arrow_up: |
   | [airflow/example\_dags/example\_trigger\_target\_dag.py](https://codecov.io/gh/apache/airflow/pull/6317/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGFtcGxlX2RhZ3MvZXhhbXBsZV90cmlnZ2VyX3RhcmdldF9kYWcucHk=) | `90% <75%> (-2.31%)` | :arrow_down: |
   | [airflow/operators/postgres\_operator.py](https://codecov.io/gh/apache/airflow/pull/6317/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvcG9zdGdyZXNfb3BlcmF0b3IucHk=) | `0% <0%> (-100%)` | :arrow_down: |
   | [airflow/utils/tests.py](https://codecov.io/gh/apache/airflow/pull/6317/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy90ZXN0cy5weQ==) | `53.84% <0%> (-27.24%)` | :arrow_down: |
   | [airflow/jobs/local\_task\_job.py](https://codecov.io/gh/apache/airflow/pull/6317/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2xvY2FsX3Rhc2tfam9iLnB5) | `85% <0%> (-5%)` | :arrow_down: |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/6317/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `56.55% <0%> (-2.36%)` | :arrow_down: |
   | [airflow/hooks/postgres\_hook.py](https://codecov.io/gh/apache/airflow/pull/6317/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9wb3N0Z3Jlc19ob29rLnB5) | `94.73% <0%> (-1.76%)` | :arrow_down: |
   | [airflow/utils/sqlalchemy.py](https://codecov.io/gh/apache/airflow/pull/6317/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9zcWxhbGNoZW15LnB5) | `91.52% <0%> (-1.7%)` | :arrow_down: |
   | ... and [32 more](https://codecov.io/gh/apache/airflow/pull/6317/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6317?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/6317?src=pr&el=footer). Last update [b8c0263...bfde807](https://codecov.io/gh/apache/airflow/pull/6317?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