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

ACCESS-Community-Hub / PyEarthTools / 22743985488
67%

Build:
DEFAULT BRANCH: develop
Ran 06 Mar 2026 01:02AM UTC
Jobs 3
Files 316
Run time 1min
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.196% (+0.9%) from 66.286%
22743985488

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 %.

151 of 152 new or added lines in 7 files covered. (99.34%)

11036 of 16061 relevant lines covered (68.71%)

2.06 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
86.44
20.53% packages/data/src/pyearthtools/data/transforms/derive.py
Jobs
ID Job ID Ran Files Coverage
1 run-3.12 - 22743985488.1 06 Mar 2026 01:03AM UTC 316
67.2
GitHub Action Run
2 run-3.13 - 22743985488.2 06 Mar 2026 01:02AM UTC 316
67.18
GitHub Action Run
3 run-3.11 - 22743985488.3 06 Mar 2026 01:02AM UTC 316
67.17
GitHub Action Run
Source Files on build 22743985488
  • 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 Repo
  • Github Actions Build #22743985488
  • 0b5ae9e2 on github
  • Prev Build on develop (#22128886204)
  • Next Build on develop (#22746074153)
  • 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