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

creare-com / podpac / 340 / 1
86%
develop: 86%

Build:
Build:
LAST BUILD BRANCH: 3.1.1
DEFAULT BRANCH: develop
Ran 22 Aug 2018 08:35PM UTC
Files 31
Run time 2s
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

22 Aug 2018 08:26PM UTC coverage: 27.17%. First build
340.1

push

travis-ci

Jeffrey Milloy
Coordinate updates
Coordinate is pluralized in module and class names.
The 1d coordinates classes are renamed, e.g. Coord -> ArrayCoordinates1d.
The numerical segment_position is removed in favor of left, right, and midpoint ctypes.
The Coordinates1d delta is removed. Area bounds are calculated according to the ctype, with better extrapolation for MonotonicCoordinates1d area_bounds.
ArrayCoordinates1d ctype must be point.
The Traits validation is updated to use the actual types instead of tl.Any in several places, which requires type casting in the init method and simplifies the validation methods.
A utility function to check and cast an array of coordinate values is added (alongside make_coord_value).
coord_linspace is removed; the UniformCoordinates1d is reverted to accept either a step or a size, with step being the default.
UniformCoordinates1d defines _bounds instead of bounds.
The cached_properties are made consistent.
The Coordinate1d properties (formerly kwargs) is updated.
is_datetime is removed in favor of checking the dtype.
The UniformCoordinates1d start, stop, and step are better validated to be matching type.
scipy_regularity and rasterio_regularity are removed.
TODO: the MonotonicCoordinates midpoint ctype area bounds requires a new util for handling datetimes.
TODO: __getitem__ magic method.
TODO: update and check unit tests.

889 of 3272 relevant lines covered (27.17%)

0.27 hits per line

Source Files on job 340.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 241
  • Travis Job 340.1
  • 8b4f5a21 on github
  • Next Job for on feature/implement-coordinate-spec (#351.3)
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