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/11/24 09:35:30 UTC

[GitHub] [airflow] codecov-io edited a comment on issue #6650: [AIRFLOW-6051] Make DAG optional during displaying the log

codecov-io edited a comment on issue #6650: [AIRFLOW-6051] Make DAG optional during displaying the log
URL: https://github.com/apache/airflow/pull/6650#issuecomment-557848169
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/6650?src=pr&el=h1) Report
   > Merging [#6650](https://codecov.io/gh/apache/airflow/pull/6650?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/3ac5270550eb0453c5e3f9477ad607f79828bc78?src=pr&el=desc) will **increase** coverage by `0.03%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/6650/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/6650?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #6650      +/-   ##
   ==========================================
   + Coverage   83.78%   83.81%   +0.03%     
   ==========================================
     Files         672      672              
     Lines       37567    37561       -6     
   ==========================================
   + Hits        31476    31483       +7     
   + Misses       6091     6078      -13
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6650?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/www/views.py](https://codecov.io/gh/apache/airflow/pull/6650/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=) | `76.6% <100%> (+0.01%)` | :arrow_up: |
   | [airflow/cli/commands/worker\_command.py](https://codecov.io/gh/apache/airflow/pull/6650/diff?src=pr&el=tree#diff-YWlyZmxvdy9jbGkvY29tbWFuZHMvd29ya2VyX2NvbW1hbmQucHk=) | `38.09% <0%> (-1.44%)` | :arrow_down: |
   | [airflow/cli/commands/pool\_command.py](https://codecov.io/gh/apache/airflow/pull/6650/diff?src=pr&el=tree#diff-YWlyZmxvdy9jbGkvY29tbWFuZHMvcG9vbF9jb21tYW5kLnB5) | `89.06% <0%> (-1.08%)` | :arrow_down: |
   | [airflow/cli/commands/task\_command.py](https://codecov.io/gh/apache/airflow/pull/6650/diff?src=pr&el=tree#diff-YWlyZmxvdy9jbGkvY29tbWFuZHMvdGFza19jb21tYW5kLnB5) | `62.01% <0%> (-0.3%)` | :arrow_down: |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/6650/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `58.15% <0%> (-0.17%)` | :arrow_down: |
   | [...rflow/contrib/operators/kubernetes\_pod\_operator.py](https://codecov.io/gh/apache/airflow/pull/6650/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZF9vcGVyYXRvci5weQ==) | `98.71% <0%> (+0.1%)` | :arrow_up: |
   | [airflow/models/dagbag.py](https://codecov.io/gh/apache/airflow/pull/6650/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvZGFnYmFnLnB5) | `87.29% <0%> (+0.4%)` | :arrow_up: |
   | [airflow/cli/commands/dag\_command.py](https://codecov.io/gh/apache/airflow/pull/6650/diff?src=pr&el=tree#diff-YWlyZmxvdy9jbGkvY29tbWFuZHMvZGFnX2NvbW1hbmQucHk=) | `81.11% <0%> (+0.84%)` | :arrow_up: |
   | [airflow/jobs/local\_task\_job.py](https://codecov.io/gh/apache/airflow/pull/6650/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2xvY2FsX3Rhc2tfam9iLnB5) | `90% <0%> (+3.75%)` | :arrow_up: |
   | [airflow/kubernetes/pod\_runtime\_info\_env.py](https://codecov.io/gh/apache/airflow/pull/6650/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9ydW50aW1lX2luZm9fZW52LnB5) | `50% <0%> (+50%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6650?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/6650?src=pr&el=footer). Last update [3ac5270...35969fe](https://codecov.io/gh/apache/airflow/pull/6650?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