You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by GitBox <gi...@apache.org> on 2022/01/25 22:59:23 UTC

[GitHub] [spark-website] viirya commented on a change in pull request #374: Add Test coverage section at developer-tools page

viirya commented on a change in pull request #374:
URL: https://github.com/apache/spark-website/pull/374#discussion_r792191729



##########
File path: developer-tools.md
##########
@@ -7,6 +7,30 @@ navigation:
   show: true
 ---
 
+<h2>Test coverage</h2>
+
+Apache Spark community uses various resources to maintain the community test coverage.
+
+<h3 id="github_action">[GitHub Action](https://github.com/apache/spark/actions)</h3>
+
+GitHub Action provides the following on Ubuntu 20.04.
+- Scala 2.12/2.13 SBT build with Java 8
+- Scala 2.12 Maven build with Java 11/17
+- TPCDS ScaleFactor=1 Benchmark
+- JDBC docker tests
+- Java/Scala/Python/R unit tests with Java 8
+
+<h3 id="github_action">[AppVeyor](https://ci.appveyor.com/project/ApacheSoftwareFoundation/spark)</h3>
+
+AppVeyor provides the following on Windows.
+- Java/Scala/R unit tests with Java 8/Scala 2.12/SBT
+
+<h3 id="github_action">[Scaleway](https://www.scaleway.com)</h3>

Review comment:
       The html `id` is correct?




-- 
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@spark.apache.org

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



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