codecov-io commented on issue #8733: Replace pandas.DataFrame with 
PyArrow.Table for nullable int typing
URL: 
https://github.com/apache/incubator-superset/pull/8733#issuecomment-564304764
 
 
   # 
[Codecov](https://codecov.io/gh/apache/incubator-superset/pull/8733?src=pr&el=h1)
 Report
   > Merging 
[#8733](https://codecov.io/gh/apache/incubator-superset/pull/8733?src=pr&el=desc)
 into 
[master](https://codecov.io/gh/apache/incubator-superset/commit/e6be51953cad5f2872ea8effa40cd1060158f058?src=pr&el=desc)
 will **decrease** coverage by `0.03%`.
   > The diff coverage is `99.04%`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/incubator-superset/pull/8733/graphs/tree.svg?width=650&token=KsB0fHcx6l&height=150&src=pr)](https://codecov.io/gh/apache/incubator-superset/pull/8733?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #8733      +/-   ##
   ==========================================
   - Coverage   65.91%   65.88%   -0.04%     
   ==========================================
     Files         483      484       +1     
     Lines       24158    24127      -31     
     Branches     2770     2770              
   ==========================================
   - Hits        15923    15895      -28     
   + Misses       8057     8054       -3     
     Partials      178      178
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/incubator-superset/pull/8733?src=pr&el=tree)
 | Coverage Δ | |
   |---|---|---|
   | 
[superset/db\_engine\_specs/bigquery.py](https://codecov.io/gh/apache/incubator-superset/pull/8733/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGJfZW5naW5lX3NwZWNzL2JpZ3F1ZXJ5LnB5)
 | `38.15% <ø> (-1.85%)` | :arrow_down: |
   | 
[superset/db\_engine\_specs/presto.py](https://codecov.io/gh/apache/incubator-superset/pull/8733/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGJfZW5naW5lX3NwZWNzL3ByZXN0by5weQ==)
 | `21.74% <ø> (-0.74%)` | :arrow_down: |
   | 
[superset/db\_engine\_specs/base.py](https://codecov.io/gh/apache/incubator-superset/pull/8733/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGJfZW5naW5lX3NwZWNzL2Jhc2UucHk=)
 | `80.93% <ø> (-0.19%)` | :arrow_down: |
   | 
[superset/sql\_lab.py](https://codecov.io/gh/apache/incubator-superset/pull/8733/diff?src=pr&el=tree#diff-c3VwZXJzZXQvc3FsX2xhYi5weQ==)
 | `78.24% <100%> (+0.2%)` | :arrow_up: |
   | 
[superset/dataframe.py](https://codecov.io/gh/apache/incubator-superset/pull/8733/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGF0YWZyYW1lLnB5)
 | `100% <100%> (+5.51%)` | :arrow_up: |
   | 
[superset/db\_engine\_specs/postgres.py](https://codecov.io/gh/apache/incubator-superset/pull/8733/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGJfZW5naW5lX3NwZWNzL3Bvc3RncmVzLnB5)
 | `85% <100%> (+1.66%)` | :arrow_up: |
   | 
[superset/views/core.py](https://codecov.io/gh/apache/incubator-superset/pull/8733/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdmlld3MvY29yZS5weQ==)
 | `72.15% <100%> (-0.02%)` | :arrow_down: |
   | 
[superset/table.py](https://codecov.io/gh/apache/incubator-superset/pull/8733/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdGFibGUucHk=)
 | `98.75% <98.75%> (ø)` | |
   | 
[superset/sql\_validators/presto\_db.py](https://codecov.io/gh/apache/incubator-superset/pull/8733/diff?src=pr&el=tree#diff-c3VwZXJzZXQvc3FsX3ZhbGlkYXRvcnMvcHJlc3RvX2RiLnB5)
 | `82.43% <0%> (-2.08%)` | :arrow_down: |
   | 
[superset/models/schedules.py](https://codecov.io/gh/apache/incubator-superset/pull/8733/diff?src=pr&el=tree#diff-c3VwZXJzZXQvbW9kZWxzL3NjaGVkdWxlcy5weQ==)
 | `88.88% <0%> (-2.03%)` | :arrow_down: |
   | ... and [7 
more](https://codecov.io/gh/apache/incubator-superset/pull/8733/diff?src=pr&el=tree-more)
 | |
   
   ------
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/incubator-superset/pull/8733?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/8733?src=pr&el=footer).
 Last update 
[e6be519...9315309](https://codecov.io/gh/apache/incubator-superset/pull/8733?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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to