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/01/13 08:11:10 UTC

[GitHub] codecov-io commented on issue #4504: [AIRFLOW-3690] Fix api.common.experimental.mark_tasks.set_state for manually-triggered DAG Runs

codecov-io commented on issue #4504: [AIRFLOW-3690] Fix api.common.experimental.mark_tasks.set_state for manually-triggered DAG Runs
URL: https://github.com/apache/airflow/pull/4504#issuecomment-453810488
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/4504?src=pr&el=h1) Report
   > Merging [#4504](https://codecov.io/gh/apache/airflow/pull/4504?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/5ce1899c06dd67dff33fd6a1de87329a0045bc41?src=pr&el=desc) will **decrease** coverage by `<.01%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/4504/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/4504?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #4504      +/-   ##
   ==========================================
   - Coverage   74.76%   74.76%   -0.01%     
   ==========================================
     Files         429      429              
     Lines       29649    29648       -1     
   ==========================================
   - Hits        22167    22166       -1     
     Misses       7482     7482
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/4504?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/api/common/experimental/mark\_tasks.py](https://codecov.io/gh/apache/airflow/pull/4504/diff?src=pr&el=tree#diff-YWlyZmxvdy9hcGkvY29tbW9uL2V4cGVyaW1lbnRhbC9tYXJrX3Rhc2tzLnB5) | `97.58% <ø> (-0.02%)` | :arrow_down: |
   | [airflow/models/\_\_init\_\_.py](https://codecov.io/gh/apache/airflow/pull/4504/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvX19pbml0X18ucHk=) | `92.5% <0%> (-0.05%)` | :arrow_down: |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/4504/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `59.92% <0%> (+0.17%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/4504?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/4504?src=pr&el=footer). Last update [5ce1899...7af58f1](https://codecov.io/gh/apache/airflow/pull/4504?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 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