codecov-io commented on issue #5358: basic elastic connector implementation
URL: 
https://github.com/apache/incubator-superset/pull/5358#issuecomment-406505055
 
 
   # 
[Codecov](https://codecov.io/gh/apache/incubator-superset/pull/5358?src=pr&el=h1)
 Report
   > Merging 
[#5358](https://codecov.io/gh/apache/incubator-superset/pull/5358?src=pr&el=desc)
 into 
[master](https://codecov.io/gh/apache/incubator-superset/commit/6b15592dd0b916fe4394a3759f254bffb7895abe?src=pr&el=desc)
 will **decrease** coverage by `2.37%`.
   > The diff coverage is `48.59%`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/incubator-superset/pull/5358/graphs/tree.svg?width=650&src=pr&token=KsB0fHcx6l&height=150)](https://codecov.io/gh/apache/incubator-superset/pull/5358?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #5358      +/-   ##
   ==========================================
   - Coverage   61.31%   58.93%   -2.38%     
   ==========================================
     Files         369      375       +6     
     Lines       23497    24133     +636     
     Branches     2715     2758      +43     
   ==========================================
   - Hits        14407    14223     -184     
   - Misses       9078     9895     +817     
   - Partials       12       15       +3
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/incubator-superset/pull/5358?src=pr&el=tree)
 | Coverage Δ | |
   |---|---|---|
   | 
[superset/config.py](https://codecov.io/gh/apache/incubator-superset/pull/5358/diff?src=pr&el=tree#diff-c3VwZXJzZXQvY29uZmlnLnB5)
 | `92.53% <ø> (-0.06%)` | :arrow_down: |
   | 
[superset/connectors/elastic/\_\_init\_\_.py](https://codecov.io/gh/apache/incubator-superset/pull/5358/diff?src=pr&el=tree#diff-c3VwZXJzZXQvY29ubmVjdG9ycy9lbGFzdGljL19faW5pdF9fLnB5)
 | `100% <100%> (ø)` | |
   | 
[superset/connectors/druid/views.py](https://codecov.io/gh/apache/incubator-superset/pull/5358/diff?src=pr&el=tree#diff-c3VwZXJzZXQvY29ubmVjdG9ycy9kcnVpZC92aWV3cy5weQ==)
 | `68.45% <100%> (+0.21%)` | :arrow_up: |
   | 
[superset/connectors/elastic/models.py](https://codecov.io/gh/apache/incubator-superset/pull/5358/diff?src=pr&el=tree#diff-c3VwZXJzZXQvY29ubmVjdG9ycy9lbGFzdGljL21vZGVscy5weQ==)
 | `38.9% <38.9%> (ø)` | |
   | 
[superset/connectors/elastic/views.py](https://codecov.io/gh/apache/incubator-superset/pull/5358/diff?src=pr&el=tree#diff-c3VwZXJzZXQvY29ubmVjdG9ycy9lbGFzdGljL3ZpZXdzLnB5)
 | `70.79% <70.79%> (ø)` | |
   | 
[...t/assets/src/visualizations/deckgl/layers/index.js](https://codecov.io/gh/apache/incubator-superset/pull/5358/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy92aXN1YWxpemF0aW9ucy9kZWNrZ2wvbGF5ZXJzL2luZGV4Lmpz)
 | `0% <0%> (-100%)` | :arrow_down: |
   | 
[...isualizations/deckgl/AnimatableDeckGLContainer.jsx](https://codecov.io/gh/apache/incubator-superset/pull/5358/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy92aXN1YWxpemF0aW9ucy9kZWNrZ2wvQW5pbWF0YWJsZURlY2tHTENvbnRhaW5lci5qc3g=)
 | `0% <0%> (-52.18%)` | :arrow_down: |
   | 
[superset/assets/src/visualizations/Legend.jsx](https://codecov.io/gh/apache/incubator-superset/pull/5358/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy92aXN1YWxpemF0aW9ucy9MZWdlbmQuanN4)
 | `0% <0%> (-47.83%)` | :arrow_down: |
   | 
[...ssets/src/visualizations/deckgl/layers/polygon.jsx](https://codecov.io/gh/apache/incubator-superset/pull/5358/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy92aXN1YWxpemF0aW9ucy9kZWNrZ2wvbGF5ZXJzL3BvbHlnb24uanN4)
 | `0% <0%> (-45%)` | :arrow_down: |
   | 
[...sets/src/visualizations/deckgl/DeckGLContainer.jsx](https://codecov.io/gh/apache/incubator-superset/pull/5358/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy92aXN1YWxpemF0aW9ucy9kZWNrZ2wvRGVja0dMQ29udGFpbmVyLmpzeA==)
 | `0% <0%> (-43.19%)` | :arrow_down: |
   | ... and [118 
more](https://codecov.io/gh/apache/incubator-superset/pull/5358/diff?src=pr&el=tree-more)
 | |
   
   ------
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/incubator-superset/pull/5358?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-superset/pull/5358?src=pr&el=footer).
 Last update 
[6b15592...1e03138](https://codecov.io/gh/apache/incubator-superset/pull/5358?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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to