Improve test coverage
Closed this issue · 6 comments
henrykironde commented
Currently Codecov code coverage is at 60%. Let us aim for 75%+
Nageshbansal commented
@henrykironde, I have to increase the number of tests so that test coverage can improve?
henrykironde commented
Some lines of code are not tested, so we need to identify them and try to create tests to cover those lines.
Nageshbansal commented
@henrykironde , i have made 65% code coverage , should I make PR now ?
henrykironde commented
Yes make a PR so that I can review the changes.
Nageshbansal commented
@henrykironde can you please assign this issue to me, I'm working on this and I already increased coverage up to 65% by adding tests for create_socrata_dataset.
Nageshbansal commented
@henrykironde The SEDAC data source contains raster, vector datasets we can try to add these datasets.