april-tools / cirkit

a python framework to build, learn and reason about probabilistic circuits and tensor networks
https://cirkit-docs.readthedocs.io/en/latest/
GNU General Public License v3.0
71 stars 1 forks source link

Improve test coverage #57

Closed lkct closed 1 month ago

lkct commented 1 year ago

This could be a long-term issue. As of PR #56, the coverage of unit tests is 87%. Our target is 100%.

After reaching 100%, we might consider adding requirements on minimum coverage to CI.