codecov-io commented on issue #4370: [AIRFLOW-3459] Move DagPickle to separate file URL: https://github.com/apache/incubator-airflow/pull/4370#issuecomment-449944655 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4370?src=pr&el=h1) Report > Merging [#4370](https://codecov.io/gh/apache/incubator-airflow/pull/4370?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-airflow/commit/7a6acbf5b343e4a6895d1cc8af75ecc02b4fd0e8?src=pr&el=desc) will **increase** coverage by `0.01%`. > The diff coverage is `91.66%`. [](https://codecov.io/gh/apache/incubator-airflow/pull/4370?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #4370 +/- ## ========================================== + Coverage 78.12% 78.14% +0.01% ========================================== Files 202 204 +2 Lines 16483 16496 +13 ========================================== + Hits 12878 12891 +13 Misses 3605 3605 ``` | [Impacted Files](https://codecov.io/gh/apache/incubator-airflow/pull/4370?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [airflow/utils/db.py](https://codecov.io/gh/apache/incubator-airflow/pull/4370/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYi5weQ==) | `32.53% <0%> (ø)` | :arrow_up: | | [airflow/\_\_init\_\_.py](https://codecov.io/gh/apache/incubator-airflow/pull/4370/diff?src=pr&el=tree#diff-YWlyZmxvdy9fX2luaXRfXy5weQ==) | `80.43% <100%> (+0.43%)` | :arrow_up: | | [airflow/bin/cli.py](https://codecov.io/gh/apache/incubator-airflow/pull/4370/diff?src=pr&el=tree#diff-YWlyZmxvdy9iaW4vY2xpLnB5) | `64.52% <100%> (+0.04%)` | :arrow_up: | | [airflow/models/\_\_init\_\_.py](https://codecov.io/gh/apache/incubator-airflow/pull/4370/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvX19pbml0X18ucHk=) | `92.72% <100%> (+0.04%)` | :arrow_up: | | [airflow/jobs.py](https://codecov.io/gh/apache/incubator-airflow/pull/4370/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzLnB5) | `77.41% <100%> (+0.02%)` | :arrow_up: | | [airflow/api/common/experimental/delete\_dag.py](https://codecov.io/gh/apache/incubator-airflow/pull/4370/diff?src=pr&el=tree#diff-YWlyZmxvdy9hcGkvY29tbW9uL2V4cGVyaW1lbnRhbC9kZWxldGVfZGFnLnB5) | `88% <100%> (ø)` | :arrow_up: | | [airflow/models/base.py](https://codecov.io/gh/apache/incubator-airflow/pull/4370/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvYmFzZS5weQ==) | `85.71% <85.71%> (ø)` | | | [airflow/models/dagpickle.py](https://codecov.io/gh/apache/incubator-airflow/pull/4370/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvZGFncGlja2xlLnB5) | `94.11% <94.11%> (ø)` | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4370?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/4370?src=pr&el=footer). Last update [7a6acbf...3a5d770](https://codecov.io/gh/apache/incubator-airflow/pull/4370?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
