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/10/19 10:14:17 UTC

[GitHub] [incubator-superset] codecov-io edited a comment on pull request #11325: fix(extra-filters): add logic for identifying applied extra filters

codecov-io edited a comment on pull request #11325:
URL: https://github.com/apache/incubator-superset/pull/11325#issuecomment-711823648


   # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/11325?src=pr&el=h1) Report
   > Merging [#11325](https://codecov.io/gh/apache/incubator-superset/pull/11325?src=pr&el=desc) into [feature/filter-p0](https://codecov.io/gh/apache/incubator-superset/commit/a123b241e3f74efb0e945f73b082215d2cebf9d2?el=desc) will **decrease** coverage by `0.66%`.
   > The diff coverage is `80.70%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-superset/pull/11325/graphs/tree.svg?width=650&height=150&src=pr&token=KsB0fHcx6l)](https://codecov.io/gh/apache/incubator-superset/pull/11325?src=pr&el=tree)
   
   ```diff
   @@                  Coverage Diff                  @@
   ##           feature/filter-p0   #11325      +/-   ##
   =====================================================
   - Coverage              60.78%   60.12%   -0.67%     
   =====================================================
     Files                    393      393              
     Lines                  24848    24889      +41     
   =====================================================
   - Hits                   15105    14965     -140     
   - Misses                  9743     9924     +181     
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | #python | `60.12% <80.70%> (-0.67%)` | :arrow_down: |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-superset/pull/11325?src=pr&el=tree) | Coverage Δ | |
   |---|---|---|
   | [superset/views/dashboard/mixin.py](https://codecov.io/gh/apache/incubator-superset/pull/11325/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdmlld3MvZGFzaGJvYXJkL21peGluLnB5) | `95.00% <ø> (ø)` | |
   | [superset/utils/core.py](https://codecov.io/gh/apache/incubator-superset/pull/11325/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdXRpbHMvY29yZS5weQ==) | `88.67% <73.17%> (-0.97%)` | :arrow_down: |
   | [superset/charts/schemas.py](https://codecov.io/gh/apache/incubator-superset/pull/11325/diff?src=pr&el=tree#diff-c3VwZXJzZXQvY2hhcnRzL3NjaGVtYXMucHk=) | `100.00% <100.00%> (ø)` | |
   | [superset/common/query\_context.py](https://codecov.io/gh/apache/incubator-superset/pull/11325/diff?src=pr&el=tree#diff-c3VwZXJzZXQvY29tbW9uL3F1ZXJ5X2NvbnRleHQucHk=) | `87.80% <100.00%> (+0.46%)` | :arrow_up: |
   | [superset/common/query\_object.py](https://codecov.io/gh/apache/incubator-superset/pull/11325/diff?src=pr&el=tree#diff-c3VwZXJzZXQvY29tbW9uL3F1ZXJ5X29iamVjdC5weQ==) | `90.90% <100.00%> (+0.16%)` | :arrow_up: |
   | [superset/models/dashboard.py](https://codecov.io/gh/apache/incubator-superset/pull/11325/diff?src=pr&el=tree#diff-c3VwZXJzZXQvbW9kZWxzL2Rhc2hib2FyZC5weQ==) | `80.63% <100.00%> (ø)` | |
   | [superset/viz.py](https://codecov.io/gh/apache/incubator-superset/pull/11325/diff?src=pr&el=tree#diff-c3VwZXJzZXQvdml6LnB5) | `57.74% <100.00%> (+0.04%)` | :arrow_up: |
   | [superset/db\_engines/hive.py](https://codecov.io/gh/apache/incubator-superset/pull/11325/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGJfZW5naW5lcy9oaXZlLnB5) | `0.00% <0.00%> (-85.72%)` | :arrow_down: |
   | [superset/db\_engine\_specs/hive.py](https://codecov.io/gh/apache/incubator-superset/pull/11325/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGJfZW5naW5lX3NwZWNzL2hpdmUucHk=) | `53.90% <0.00%> (-30.08%)` | :arrow_down: |
   | [superset/db\_engine\_specs/presto.py](https://codecov.io/gh/apache/incubator-superset/pull/11325/diff?src=pr&el=tree#diff-c3VwZXJzZXQvZGJfZW5naW5lX3NwZWNzL3ByZXN0by5weQ==) | `69.76% <0.00%> (-12.32%)` | :arrow_down: |
   | ... and [14 more](https://codecov.io/gh/apache/incubator-superset/pull/11325/diff?src=pr&el=tree-more) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-superset/pull/11325?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/11325?src=pr&el=footer). Last update [a123b24...77b41f6](https://codecov.io/gh/apache/incubator-superset/pull/11325?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