codecov-io commented on issue #4374: [AIRFLOW-3459] Move DagPickle to separate file URL: https://github.com/apache/incubator-airflow/pull/4374#issuecomment-449992041 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4374?src=pr&el=h1) Report > Merging [#4374](https://codecov.io/gh/apache/incubator-airflow/pull/4374?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-airflow/commit/c014324be237523d23ceb7a6250218d28befddfd?src=pr&el=desc) will **increase** coverage by `<.01%`. > The diff coverage is `91.42%`. [](https://codecov.io/gh/apache/incubator-airflow/pull/4374?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #4374 +/- ## ========================================== + Coverage 78.14% 78.15% +<.01% ========================================== Files 202 204 +2 Lines 16486 16498 +12 ========================================== + Hits 12883 12894 +11 - Misses 3603 3604 +1 ``` | [Impacted Files](https://codecov.io/gh/apache/incubator-airflow/pull/4374?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [airflow/utils/db.py](https://codecov.io/gh/apache/incubator-airflow/pull/4374/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYi5weQ==) | `32.53% <0%> (ø)` | :arrow_up: | | [airflow/bin/cli.py](https://codecov.io/gh/apache/incubator-airflow/pull/4374/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/4374/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvX19pbml0X18ucHk=) | `92.76% <100%> (-0.01%)` | :arrow_down: | | [airflow/jobs.py](https://codecov.io/gh/apache/incubator-airflow/pull/4374/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/4374/diff?src=pr&el=tree#diff-YWlyZmxvdy9hcGkvY29tbW9uL2V4cGVyaW1lbnRhbC9kZWxldGVfZGFnLnB5) | `88% <100%> (ø)` | :arrow_up: | | [airflow/models/base.py](https://codecov.io/gh/apache/incubator-airflow/pull/4374/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvYmFzZS5weQ==) | `85.71% <85.71%> (ø)` | | | [airflow/models/dagpickle.py](https://codecov.io/gh/apache/incubator-airflow/pull/4374/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/4374?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/4374?src=pr&el=footer). Last update [c014324...1a3a92a](https://codecov.io/gh/apache/incubator-airflow/pull/4374?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
