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 2018/08/26 13:45:36 UTC

[GitHub] codecov-io edited a comment on issue #3596: [AIRFLOW-2747] Explicit re-schedule of sensors

codecov-io edited a comment on issue #3596: [AIRFLOW-2747] Explicit re-schedule of sensors
URL: https://github.com/apache/incubator-airflow/pull/3596#issuecomment-404505262
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3596?src=pr&el=h1) Report
   > Merging [#3596](https://codecov.io/gh/apache/incubator-airflow/pull/3596?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-airflow/commit/4872db5bec676f535699341c4ae204bf396890f4?src=pr&el=desc) will **increase** coverage by `0.07%`.
   > The diff coverage is `88.57%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-airflow/pull/3596/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/incubator-airflow/pull/3596?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #3596      +/-   ##
   ==========================================
   + Coverage   77.41%   77.49%   +0.07%     
   ==========================================
     Files         203      204       +1     
     Lines       15810    15906      +96     
   ==========================================
   + Hits        12239    12326      +87     
   - Misses       3571     3580       +9
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-airflow/pull/3596?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/sensors/base\_sensor\_operator.py](https://codecov.io/gh/apache/incubator-airflow/pull/3596/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZW5zb3JzL2Jhc2Vfc2Vuc29yX29wZXJhdG9yLnB5) | `97.61% <100%> (+0.95%)` | :arrow_up: |
   | [airflow/exceptions.py](https://codecov.io/gh/apache/incubator-airflow/pull/3596/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGNlcHRpb25zLnB5) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/ti\_deps/dep\_context.py](https://codecov.io/gh/apache/incubator-airflow/pull/3596/diff?src=pr&el=tree#diff-YWlyZmxvdy90aV9kZXBzL2RlcF9jb250ZXh0LnB5) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/ti\_deps/deps/ready\_to\_reschedule.py](https://codecov.io/gh/apache/incubator-airflow/pull/3596/diff?src=pr&el=tree#diff-YWlyZmxvdy90aV9kZXBzL2RlcHMvcmVhZHlfdG9fcmVzY2hlZHVsZS5weQ==) | `100% <100%> (ø)` | |
   | [airflow/models.py](https://codecov.io/gh/apache/incubator-airflow/pull/3596/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMucHk=) | `88.97% <100%> (+0.18%)` | :arrow_up: |
   | [airflow/www/views.py](https://codecov.io/gh/apache/incubator-airflow/pull/3596/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=) | `69.13% <40%> (-0.18%)` | :arrow_down: |
   | [airflow/www\_rbac/views.py](https://codecov.io/gh/apache/incubator-airflow/pull/3596/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3dfcmJhYy92aWV3cy5weQ==) | `72.39% <40%> (-0.23%)` | :arrow_down: |
   | [airflow/ti\_deps/deps/base\_ti\_dep.py](https://codecov.io/gh/apache/incubator-airflow/pull/3596/diff?src=pr&el=tree#diff-YWlyZmxvdy90aV9kZXBzL2RlcHMvYmFzZV90aV9kZXAucHk=) | `90.69% <0%> (+2.32%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3596?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/incubator-airflow/pull/3596?src=pr&el=footer). Last update [4872db5...f69b6b4](https://codecov.io/gh/apache/incubator-airflow/pull/3596?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