Currently the test coverage for picard is only at 20% for files in the picard/ folder.
We should improve this.
It will help us a lot in porting Picard to v2.0 and will help prevent regression.
Currently the test coverage for picard is only at 20% for files in the picard/ folder.
We should improve this.
It will help us a lot in porting Picard to v2.0 and will help prevent regression.
Codacy now reports a coverage of 43%. Number of tests has been vastly increased since Picard 2.0. We are getting there
Still a lot of holes. Especially the UI classes could use some unit tests at least.