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 2022/07/07 09:05:37 UTC

[GitHub] [superset] zhaoyongjie commented on pull request #20338: chore: removing Druid from front- and back- end

zhaoyongjie commented on PR #20338:
URL: https://github.com/apache/superset/pull/20338#issuecomment-1177284865

   @AAfghahi the `superset-ui/core` should make 100% code coverage. the  #58 in `processFilters.ts` needs some test coverage. Oneline checks code coverage locally
   
   ```shell
   $ npx jest --coverage --collectCoverageFrom='["packages/**/src/**/*.{js,ts}", "!packages/superset-ui-demo/**/*"]' packages
   ```
   
   <img width="1114" alt="image" src="https://user-images.githubusercontent.com/2016594/177735362-5cbdcd5b-b82c-44d8-b17d-e735f164dbcc.png">
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

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