[ 
https://issues.apache.org/jira/browse/AIRFLOW-6586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087323#comment-17087323
 ] 

ASF GitHub Bot commented on AIRFLOW-6586:
-----------------------------------------

codecov-io edited a comment on issue #7197:
URL: https://github.com/apache/airflow/pull/7197#issuecomment-616140990


   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7197?src=pr&el=h1) 
Report
   > Merging 
[#7197](https://codecov.io/gh/apache/airflow/pull/7197?src=pr&el=desc) into 
[master](https://codecov.io/gh/apache/airflow/commit/111ae5c39f59fb810362660342d2d44f08fdffcd&el=desc)
 will **not change** coverage.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/airflow/pull/7197/graphs/tree.svg?width=650&height=150&src=pr&token=WdLKlKHOAU)](https://codecov.io/gh/apache/airflow/pull/7197?src=pr&el=tree)
   
   ```diff
   @@          Coverage Diff           @@
   ##           master   #7197   +/-   ##
   ======================================
     Coverage    6.23%   6.23%           
   ======================================
     Files         946     946           
     Lines       45665   45665           
   ======================================
     Hits         2846    2846           
     Misses      42819   42819           
   ```
   
   
   
   ------
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/airflow/pull/7197?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/7197?src=pr&el=footer). 
Last update 
[061b0e1...061b0e1](https://codecov.io/gh/apache/airflow/pull/7197?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:
[email protected]


> GCSUploadSessionCompleteSensor breaks in reschedule mode.
> ---------------------------------------------------------
>
>                 Key: AIRFLOW-6586
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6586
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: operators
>    Affects Versions: 1.10.3
>            Reporter: Jacob Ferriero
>            Priority: Minor
>
> This sensor is stateful and loses state between reschedules. 
> We should: 
>  # Warn about this in docstring
>  # Add a `poke_mode_only` class decorator for sensors that aren't safe in 
> reschedule mode.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to