privacy-scaling-explorations / halo2

https://privacy-scaling-explorations.github.io/halo2/
Other
201 stars 121 forks source link

[Meta] Improve unit test coverage #327

Open ed255 opened 4 months ago

ed255 commented 4 months ago

We can improve our unit test coverage in order to reduce the possibility of introducing bugs while refactoring and optimizing the code (as it happened in https://github.com/privacy-scaling-explorations/halo2/issues/321)

Here are some tasks that we can do