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 2020/02/21 19:26:38 UTC

[GitHub] [airflow] codecov-io edited a comment on issue #7457: [AIRFLOW-6837] limit description len of dag in home

codecov-io edited a comment on issue #7457: [AIRFLOW-6837] limit description len of dag in home
URL: https://github.com/apache/airflow/pull/7457#issuecomment-588048473
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7457?src=pr&el=h1) Report
   > Merging [#7457](https://codecov.io/gh/apache/airflow/pull/7457?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/848fbab5bddb5250d323a2ae5337b34a6e0734dd?src=pr&el=desc) will **increase** coverage by `0.04%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7457/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7457?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #7457      +/-   ##
   ==========================================
   + Coverage   86.74%   86.78%   +0.04%     
   ==========================================
     Files         883      886       +3     
     Lines       41635    41975     +340     
   ==========================================
   + Hits        36116    36428     +312     
   - Misses       5519     5547      +28
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7457?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/7457/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `87.93% <0%> (-0.2%)` | :arrow_down: |
   | [airflow/providers/google/cloud/hooks/datafusion.py](https://codecov.io/gh/apache/airflow/pull/7457/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL2hvb2tzL2RhdGFmdXNpb24ucHk=) | `81.3% <0%> (ø)` | |
   | [...rs/google/cloud/example\_dags/example\_datafusion.py](https://codecov.io/gh/apache/airflow/pull/7457/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL2V4YW1wbGVfZGFncy9leGFtcGxlX2RhdGFmdXNpb24ucHk=) | `93.1% <0%> (ø)` | |
   | [...low/providers/google/cloud/operators/datafusion.py](https://codecov.io/gh/apache/airflow/pull/7457/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL29wZXJhdG9ycy9kYXRhZnVzaW9uLnB5) | `97.54% <0%> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7457?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/7457?src=pr&el=footer). Last update [848fbab...ef177c8](https://codecov.io/gh/apache/airflow/pull/7457?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