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/02 08:30:55 UTC

[GitHub] [airflow] codecov-io commented on issue #7333: [AIRFLOW-6710] Lazy create custom executor modules

codecov-io commented on issue #7333: [AIRFLOW-6710] Lazy create custom executor modules
URL: https://github.com/apache/airflow/pull/7333#issuecomment-581111532
 
 
   # [Codecov](https://codecov.io/gh/apache/airflow/pull/7333?src=pr&el=h1) Report
   > Merging [#7333](https://codecov.io/gh/apache/airflow/pull/7333?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/65b524a6a571b6b3510d10672b3c7cd075323d07?src=pr&el=desc) will **decrease** coverage by `<.01%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/airflow/pull/7333/graphs/tree.svg?width=650&token=WdLKlKHOAU&height=150&src=pr)](https://codecov.io/gh/apache/airflow/pull/7333?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #7333      +/-   ##
   ==========================================
   - Coverage   85.82%   85.81%   -0.01%     
   ==========================================
     Files         863      863              
     Lines       40484    40519      +35     
   ==========================================
   + Hits        34744    34772      +28     
   - Misses       5740     5747       +7
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7333?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [airflow/plugins\_manager.py](https://codecov.io/gh/apache/airflow/pull/7333/diff?src=pr&el=tree#diff-YWlyZmxvdy9wbHVnaW5zX21hbmFnZXIucHk=) | `85.62% <ø> (-1.96%)` | :arrow_down: |
   | [airflow/executors/executor\_loader.py](https://codecov.io/gh/apache/airflow/pull/7333/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvZXhlY3V0b3JfbG9hZGVyLnB5) | `78.94% <ø> (ø)` | :arrow_up: |
   | [airflow/providers/papermill/operators/papermill.py](https://codecov.io/gh/apache/airflow/pull/7333/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvcGFwZXJtaWxsL29wZXJhdG9ycy9wYXBlcm1pbGwucHk=) | `96% <0%> (-4%)` | :arrow_down: |
   | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/7333/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `94.28% <0%> (-0.43%)` | :arrow_down: |
   | [airflow/utils/decorators.py](https://codecov.io/gh/apache/airflow/pull/7333/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kZWNvcmF0b3JzLnB5) | `90.47% <0%> (ø)` | :arrow_up: |
   | [airflow/models/baseoperator.py](https://codecov.io/gh/apache/airflow/pull/7333/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvYmFzZW9wZXJhdG9yLnB5) | `96.51% <0%> (+0.23%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7333?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/7333?src=pr&el=footer). Last update [65b524a...80a1f16](https://codecov.io/gh/apache/airflow/pull/7333?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