codecov-io commented on issue #6064: [AIRFLOW-5444] Fix action_logging so that request.form for POST is logged URL: https://github.com/apache/airflow/pull/6064#issuecomment-529516855 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6064?src=pr&el=h1) Report > Merging [#6064](https://codecov.io/gh/apache/airflow/pull/6064?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/6b2a290ddf7a722d6a20d5c37c2e244c944d1531?src=pr&el=desc) will **increase** coverage by `0.08%`. > The diff coverage is `100%`. [](https://codecov.io/gh/apache/airflow/pull/6064?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #6064 +/- ## ========================================== + Coverage 79.94% 80.02% +0.08% ========================================== Files 594 594 Lines 34769 34766 -3 ========================================== + Hits 27797 27823 +26 + Misses 6972 6943 -29 ``` | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6064?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [airflow/www/decorators.py](https://codecov.io/gh/apache/airflow/pull/6064/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvZGVjb3JhdG9ycy5weQ==) | `75% <100%> (+0.49%)` | :arrow_up: | | [airflow/utils/log/logging\_mixin.py](https://codecov.io/gh/apache/airflow/pull/6064/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9sb2cvbG9nZ2luZ19taXhpbi5weQ==) | `96.1% <0%> (-0.2%)` | :arrow_down: | | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/6064/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `58.98% <0%> (+0.18%)` | :arrow_up: | | [airflow/jobs/scheduler\_job.py](https://codecov.io/gh/apache/airflow/pull/6064/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL3NjaGVkdWxlcl9qb2IucHk=) | `74.58% <0%> (+0.3%)` | :arrow_up: | | [airflow/utils/sqlalchemy.py](https://codecov.io/gh/apache/airflow/pull/6064/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9zcWxhbGNoZW15LnB5) | `79.06% <0%> (+1.16%)` | :arrow_up: | | [airflow/hooks/dbapi\_hook.py](https://codecov.io/gh/apache/airflow/pull/6064/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9kYmFwaV9ob29rLnB5) | `88.13% <0%> (+1.69%)` | :arrow_up: | | [airflow/hooks/postgres\_hook.py](https://codecov.io/gh/apache/airflow/pull/6064/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9wb3N0Z3Jlc19ob29rLnB5) | `96.49% <0%> (+1.75%)` | :arrow_up: | | [airflow/operators/postgres\_operator.py](https://codecov.io/gh/apache/airflow/pull/6064/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvcG9zdGdyZXNfb3BlcmF0b3IucHk=) | `100% <0%> (+100%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6064?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/6064?src=pr&el=footer). Last update [6b2a290...04a5011](https://codecov.io/gh/apache/airflow/pull/6064?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 to 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
