BiologicalRecordsCentre / NBN4R

This is a project to enable the R community to access data and resources hosted at National Biodiversity Network (NBN) Atlas. The goal is to enable outputs (e.g., observations of species) to be queried and output in standard formats.
1 stars 2 forks source link

Check code testing coverage #5

Open fozy81 opened 7 years ago

fozy81 commented 7 years ago

Review what's been tested in code coverage and add tests to reach 100%. But also think about what tests should be run - are there obvious gaps or fundamental tests that could be added to help improve code quality.

AugustT commented 7 years ago

90% coverage may be a better target. Use CodeCov to monitor testing coverage