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/09/17 12:12:36 UTC

[GitHub] [airflow] codecov-io commented on issue #6134: [AIRFLOW-XXX] Add a third way to configure authorization

codecov-io commented on issue #6134: [AIRFLOW-XXX] Add a third way to configure authorization
URL: https://github.com/apache/airflow/pull/6134#issuecomment-532193243
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/6134?src=pr&el=h1) Report
   > Merging [#6134](https://codecov.io/gh/apache/airflow/pull/6134?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/26aa4ba648697ec582437b1e86ca3191bdcc253c?src=pr&el=desc) will **increase** coverage by `0.02%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/6134/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/6134?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #6134      +/-   ##
   ==========================================
   + Coverage      80%   80.03%   +0.02%     
   ==========================================
     Files         607      607              
     Lines       35006    35085      +79     
   ==========================================
   + Hits        28007    28079      +72     
   - Misses       6999     7006       +7
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6134?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/contrib/hooks/grpc\_hook.py](https://codecov.io/gh/apache/airflow/pull/6134/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2dycGNfaG9vay5weQ==) | `92.06% <0%> (-1.27%)` | :arrow_down: |
   | [airflow/operators/docker\_operator.py](https://codecov.io/gh/apache/airflow/pull/6134/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvZG9ja2VyX29wZXJhdG9yLnB5) | `95.74% <0%> (-1%)` | :arrow_down: |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/6134/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `93.22% <0%> (-0.51%)` | :arrow_down: |
   | [airflow/models/baseoperator.py](https://codecov.io/gh/apache/airflow/pull/6134/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvYmFzZW9wZXJhdG9yLnB5) | `95.1% <0%> (-0.25%)` | :arrow_down: |
   | [airflow/kubernetes/pod.py](https://codecov.io/gh/apache/airflow/pull/6134/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZC5weQ==) | `91.66% <0%> (ø)` | :arrow_up: |
   | [airflow/api/auth/backend/kerberos\_auth.py](https://codecov.io/gh/apache/airflow/pull/6134/diff?src=pr&el=tree#diff-YWlyZmxvdy9hcGkvYXV0aC9iYWNrZW5kL2tlcmJlcm9zX2F1dGgucHk=) | `84% <0%> (ø)` | :arrow_up: |
   | [airflow/utils/strings.py](https://codecov.io/gh/apache/airflow/pull/6134/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9zdHJpbmdzLnB5) | `100% <0%> (ø)` | :arrow_up: |
   | [airflow/gcp/operators/mlengine.py](https://codecov.io/gh/apache/airflow/pull/6134/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3Avb3BlcmF0b3JzL21sZW5naW5lLnB5) | `75.72% <0%> (ø)` | :arrow_up: |
   | [airflow/exceptions.py](https://codecov.io/gh/apache/airflow/pull/6134/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGNlcHRpb25zLnB5) | `100% <0%> (ø)` | :arrow_up: |
   | [airflow/gcp/hooks/mlengine.py](https://codecov.io/gh/apache/airflow/pull/6134/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3MvbWxlbmdpbmUucHk=) | `20.66% <0%> (ø)` | :arrow_up: |
   | ... and [28 more](https://codecov.io/gh/apache/airflow/pull/6134/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6134?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/6134?src=pr&el=footer). Last update [26aa4ba...383278a](https://codecov.io/gh/apache/airflow/pull/6134?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