geopython / OWSLib

OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models.
https://owslib.readthedocs.io
BSD 3-Clause "New" or "Revised" License
392 stars 278 forks source link

Add Windows Build Action with Tests #950

Closed geographika closed 1 month ago

geographika commented 1 month ago

This pull request adds a new Windows GiHub Action to test building on Windows, and has a couple of fixes to ensure all tests in the current test suite pass.

coveralls commented 1 month ago

Coverage Status

coverage: 60.156% (+0.01%) from 60.145% when pulling 096b3bdcfd2d5c6599d135de5ad3a57ba5062431 on geographika:windows-tests into 373d682846fb4193fca94b2fe34627836e682ed3 on geopython:master.