jazzband / geojson

Python bindings and utilities for GeoJSON
https://pypi.python.org/pypi/geojson/
BSD 3-Clause "New" or "Revised" License
913 stars 121 forks source link

Implement tox-gh-actions for CI #182

Closed rayrrr closed 1 year ago

rayrrr commented 2 years ago

Implement tox-gh-actions for more robust CI testing as per recommendations at https://jazzband.co/about/releases#continuous-integration

codecov[bot] commented 2 years ago

Codecov Report

Merging #182 (4cd6e22) into master (d848065) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 4cd6e22 differs from pull request most recent head 458f394. Consider uploading reports for the commit 458f394 to get more accurate results

@@           Coverage Diff           @@
##           master     #182   +/-   ##
=======================================
  Coverage   94.90%   94.90%           
=======================================
  Files          10       10           
  Lines         353      353           
  Branches       86       86           
=======================================
  Hits          335      335           
  Misses         11       11           
  Partials        7        7           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d848065...458f394. Read the comment docs.

rayrrr commented 1 year ago

seems like YAGNI for now