Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve test coverage #82

Closed
5 tasks
yeesian opened this issue Aug 1, 2019 · 1 comment
Closed
5 tasks

Improve test coverage #82

yeesian opened this issue Aug 1, 2019 · 1 comment

Comments

@yeesian
Copy link
Owner

yeesian commented Aug 1, 2019

In particular, for

  • src/base/display.jl (test/test_display.jl)
  • src/ogr/featurelayer.jl (test/test_featurelayer.jl)
  • src/ogr/geometry.jl (test/test_geometry.jl)
  • src/raster/rasterio.jl (test/test_rasterio.jl)
  • src/spatialref.jl (test/test_spatialref.jl) # to be added to test/runtests.jl
@visr
Copy link
Collaborator

visr commented Dec 27, 2019

I'll close this now that after #76 test coverage will be above 90% (quite impressive).

From the Coverage Status on the README we can quite easily track files that could still be improved, here are the ones below 75% as of now:

src/raster/rasterio.jl - 65%
src/gcp.jl - 0%

@visr visr closed this as completed Dec 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants