triton-inference-server / client

Triton Python, C++ and Java client libraries, and GRPC-generated client examples for go, java and scala.
BSD 3-Clause "New" or "Revised" License
520 stars 225 forks source link

Add automation to run unit tests and check code coverage for GenAI-Perf #640

Closed dyastremsky closed 2 months ago

dyastremsky commented 2 months ago

This adds a hook for new PRs to run unit tests and check code coverage. You can see the results in the new jobs that are running for this PR.

The unit tests will run for Python 3.10.