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

pydata / xarray / 5704 / 5
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 13 Aug 2018 11:41PM UTC
Files 91
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 Aug 2018 10:33PM UTC coverage: 93.549% (-0.003%) from 93.552%
CONDA_ENV=py36-dask-dev

push

travis-ci

fujiisoup
Remove redundant code from open_rasterio and ensure all transform tuples are six elements long (#2351)

* Remove redundant chunk of code which sets the transform attribute when already set

The transform attribute is already set further up in the open_rasterio function. This
chunk of code just sets transform again - but actually sets it to a full nine-element
tuple instead of the six-element tuple it should be (see comments around L245).

* Added tests to check that the transform attribute read from rasterio

Checks that this tuple is always six elements long

23854 of 25499 relevant lines covered (93.55%)

0.94 hits per line

Source Files on job 5704.5 (CONDA_ENV=py36-dask-dev)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5233
  • Travis Job 5704.5
  • 4df048c1 on github
  • Prev Job for CONDA_ENV=py36-dask-dev on master (#5701.5)
  • Next Job for CONDA_ENV=py36-dask-dev on master (#5709.5)
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

© 2025 Coveralls, Inc