EnricoMi opened a new pull request, #45887:
URL: https://github.com/apache/arrow/pull/45887

   ### Rationale for this change
   Unit test results are currently not very accessible other than scrolling 
through long logs.
   Changes in the number of tests, skipped tests or flaky tests are not very 
visible in the Github UI.
   Better accessibility and visibility of test results helps identifying and 
investigating issues.
   
   ### What changes are included in this PR?
   This generates test results for C++, C#, Python and NodeJS. Uploads these 
test result files so they become available as artifacts. Finally, these 
artifacts are processed by an action and stats visualized in pull requests and 
check statuses.
   
   For a full list of features of this visualization in Github, see 
https://github.com/EnricoMi/publish-unit-test-result-action#publishing-test-results.
 Disclaimer: I am the author of this action.
   
   This supports pull requests from fork repositories.
   
   ### Are these changes tested?
   Yes: https://github.com/EnricoMi/arrow/pull/14
   
   ### Are there any user-facing changes?
   Only CI.


-- 
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: github-unsubscr...@arrow.apache.org

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

Reply via email to