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/08/20 23:54:34 UTC

[GitHub] codecov-io commented on issue #3755: [AIRFLOW-2905] Fix get job API endpoint

codecov-io commented on issue #3755: [AIRFLOW-2905] Fix get job API endpoint
URL: https://github.com/apache/incubator-airflow/pull/3755#issuecomment-414501663
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3755?src=pr&el=h1) Report
   > Merging [#3755](https://codecov.io/gh/apache/incubator-airflow/pull/3755?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-airflow/commit/738d27edfeddb0dc8712cf2e2db72dedb4354821?src=pr&el=desc) will **decrease** coverage by `7.19%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-airflow/pull/3755/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/incubator-airflow/pull/3755?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##           master    #3755     +/-   ##
   =========================================
   - Coverage   77.67%   70.47%   -7.2%     
   =========================================
     Files         204      204             
     Lines       15849    17598   +1749     
   =========================================
   + Hits        12310    12402     +92     
   - Misses       3539     5196   +1657
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-airflow/pull/3755?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/www/app.py](https://codecov.io/gh/apache/incubator-airflow/pull/3755/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvYXBwLnB5) | `70.66% <0%> (-29.34%)` | :arrow_down: |
   | [airflow/utils/dates.py](https://codecov.io/gh/apache/incubator-airflow/pull/3755/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYXRlcy5weQ==) | `63.5% <0%> (-21.04%)` | :arrow_down: |
   | [airflow/jobs.py](https://codecov.io/gh/apache/incubator-airflow/pull/3755/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzLnB5) | `62.55% <0%> (-20.21%)` | :arrow_down: |
   | [airflow/www/views.py](https://codecov.io/gh/apache/incubator-airflow/pull/3755/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=) | `49.66% <0%> (-19.38%)` | :arrow_down: |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/incubator-airflow/pull/3755/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `70.62% <0%> (-18.83%)` | :arrow_down: |
   | [airflow/executors/celery\_executor.py](https://codecov.io/gh/apache/incubator-airflow/pull/3755/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvY2VsZXJ5X2V4ZWN1dG9yLnB5) | `67.53% <0%> (-17.96%)` | :arrow_down: |
   | [airflow/www\_rbac/views.py](https://codecov.io/gh/apache/incubator-airflow/pull/3755/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3dfcmJhYy92aWV3cy5weQ==) | `55.35% <0%> (-17.37%)` | :arrow_down: |
   | [airflow/utils/email.py](https://codecov.io/gh/apache/incubator-airflow/pull/3755/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9lbWFpbC5weQ==) | `80.8% <0%> (-16.6%)` | :arrow_down: |
   | [airflow/default\_login.py](https://codecov.io/gh/apache/incubator-airflow/pull/3755/diff?src=pr&el=tree#diff-YWlyZmxvdy9kZWZhdWx0X2xvZ2luLnB5) | `50% <0%> (-8.98%)` | :arrow_down: |
   | [airflow/www\_rbac/app.py](https://codecov.io/gh/apache/incubator-airflow/pull/3755/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3dfcmJhYy9hcHAucHk=) | `93% <0%> (-4.81%)` | :arrow_down: |
   | ... and [4 more](https://codecov.io/gh/apache/incubator-airflow/pull/3755/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3755?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/3755?src=pr&el=footer). Last update [738d27e...34dc7e4](https://codecov.io/gh/apache/incubator-airflow/pull/3755?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