You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by "zachjsh (via GitHub)" <gi...@apache.org> on 2023/05/03 16:55:25 UTC

[GitHub] [druid] zachjsh commented on a diff in pull request #14187: Add columnMappings to explain plan output

zachjsh commented on code in PR #14187:
URL: https://github.com/apache/druid/pull/14187#discussion_r1183960457


##########
.github/scripts/unit_tests_script.sh:
##########
@@ -62,8 +62,8 @@ then
   node_modules/.bin/diff-test-coverage \
   --coverage "**/target/site/jacoco/jacoco.xml" \
   --type jacoco \
-  --line-coverage 50 \
-  --branch-coverage 50 \
+  --line-coverage 1 \

Review Comment:
   yeah was intentional to get around the code coverage blocking the ITs from running, I will revert back for sure.



-- 
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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org