tilezen / mapbox-vector-tile

Python package for encoding & decoding Mapbox Vector Tiles
MIT License
240 stars 47 forks source link

Add tests for optimise #128

Closed benoit9126 closed 1 year ago

benoit9126 commented 1 year ago

I have added two tests for the optimise feature. It should increase the coverage.

coveralls commented 1 year ago

Coverage Status

Coverage: 96.17% (+16.9%) from 79.315% when pulling e291a7ad8ecb5aa81312b748500bba49f5206b92 on benoit9126:test_optimise into f4ef1b06199bcb74cd2a23956481d07dcad03c28 on tilezen:master.

benoit9126 commented 1 year ago

@rmarianski I think that now, a new version can be released.

rmarianski commented 1 year ago

just pushed over the 2.0.0. release

nvkelso commented 1 year ago

🎉 Woot, thanks for increasing the test coverage, and for both your work on this release.

Super awesome to see the contributions, thank you! 🚀