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/04/29 12:53:10 UTC

[GitHub] [airflow] codecov-io commented on issue #5173: AIRFLOW-4295. Make comparison of `method` case insensitive in HttpHook

codecov-io commented on issue #5173: AIRFLOW-4295. Make comparison of `method` case insensitive in HttpHook
URL: https://github.com/apache/airflow/pull/5173#issuecomment-487567645
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/5173?src=pr&el=h1) Report
   > Merging [#5173](https://codecov.io/gh/apache/airflow/pull/5173?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/60b9023ed92b31a75dbdf8b33ce7e9c2bc3637d1?src=pr&el=desc) will **increase** coverage by `0.35%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/5173/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/5173?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #5173      +/-   ##
   ==========================================
   + Coverage   78.56%   78.91%   +0.35%     
   ==========================================
     Files         466      470       +4     
     Lines       29805    32010    +2205     
   ==========================================
   + Hits        23415    25261    +1846     
   - Misses       6390     6749     +359
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5173?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/hooks/http\_hook.py](https://codecov.io/gh/apache/airflow/pull/5173/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9odHRwX2hvb2sucHk=) | `95.52% <100%> (ø)` | :arrow_up: |
   | [airflow/contrib/sensors/gcs\_sensor.py](https://codecov.io/gh/apache/airflow/pull/5173/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL3NlbnNvcnMvZ2NzX3NlbnNvci5weQ==) | `53.65% <0%> (-15.82%)` | :arrow_down: |
   | [airflow/executors/base\_executor.py](https://codecov.io/gh/apache/airflow/pull/5173/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvYmFzZV9leGVjdXRvci5weQ==) | `92.2% <0%> (-3.45%)` | :arrow_down: |
   | [airflow/contrib/operators/gcs\_to\_s3.py](https://codecov.io/gh/apache/airflow/pull/5173/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3NfdG9fczMucHk=) | `98% <0%> (-2%)` | :arrow_down: |
   | [airflow/utils/synchronized\_queue.py](https://codecov.io/gh/apache/airflow/pull/5173/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9zeW5jaHJvbml6ZWRfcXVldWUucHk=) | `92.3% <0%> (ø)` | |
   | [...rib/example\_dags/example\_gcp\_video\_intelligence.py](https://codecov.io/gh/apache/airflow/pull/5173/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2V4YW1wbGVfZGFncy9leGFtcGxlX2djcF92aWRlb19pbnRlbGxpZ2VuY2UucHk=) | `0% <0%> (ø)` | |
   | [...ntrib/operators/gcp\_video\_intelligence\_operator.py](https://codecov.io/gh/apache/airflow/pull/5173/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3BfdmlkZW9faW50ZWxsaWdlbmNlX29wZXJhdG9yLnB5) | `100% <0%> (ø)` | |
   | [...rflow/contrib/hooks/gcp\_video\_intelligence\_hook.py](https://codecov.io/gh/apache/airflow/pull/5173/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2djcF92aWRlb19pbnRlbGxpZ2VuY2VfaG9vay5weQ==) | `69.23% <0%> (ø)` | |
   | [airflow/bin/cli.py](https://codecov.io/gh/apache/airflow/pull/5173/diff?src=pr&el=tree#diff-YWlyZmxvdy9iaW4vY2xpLnB5) | `66.83% <0%> (+0.2%)` | :arrow_up: |
   | [airflow/models/dagbag.py](https://codecov.io/gh/apache/airflow/pull/5173/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvZGFnYmFnLnB5) | `92.16% <0%> (+0.33%)` | :arrow_up: |
   | ... and [11 more](https://codecov.io/gh/apache/airflow/pull/5173/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5173?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/5173?src=pr&el=footer). Last update [60b9023...8057a7e](https://codecov.io/gh/apache/airflow/pull/5173?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