Skip to content

BenGalewsky/spark-hep-query

Repository files navigation

IRIS-HEP Spark Query Server

This service provides a scalable back end to columnar analysis of high energy physics data.

Build Status codecov

How to Test

We use unittest to verify the system. Run the tests as

python3 -m unittest

Verify Code Coverage

To verify that the unit tests are covering most of the code, run a coverage report with

coverage run -m unittest
coverage report

About

Query Backend for Collider Data Analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages