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

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

Build:
DEFAULT BRANCH: master
Ran 13 Aug 2018 11:57PM UTC
Files 91
Run time 12s
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: 91.396% (-0.003%) from 91.399%
CONDA_ENV=py36-condaforge-rc

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

23305 of 25499 relevant lines covered (91.4%)

0.91 hits per line

Source Files on job 5704.13 (CONDA_ENV=py36-condaforge-rc)
  • 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.13
  • 4df048c1 on github
  • Prev Job for CONDA_ENV=py36-condaforge-rc on master (#5701.13)
  • Next Job for CONDA_ENV=py36-condaforge-rc on master (#5709.13)
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