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/12/27 21:06:57 UTC

[GitHub] codecov-io commented on issue #4386: [AIRFLOW-3464] Move SkipMixin out of models.py

codecov-io commented on issue #4386: [AIRFLOW-3464] Move SkipMixin out of models.py
URL: https://github.com/apache/incubator-airflow/pull/4386#issuecomment-450231257
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4386?src=pr&el=h1) Report
   > Merging [#4386](https://codecov.io/gh/apache/incubator-airflow/pull/4386?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-airflow/commit/65843a63aaa45c1d84c5b68f9f2b604cd0ec83f4?src=pr&el=desc) will **increase** coverage by `0.01%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-airflow/pull/4386/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/incubator-airflow/pull/4386?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #4386      +/-   ##
   ==========================================
   + Coverage   78.17%   78.18%   +0.01%     
   ==========================================
     Files         204      205       +1     
     Lines       16529    16537       +8     
   ==========================================
   + Hits        12921    12929       +8     
     Misses       3608     3608
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-airflow/pull/4386?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/models/\_\_init\_\_.py](https://codecov.io/gh/apache/incubator-airflow/pull/4386/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvX19pbml0X18ucHk=) | `92.75% <ø> (-0.06%)` | :arrow_down: |
   | [airflow/sensors/base\_sensor\_operator.py](https://codecov.io/gh/apache/incubator-airflow/pull/4386/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZW5zb3JzL2Jhc2Vfc2Vuc29yX29wZXJhdG9yLnB5) | `97.91% <100%> (+0.04%)` | :arrow_up: |
   | [airflow/operators/python\_operator.py](https://codecov.io/gh/apache/incubator-airflow/pull/4386/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvcHl0aG9uX29wZXJhdG9yLnB5) | `95.12% <100%> (+0.02%)` | :arrow_up: |
   | [airflow/operators/latest\_only\_operator.py](https://codecov.io/gh/apache/incubator-airflow/pull/4386/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvbGF0ZXN0X29ubHlfb3BlcmF0b3IucHk=) | `90.47% <100%> (+0.47%)` | :arrow_up: |
   | [airflow/models/skipmixin.py](https://codecov.io/gh/apache/incubator-airflow/pull/4386/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvc2tpcG1peGluLnB5) | `100% <100%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4386?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/4386?src=pr&el=footer). Last update [65843a6...a46445a](https://codecov.io/gh/apache/incubator-airflow/pull/4386?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