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/09/23 11:32:09 UTC

[GitHub] codecov-io edited a comment on issue #3873: [Airflow-2760] Decouple DAG parsing loop from scheduler loop

codecov-io edited a comment on issue #3873: [Airflow-2760] Decouple DAG parsing loop from scheduler loop
URL: https://github.com/apache/incubator-airflow/pull/3873#issuecomment-423809784
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3873?src=pr&el=h1) Report
   > Merging [#3873](https://codecov.io/gh/apache/incubator-airflow/pull/3873?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-airflow/commit/cde74c4c52a30c0e363e87ce28f84c9beee22b52?src=pr&el=desc) will **decrease** coverage by `1.17%`.
   > The diff coverage is `57.65%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-airflow/pull/3873/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/incubator-airflow/pull/3873?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #3873      +/-   ##
   ==========================================
   - Coverage    74.9%   73.73%   -1.18%     
   ==========================================
     Files         200      200              
     Lines       15968    16212     +244     
   ==========================================
   - Hits        11961    11954       -7     
   - Misses       4007     4258     +251
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-airflow/pull/3873?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/executors/base\_executor.py](https://codecov.io/gh/apache/incubator-airflow/pull/3873/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvYmFzZV9leGVjdXRvci5weQ==) | `93.75% <0%> (ø)` | :arrow_up: |
   | [airflow/models.py](https://codecov.io/gh/apache/incubator-airflow/pull/3873/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMucHk=) | `88.63% <100%> (-0.02%)` | :arrow_down: |
   | [airflow/config\_templates/airflow\_local\_settings.py](https://codecov.io/gh/apache/incubator-airflow/pull/3873/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb25maWdfdGVtcGxhdGVzL2FpcmZsb3dfbG9jYWxfc2V0dGluZ3MucHk=) | `72.72% <44.44%> (-10.61%)` | :arrow_down: |
   | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/incubator-airflow/pull/3873/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `56.94% <53.4%> (-32.09%)` | :arrow_down: |
   | [airflow/jobs.py](https://codecov.io/gh/apache/incubator-airflow/pull/3873/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzLnB5) | `76.93% <76.47%> (-5.2%)` | :arrow_down: |
   | [airflow/utils/state.py](https://codecov.io/gh/apache/incubator-airflow/pull/3873/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9zdGF0ZS5weQ==) | `93.33% <0%> (-3.34%)` | :arrow_down: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3873?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/3873?src=pr&el=footer). Last update [cde74c4...e3b3ec6](https://codecov.io/gh/apache/incubator-airflow/pull/3873?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