|
Ran
|
Files
49
|
Run time
5s
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/mapbox/rasterio/commit/4b0d3dd69">Mark tests that call GDAL binaries (#1555) (#1557) * add webp to the available compression enum (#1515) * Add webp to enums.Compression and increment version * Add link to dev discussion group * fix year specified in version 1.0.9 date (#1530) Year specified in version 1.0.9 date is 2019, which is in the future at this time. Set to 2018, which is in the past. * Update docstring for plotting_extent (#1516) * added support for ESRI wkt strings - resolves issue #1537 (#1538) * updated _handle_crswkt to use CRS.from_wkt; resolved issue #1540 (#1541) * updated _handle_crswkt to use CRS.from_wkt; resolved issue #1540 * added test for datasetreader opening dataset with ESRI projection wkt string * Fix a typo (probably) (#1526) * Fix a typo (probably) * Update url for manylinux * Update README.rst Co-Authored-By: ismailsunni <imajimatika@gmail.com> * Update README.rst Co-Authored-By: ismailsunni <imajimatika@gmail.com> * Remove unused string * modified _osr_from_crs to use CRS.from_user_input (#1546) * modified _osr_from_crs to use CRS.from_user_input * update to use tmpdir fixture for pytest * update comparison for error output for rio warp * updated to always attempt to MorphFromESRI to prevent exception from being raised * added test to test warping with ESRI wkt * updated data_dir to be used as fixture * removed duplicate import of CRSError * reordered initialization of spatial reference to prevent memory leaks * updated to raise CRSError of auth != EPSG * Revert "modified _osr_from_crs to use CRS.from_user_input (#1546)" (#1548) This reverts commit </a><a class="double-link" href="https://github.com/mapbox/rasterio/commit/b120a00a0">b120a00a0</a><a href="https://github.com/mapbox/rasterio/commit/4b0d3dd69e4c3690e40d8f90f46ca... (continued)
1156 of 1224 branches covered (94.44%)
3021 of 3069 relevant lines covered (98.44%)
0.98 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|