We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We have 0% test coverage for https://coveralls.io/builds/5659740/source?filename=src%2Fvector_tile_load_tile.hpp. This is a pretty important file (heavy usage via node-mapnik) so we should prioritize adding some tests of it.
Note: coveralls has an epic bug (or is it the way we generate coverage data?) whereby 0% shows as 100%. So not funny it's almost funny.
The text was updated successfully, but these errors were encountered:
for best perf prefer unique_ptr over shared_ptr
f8e60ab
whereby 0% shows as 100%.
Sorry, something went wrong.
Start on test coverage of tile loading - refs #192
3148804
Add test coverage of loading raster data - refs #192 (indirectly #202)
df00aea
No branches or pull requests
We have 0% test coverage for https://coveralls.io/builds/5659740/source?filename=src%2Fvector_tile_load_tile.hpp. This is a pretty important file (heavy usage via node-mapnik) so we should prioritize adding some tests of it.
Note: coveralls has an epic bug (or is it the way we generate coverage data?) whereby 0% shows as 100%. So not funny it's almost funny.
The text was updated successfully, but these errors were encountered: