[GitHub] codecov-io commented on issue #4908: Replace NaN/Infinity with null

2018-04-30 Thread GitBox
codecov-io commented on issue #4908: Replace NaN/Infinity with null
URL: 
https://github.com/apache/incubator-superset/pull/4908#issuecomment-385454285
 
 
   # 
[Codecov](https://codecov.io/gh/apache/incubator-superset/pull/4908?src=pr=h1)
 Report
   > Merging 
[#4908](https://codecov.io/gh/apache/incubator-superset/pull/4908?src=pr=desc)
 into 
[master](https://codecov.io/gh/apache/incubator-superset/commit/d533ce09676921ec2f72e1032bbca0d2a37f65b6?src=pr=desc)
 will **decrease** coverage by `0.01%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/incubator-superset/pull/4908/graphs/tree.svg?src=pr=650=KsB0fHcx6l=150)](https://codecov.io/gh/apache/incubator-superset/pull/4908?src=pr=tree)
   
   ```diff
   @@Coverage Diff @@
   ##   master#4908  +/-   ##
   ==
   - Coverage   77.13%   77.12%   -0.02% 
   ==
 Files  44   44  
 Lines8542 8542  
   ==
   - Hits 6589 6588   -1 
   - Misses   1953 1954   +1
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/incubator-superset/pull/4908?src=pr=tree)
 | Coverage Δ | |
   |---|---|---|
   | 
[superset/views/core.py](https://codecov.io/gh/apache/incubator-superset/pull/4908/diff?src=pr=tree#diff-c3VwZXJzZXQvdmlld3MvY29yZS5weQ==)
 | `74.68% <100%> (ø)` | :arrow_up: |
   | 
[superset/utils.py](https://codecov.io/gh/apache/incubator-superset/pull/4908/diff?src=pr=tree#diff-c3VwZXJzZXQvdXRpbHMucHk=)
 | `87.85% <0%> (-0.22%)` | :arrow_down: |
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/incubator-superset/pull/4908?src=pr=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/incubator-superset/pull/4908?src=pr=footer).
 Last update 
[d533ce0...1a66e63](https://codecov.io/gh/apache/incubator-superset/pull/4908?src=pr=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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] codecov-io commented on issue #4908: Replace NaN/Infinity with null

2018-04-30 Thread GitBox
codecov-io commented on issue #4908: Replace NaN/Infinity with null
URL: 
https://github.com/apache/incubator-superset/pull/4908#issuecomment-385454285
 
 
   # 
[Codecov](https://codecov.io/gh/apache/incubator-superset/pull/4908?src=pr=h1)
 Report
   > Merging 
[#4908](https://codecov.io/gh/apache/incubator-superset/pull/4908?src=pr=desc)
 into 
[master](https://codecov.io/gh/apache/incubator-superset/commit/d533ce09676921ec2f72e1032bbca0d2a37f65b6?src=pr=desc)
 will **decrease** coverage by `0.01%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/incubator-superset/pull/4908/graphs/tree.svg?width=650=150=pr=KsB0fHcx6l)](https://codecov.io/gh/apache/incubator-superset/pull/4908?src=pr=tree)
   
   ```diff
   @@Coverage Diff @@
   ##   master#4908  +/-   ##
   ==
   - Coverage   77.13%   77.12%   -0.02% 
   ==
 Files  44   44  
 Lines8542 8542  
   ==
   - Hits 6589 6588   -1 
   - Misses   1953 1954   +1
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/incubator-superset/pull/4908?src=pr=tree)
 | Coverage Δ | |
   |---|---|---|
   | 
[superset/views/core.py](https://codecov.io/gh/apache/incubator-superset/pull/4908/diff?src=pr=tree#diff-c3VwZXJzZXQvdmlld3MvY29yZS5weQ==)
 | `74.68% <100%> (ø)` | :arrow_up: |
   | 
[superset/utils.py](https://codecov.io/gh/apache/incubator-superset/pull/4908/diff?src=pr=tree#diff-c3VwZXJzZXQvdXRpbHMucHk=)
 | `87.85% <0%> (-0.22%)` | :arrow_down: |
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/incubator-superset/pull/4908?src=pr=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/incubator-superset/pull/4908?src=pr=footer).
 Last update 
[d533ce0...1a66e63](https://codecov.io/gh/apache/incubator-superset/pull/4908?src=pr=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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] codecov-io commented on issue #4908: Replace NaN/Infinity with null

2018-04-30 Thread GitBox
codecov-io commented on issue #4908: Replace NaN/Infinity with null
URL: 
https://github.com/apache/incubator-superset/pull/4908#issuecomment-385454285
 
 
   # 
[Codecov](https://codecov.io/gh/apache/incubator-superset/pull/4908?src=pr=h1)
 Report
   > Merging 
[#4908](https://codecov.io/gh/apache/incubator-superset/pull/4908?src=pr=desc)
 into 
[master](https://codecov.io/gh/apache/incubator-superset/commit/d533ce09676921ec2f72e1032bbca0d2a37f65b6?src=pr=desc)
 will **decrease** coverage by `0.01%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/incubator-superset/pull/4908/graphs/tree.svg?token=KsB0fHcx6l=pr=650=150)](https://codecov.io/gh/apache/incubator-superset/pull/4908?src=pr=tree)
   
   ```diff
   @@Coverage Diff @@
   ##   master#4908  +/-   ##
   ==
   - Coverage   77.13%   77.12%   -0.02% 
   ==
 Files  44   44  
 Lines8542 8542  
   ==
   - Hits 6589 6588   -1 
   - Misses   1953 1954   +1
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/incubator-superset/pull/4908?src=pr=tree)
 | Coverage Δ | |
   |---|---|---|
   | 
[superset/views/core.py](https://codecov.io/gh/apache/incubator-superset/pull/4908/diff?src=pr=tree#diff-c3VwZXJzZXQvdmlld3MvY29yZS5weQ==)
 | `74.68% <100%> (ø)` | :arrow_up: |
   | 
[superset/utils.py](https://codecov.io/gh/apache/incubator-superset/pull/4908/diff?src=pr=tree#diff-c3VwZXJzZXQvdXRpbHMucHk=)
 | `87.85% <0%> (-0.22%)` | :arrow_down: |
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/incubator-superset/pull/4908?src=pr=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/incubator-superset/pull/4908?src=pr=footer).
 Last update 
[d533ce0...1a66e63](https://codecov.io/gh/apache/incubator-superset/pull/4908?src=pr=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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] codecov-io commented on issue #4908: Replace NaN/Infinity with null

2018-04-30 Thread GitBox
codecov-io commented on issue #4908: Replace NaN/Infinity with null
URL: 
https://github.com/apache/incubator-superset/pull/4908#issuecomment-385454285
 
 
   # 
[Codecov](https://codecov.io/gh/apache/incubator-superset/pull/4908?src=pr=h1)
 Report
   > Merging 
[#4908](https://codecov.io/gh/apache/incubator-superset/pull/4908?src=pr=desc)
 into 
[master](https://codecov.io/gh/apache/incubator-superset/commit/d533ce09676921ec2f72e1032bbca0d2a37f65b6?src=pr=desc)
 will **decrease** coverage by `0.01%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/incubator-superset/pull/4908/graphs/tree.svg?token=KsB0fHcx6l=pr=650=150)](https://codecov.io/gh/apache/incubator-superset/pull/4908?src=pr=tree)
   
   ```diff
   @@Coverage Diff @@
   ##   master#4908  +/-   ##
   ==
   - Coverage   77.13%   77.12%   -0.02% 
   ==
 Files  44   44  
 Lines8542 8542  
   ==
   - Hits 6589 6588   -1 
   - Misses   1953 1954   +1
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/incubator-superset/pull/4908?src=pr=tree)
 | Coverage Δ | |
   |---|---|---|
   | 
[superset/views/core.py](https://codecov.io/gh/apache/incubator-superset/pull/4908/diff?src=pr=tree#diff-c3VwZXJzZXQvdmlld3MvY29yZS5weQ==)
 | `74.68% <100%> (ø)` | :arrow_up: |
   | 
[superset/utils.py](https://codecov.io/gh/apache/incubator-superset/pull/4908/diff?src=pr=tree#diff-c3VwZXJzZXQvdXRpbHMucHk=)
 | `87.85% <0%> (-0.22%)` | :arrow_down: |
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/incubator-superset/pull/4908?src=pr=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/incubator-superset/pull/4908?src=pr=footer).
 Last update 
[d533ce0...1a66e63](https://codecov.io/gh/apache/incubator-superset/pull/4908?src=pr=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:
us...@infra.apache.org


With regards,
Apache Git Services