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 2020/06/27 06:27:31 UTC

[GitHub] [incubator-superset] codecov-commenter commented on pull request #10183: feat: [WIP] Check if there is caching in the tests

codecov-commenter commented on pull request #10183:
URL: https://github.com/apache/incubator-superset/pull/10183#issuecomment-650505617


   # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/10183?src=pr&el=h1) Report
   > Merging [#10183](https://codecov.io/gh/apache/incubator-superset/pull/10183?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-superset/commit/3414f357922e19c57669f6ca7b711757594a6bb8&el=desc) will **decrease** coverage by `17.80%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-superset/pull/10183/graphs/tree.svg?width=650&height=150&src=pr&token=KsB0fHcx6l)](https://codecov.io/gh/apache/incubator-superset/pull/10183?src=pr&el=tree)
   
   ```diff
   @@             Coverage Diff             @@
   ##           master   #10183       +/-   ##
   ===========================================
   - Coverage   70.56%   52.76%   -17.81%     
   ===========================================
     Files         594      593        -1     
     Lines       31474    31416       -58     
     Branches     3228     3228               
   ===========================================
   - Hits        22209    16576     -5633     
   - Misses       9149    14724     +5575     
     Partials      116      116               
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | #cypress | `53.49% <ø> (ø)` | |
   | #javascript | `59.61% <ø> (ø)` | |
   | #python | `39.84% <ø> (-30.54%)` | :arrow_down: |
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-superset/pull/10183?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [superset/utils/import\_datasource.py](https://codecov.io/gh/apache/incubator-superset/pull/10183/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdXRpbHMvaW1wb3J0X2RhdGFzb3VyY2UucHk=) | `16.66% <0.00%> (-83.34%)` | :arrow_down: |
   | [superset/tasks/cache.py](https://codecov.io/gh/apache/incubator-superset/pull/10183/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdGFza3MvY2FjaGUucHk=) | `0.00% <0.00%> (-73.92%)` | :arrow_down: |
   | [superset/sql\_parse.py](https://codecov.io/gh/apache/incubator-superset/pull/10183/diff?src=pr&el=tree#diff-c3VwZXJzZXQvc3FsX3BhcnNlLnB5) | `29.65% <0.00%> (-69.66%)` | :arrow_down: |
   | [superset/dashboards/dao.py](https://codecov.io/gh/apache/incubator-superset/pull/10183/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGFzaGJvYXJkcy9kYW8ucHk=) | `23.30% <0.00%> (-68.94%)` | :arrow_down: |
   | [superset/datasets/commands/create.py](https://codecov.io/gh/apache/incubator-superset/pull/10183/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGF0YXNldHMvY29tbWFuZHMvY3JlYXRlLnB5) | `31.48% <0.00%> (-66.67%)` | :arrow_down: |
   | [superset/datasets/commands/update.py](https://codecov.io/gh/apache/incubator-superset/pull/10183/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGF0YXNldHMvY29tbWFuZHMvdXBkYXRlLnB5) | `27.38% <0.00%> (-66.67%)` | :arrow_down: |
   | [superset/utils/pandas\_postprocessing.py](https://codecov.io/gh/apache/incubator-superset/pull/10183/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdXRpbHMvcGFuZGFzX3Bvc3Rwcm9jZXNzaW5nLnB5) | `25.54% <0.00%> (-62.78%)` | :arrow_down: |
   | [superset/commands/utils.py](https://codecov.io/gh/apache/incubator-superset/pull/10183/diff?src=pr&el=tree#diff-c3VwZXJzZXQvY29tbWFuZHMvdXRpbHMucHk=) | `37.50% <0.00%> (-62.50%)` | :arrow_down: |
   | [superset/views/utils.py](https://codecov.io/gh/apache/incubator-superset/pull/10183/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdmlld3MvdXRpbHMucHk=) | `23.07% <0.00%> (-60.58%)` | :arrow_down: |
   | [superset/dao/base.py](https://codecov.io/gh/apache/incubator-superset/pull/10183/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGFvL2Jhc2UucHk=) | `36.36% <0.00%> (-60.01%)` | :arrow_down: |
   | ... and [109 more](https://codecov.io/gh/apache/incubator-superset/pull/10183/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-superset/pull/10183?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/10183?src=pr&el=footer). Last update [3414f35...2f73887](https://codecov.io/gh/apache/incubator-superset/pull/10183?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



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