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/09 23:09:04 UTC

[GitHub] codecov-io edited a comment on issue #4298: [AIRFLOW-3478] Make sure that the session is closed

codecov-io edited a comment on issue #4298: [AIRFLOW-3478] Make sure that the session is closed
URL: https://github.com/apache/incubator-airflow/pull/4298#issuecomment-445580870
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4298?src=pr&el=h1) Report
   > Merging [#4298](https://codecov.io/gh/apache/incubator-airflow/pull/4298?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-airflow/commit/437196917f7e084f0a3ddd532dc19e9bc47a66f1?src=pr&el=desc) will **decrease** coverage by `<.01%`.
   > The diff coverage is `77.98%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-airflow/pull/4298/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/incubator-airflow/pull/4298?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #4298      +/-   ##
   ==========================================
   - Coverage   78.08%   78.07%   -0.01%     
   ==========================================
     Files         201      201              
     Lines       16464    16449      -15     
   ==========================================
   - Hits        12856    12843      -13     
   + Misses       3608     3606       -2
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-airflow/pull/4298?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/utils/db.py](https://codecov.io/gh/apache/incubator-airflow/pull/4298/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYi5weQ==) | `32.79% <ø> (-0.54%)` | :arrow_down: |
   | [airflow/api/common/experimental/mark\_tasks.py](https://codecov.io/gh/apache/incubator-airflow/pull/4298/diff?src=pr&el=tree#diff-YWlyZmxvdy9hcGkvY29tbW9uL2V4cGVyaW1lbnRhbC9tYXJrX3Rhc2tzLnB5) | `97.6% <100%> (-0.06%)` | :arrow_down: |
   | [airflow/api/common/experimental/delete\_dag.py](https://codecov.io/gh/apache/incubator-airflow/pull/4298/diff?src=pr&el=tree#diff-YWlyZmxvdy9hcGkvY29tbW9uL2V4cGVyaW1lbnRhbC9kZWxldGVfZGFnLnB5) | `88% <100%> (ø)` | :arrow_up: |
   | [airflow/utils/cli\_action\_loggers.py](https://codecov.io/gh/apache/incubator-airflow/pull/4298/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9jbGlfYWN0aW9uX2xvZ2dlcnMucHk=) | `73.33% <100%> (-0.87%)` | :arrow_down: |
   | [airflow/www\_rbac/utils.py](https://codecov.io/gh/apache/incubator-airflow/pull/4298/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3dfcmJhYy91dGlscy5weQ==) | `73.95% <100%> (-0.14%)` | :arrow_down: |
   | [airflow/settings.py](https://codecov.io/gh/apache/incubator-airflow/pull/4298/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZXR0aW5ncy5weQ==) | `80.41% <100%> (ø)` | :arrow_up: |
   | [airflow/models.py](https://codecov.io/gh/apache/incubator-airflow/pull/4298/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMucHk=) | `92.3% <100%> (ø)` | :arrow_up: |
   | [airflow/www\_rbac/security.py](https://codecov.io/gh/apache/incubator-airflow/pull/4298/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3dfcmJhYy9zZWN1cml0eS5weQ==) | `92.85% <100%> (+0.09%)` | :arrow_up: |
   | [airflow/bin/cli.py](https://codecov.io/gh/apache/incubator-airflow/pull/4298/diff?src=pr&el=tree#diff-YWlyZmxvdy9iaW4vY2xpLnB5) | `64.36% <69.33%> (-0.23%)` | :arrow_down: |
   | [airflow/www\_rbac/decorators.py](https://codecov.io/gh/apache/incubator-airflow/pull/4298/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3dfcmJhYy9kZWNvcmF0b3JzLnB5) | `74% <90%> (ø)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4298?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/4298?src=pr&el=footer). Last update [4371969...552483c](https://codecov.io/gh/apache/incubator-airflow/pull/4298?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