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 2019/06/23 19:42:00 UTC

[GitHub] [airflow] codecov-io commented on issue #5463: [AIRFLOW-4836] Fix pylint errors regarding file opening

codecov-io commented on issue #5463: [AIRFLOW-4836] Fix pylint errors regarding file opening
URL: https://github.com/apache/airflow/pull/5463#issuecomment-504780939
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5463?src=pr&el=h1) Report
   > Merging [#5463](https://codecov.io/gh/apache/airflow/pull/5463?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/b6ad5cb6a2adfbe409f8626578e7d14fbc320c50?src=pr&el=desc) will **increase** coverage by `<.01%`.
   > The diff coverage is `77.19%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5463/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5463?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #5463      +/-   ##
   ==========================================
   + Coverage   79.13%   79.13%   +<.01%     
   ==========================================
     Files         488      488              
     Lines       30608    30608              
   ==========================================
   + Hits        24222    24223       +1     
   + Misses       6386     6385       -1
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5463?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/contrib/task\_runner/cgroup\_task\_runner.py](https://codecov.io/gh/apache/airflow/pull/5463/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL3Rhc2tfcnVubmVyL2Nncm91cF90YXNrX3J1bm5lci5weQ==) | `31.52% <0%> (ø)` | :arrow_up: |
   | [airflow/contrib/hooks/gcp\_sql\_hook.py](https://codecov.io/gh/apache/airflow/pull/5463/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF9zcWxfaG9vay5weQ==) | `69.21% <0%> (ø)` | :arrow_up: |
   | [airflow/security/kerberos.py](https://codecov.io/gh/apache/airflow/pull/5463/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZWN1cml0eS9rZXJiZXJvcy5weQ==) | `74.41% <100%> (ø)` | :arrow_up: |
   | [airflow/contrib/utils/sendgrid.py](https://codecov.io/gh/apache/airflow/pull/5463/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL3V0aWxzL3NlbmRncmlkLnB5) | `87.71% <100%> (ø)` | :arrow_up: |
   | [airflow/hooks/hive\_hooks.py](https://codecov.io/gh/apache/airflow/pull/5463/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9oaXZlX2hvb2tzLnB5) | `77.72% <100%> (ø)` | :arrow_up: |
   | [airflow/utils/log/file\_task\_handler.py](https://codecov.io/gh/apache/airflow/pull/5463/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9sb2cvZmlsZV90YXNrX2hhbmRsZXIucHk=) | `89.41% <100%> (ø)` | :arrow_up: |
   | [airflow/utils/email.py](https://codecov.io/gh/apache/airflow/pull/5463/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9lbWFpbC5weQ==) | `100% <100%> (ø)` | :arrow_up: |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/5463/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `60.27% <100%> (ø)` | :arrow_up: |
   | [airflow/operators/s3\_to\_hive\_operator.py](https://codecov.io/gh/apache/airflow/pull/5463/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvczNfdG9faGl2ZV9vcGVyYXRvci5weQ==) | `93.91% <100%> (ø)` | :arrow_up: |
   | [airflow/models/dagbag.py](https://codecov.io/gh/apache/airflow/pull/5463/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvZGFnYmFnLnB5) | `92.12% <100%> (ø)` | :arrow_up: |
   | ... and [8 more](https://codecov.io/gh/apache/airflow/pull/5463/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5463?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/5463?src=pr&el=footer). Last update [b6ad5cb...27315aa](https://codecov.io/gh/apache/airflow/pull/5463?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:
users@infra.apache.org


With regards,
Apache Git Services