Closed javier-molina closed 3 years ago
First pull request containing some cleanup and increase in test coverage https://github.com/AtlasOfLivingAustralia/biocache-service/pull/654
new working branch https://github.com/AtlasOfLivingAustralia/biocache-service/tree/449-part-2
Coverage in 3.0.18 is 38%
scope=test
dependencies. Hopefully didn't remove anything needed.SearchDAO
and SolrIndexDAO
search method review is sufficiently done with the use of streaming for the methods with the most impact on performance.develop
branch is at 43% coverage today. For the purpose of this project it is sufficiently improved.Test coverage is 42.901% now
Test coverage on biocache service dropped from 30% to 14%
SolrIndexDAO
andSearchDAO
[ ] Using beta versions of methods from google librariesWe should aim for minimum test coverage of 50%.
Worked started on this branch: https://github.com/AtlasOfLivingAustralia/biocache-service/tree/remove-redundant-code