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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to