You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2018/08/14 18:04:22 UTC

[GitHub] codecov-io commented on issue #5621: Fix annotation_json endpoint

codecov-io commented on issue #5621: Fix annotation_json endpoint
URL: https://github.com/apache/incubator-superset/pull/5621#issuecomment-412963391
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/5621?src=pr&el=h1) Report
   > Merging [#5621](https://codecov.io/gh/apache/incubator-superset/pull/5621?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-superset/commit/536478e96d020cae2385f981e28f03d30ff1f240?src=pr&el=desc) will **decrease** coverage by `9.53%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-superset/pull/5621/graphs/tree.svg?token=KsB0fHcx6l&src=pr&height=150&width=650)](https://codecov.io/gh/apache/incubator-superset/pull/5621?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #5621      +/-   ##
   ==========================================
   - Coverage   63.48%   53.94%   -9.54%     
   ==========================================
     Files         360      314      -46     
     Lines       22886    13685    -9201     
     Branches     2547     2548       +1     
   ==========================================
   - Hits        14529     7383    -7146     
   + Misses       8342     6287    -2055     
     Partials       15       15
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-superset/pull/5621?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [superset/assets/src/visualizations/line\_multi.js](https://codecov.io/gh/apache/incubator-superset/pull/5621/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy92aXN1YWxpemF0aW9ucy9saW5lX211bHRpLmpz) | `0% <0%> (ø)` | :arrow_up: |
   | [superset/assets/src/explore/visTypes.jsx](https://codecov.io/gh/apache/incubator-superset/pull/5621/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy9leHBsb3JlL3Zpc1R5cGVzLmpzeA==) | `57.14% <0%> (ø)` | :arrow_up: |
   | [...uperset/assets/src/SqlLab/components/SqlEditor.jsx](https://codecov.io/gh/apache/incubator-superset/pull/5621/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy9TcWxMYWIvY29tcG9uZW50cy9TcWxFZGl0b3IuanN4) | `78.09% <0%> (ø)` | :arrow_up: |
   | [superset/assets/src/modules/colors.js](https://codecov.io/gh/apache/incubator-superset/pull/5621/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy9tb2R1bGVzL2NvbG9ycy5qcw==) | `77.55% <0%> (ø)` | :arrow_up: |
   | [superset/assets/src/explore/controls.jsx](https://codecov.io/gh/apache/incubator-superset/pull/5621/diff?src=pr&el=tree#diff-c3VwZXJzZXQvYXNzZXRzL3NyYy9leHBsb3JlL2NvbnRyb2xzLmpzeA==) | `45.92% <0%> (ø)` | :arrow_up: |
   | [superset/dict\_import\_export\_util.py](https://codecov.io/gh/apache/incubator-superset/pull/5621/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGljdF9pbXBvcnRfZXhwb3J0X3V0aWwucHk=) | | |
   | [superset/views/datasource.py](https://codecov.io/gh/apache/incubator-superset/pull/5621/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdmlld3MvZGF0YXNvdXJjZS5weQ==) | | |
   | [superset/views/utils.py](https://codecov.io/gh/apache/incubator-superset/pull/5621/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdmlld3MvdXRpbHMucHk=) | | |
   | [superset/models/annotations.py](https://codecov.io/gh/apache/incubator-superset/pull/5621/diff?src=pr&el=tree#diff-c3VwZXJzZXQvbW9kZWxzL2Fubm90YXRpb25zLnB5) | | |
   | [superset/\_\_init\_\_.py](https://codecov.io/gh/apache/incubator-superset/pull/5621/diff?src=pr&el=tree#diff-c3VwZXJzZXQvX19pbml0X18ucHk=) | | |
   | ... and [40 more](https://codecov.io/gh/apache/incubator-superset/pull/5621/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-superset/pull/5621?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/5621?src=pr&el=footer). Last update [536478e...bd320d8](https://codecov.io/gh/apache/incubator-superset/pull/5621?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

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org