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

ACCESS-Community-Hub / PyEarthTools / 22743985488 / 3
71%
develop: 71%

Build:
DEFAULT BRANCH: develop
Ran 06 Mar 2026 01:03AM UTC
Files 316
Run time 7s
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

06 Mar 2026 12:58AM UTC coverage: 67.168% (+0.9%) from 66.286%
22743985488.3

push

github

web-flow
Add pipeline value operations tests (#234)

* use Replace class instead of replace_values
* rename numpy ForceNormalised to Clip

Clip is more appropriate as there is an equivalent dask/numpy/xarray
function. Additionally, no normalisation is occuring.

* add numpy values operations tests

* add pos/neg inf replacement in xarray FillNan

This aligns xarray FillNan with numpy FillNan

* add xarray MaskValue op tests

* rename xarray ForceNormalised to Clip

Clip is more appropriate as there is an equivalent dask/numpy/xarray
operation.

* prevent derive from adding vars to input

when creating a new variable with Derive, the new variable
was being added to the input dataset. This commit fixes
that by making a shallow copy of the input and adding the
variables to that shallow copy before returning it.

* add test for xarray derive op
* complete implementation of dask FillNan
* add dask maskvalue tests
* rename dask ForceNormalised to Clip
* use xr drop_vars instead of depracated drop
* add TODO to rm extra type check
* rename ForceNormalised->Clip in docs

1162 of 2092 branches covered (55.54%)

Branch coverage included in aggregate %.

11031 of 16061 relevant lines covered (68.68%)

0.69 hits per line

Source Files on job run-3.11 - 22743985488.3
  • Tree
  • List 316
  • Changed 7
  • Source Changed 4
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 22743985488
  • 0b5ae9e2 on github
  • Prev Job for on develop (#22128886204.2)
  • Next Job for on develop (#22746074153.2)
  • Delete
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