• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mapbox / rasterio / 5348 / 6
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 13 Oct 2021 08:25PM UTC
Files 50
Run time 10s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

13 Oct 2021 08:19PM UTC coverage: 96.535% (-0.1%) from 96.651%
PIP_WHEEL_DIR=$HOME/.cache/pip/wheels PIP_FIND_LINKS=file://$HOME/.cache/pip/wheels GDALINST=$HOME/gdalinstall GDALBUILD=$HOME/gdalbuild PROJINST=$HOME/gdalinstall PROJBUILD=$HOME/projbuild GDALVERSION="3.3.2" PROJVERSION="8.0.1"

push

travis-ci-com

web-flow
Add Transformer classes (#2225)

* initial

* add TransformDirection enum, fix cython compiler issues

* make RPCTransformWarning more generic

* include GDALGCP* in gdal.pxi

* add GCPTransformer

* typo

* move xy and rowcol to TransformerBase

* change existing transform methods to use new *Transformer classes

* normalize transform direction, update docstrings

* update docstrings

* make subsubheadings of Coordinate Transform subheading

* Add new docs transform topic

* add to index

* update docstrings

* update docstring

* Add rasterio.rpc to docs

* update georeferencing.rst

* update transform.srst

* relax isinstance check for RPCTransformer

* catch invalid transform input to get_transformer

* replace None with identity transform so we test the correct ValueError

* update AffineTransformer

* add tests

* rename method to map singleton coordinate to array-like and validate all coordiantes have same dimensions

* update test

* add more tests

* update docstring of GCPTransformer init

* fix copy+paste error

* relax check on xy transformed values due to floating point precision

* remove unused imports

* fix tests and address comments

Co-authored-by: Sean Gillies <sean@mapbox.com>

1413 of 1546 branches covered (91.4%)

3705 of 3838 relevant lines covered (96.53%)

0.97 hits per line

Source Files on job 5348.6 (PIP_WHEEL_DIR=$HOME/.cache/pip/wheels PIP_FIND_LINKS=file://$HOME/.cache/pip/wheels GDALINST=$HOME/gdalinstall GDALBUILD=$HOME/gdalbuild PROJINST=$HOME/gdalinstall PROJBUILD=$HOME/projbuild GDALVERSION="3.3.2" PROJVERSION="8.0.1")
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 5046
  • Travis Job 5348.6
  • 344a3404 on github
  • Prev Job for PIP_WHEEL_DIR=$HOME/.cache/pip/wheels PIP_FIND_LINKS=file://$HOME/.cache/pip/wheels GDALINST=$HOME/gdalinstall GDALBUILD=$HOME/gdalbuild PROJINST=$HOME/gdalinstall PROJBUILD=$HOME/projbuild GDALVERSION="3.3.2" PROJVERSION="8.0.1" on master (#5346.6)
  • Next Job for PIP_WHEEL_DIR=$HOME/.cache/pip/wheels PIP_FIND_LINKS=file://$HOME/.cache/pip/wheels GDALINST=$HOME/gdalinstall GDALBUILD=$HOME/gdalbuild PROJINST=$HOME/gdalinstall PROJBUILD=$HOME/projbuild GDALVERSION="3.3.2" PROJVERSION="8.0.1" on master (#5349.6)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc