codecov-io edited a comment on issue #4386: [AIRFLOW-3464] Move SkipMixin out of models.py URL: https://github.com/apache/airflow/pull/4386#issuecomment-450231257 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4386?src=pr&el=h1) Report > Merging [#4386](https://codecov.io/gh/apache/airflow/pull/4386?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/d11147ad65c8a1d93f9371d484f9cc01938dc75f?src=pr&el=desc) will **increase** coverage by `<.01%`. > The diff coverage is `96.66%`. [](https://codecov.io/gh/apache/airflow/pull/4386?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #4386 +/- ## ========================================== + Coverage 74.34% 74.34% +<.01% ========================================== Files 429 430 +1 Lines 27950 27958 +8 ========================================== + Hits 20779 20786 +7 - Misses 7171 7172 +1 ``` | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/4386?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [airflow/models/\_\_init\_\_.py](https://codecov.io/gh/apache/airflow/pull/4386/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvX19pbml0X18ucHk=) | `92.79% <ø> (-0.07%)` | :arrow_down: | | [airflow/sensors/base\_sensor\_operator.py](https://codecov.io/gh/apache/airflow/pull/4386/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZW5zb3JzL2Jhc2Vfc2Vuc29yX29wZXJhdG9yLnB5) | `97.95% <100%> (+0.04%)` | :arrow_up: | | [airflow/operators/python\_operator.py](https://codecov.io/gh/apache/airflow/pull/4386/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvcHl0aG9uX29wZXJhdG9yLnB5) | `95.15% <100%> (+0.02%)` | :arrow_up: | | [airflow/operators/latest\_only\_operator.py](https://codecov.io/gh/apache/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/airflow/pull/4386/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvc2tpcG1peGluLnB5) | `95.83% <95.83%> (ø)` | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/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/airflow/pull/4386?src=pr&el=footer). Last update [d11147a...f24bc7c](https://codecov.io/gh/apache/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: [email protected] With regards, Apache Git Services
