tensorcircuit icon indicating copy to clipboard operation
tensorcircuit copied to clipboard

Increase test coverage in CI

Open refraction-ray opened this issue 3 years ago • 1 comments

Currently codecov report gives very low test coverage, which is too low to have a badge on README :)

Plans:

  1. Add more package on requirements-dev, so that more test can be run on GitHub action
  2. Add more tests targeting missing lines
  3. Omit some modules in the codebase

refraction-ray avatar May 25 '22 01:05 refraction-ray

I will start with this issue.

SexyCarrots avatar Jan 04 '23 01:01 SexyCarrots