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: [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