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

hydrologie / xhydro / 15163492334 / 2
92%
main: 92%

Build:
DEFAULT BRANCH: main
Ran 21 May 2025 01:44PM UTC
Files 33
Run time 1s
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

21 May 2025 01:28PM UTC coverage: 92.009%. Remained the same
15163492334.2

push

github

web-flow
Fix local.py (#304)

<!-- Please ensure the PR fulfills the following requirements! -->
<!-- If this is your first PR, make sure to add your details to the
AUTHORS.rst! -->
### Pull Request Checklist:
- [x] This PR addresses an already opened issue (for bug fixes /
features)
  - This PR fixes #xyz
- [x] (If applicable) Documentation has been added / updated (for bug
fixes / features).
- [x] If changes affect the GIS, Extremes.jl or Use Case Example
notebooks, they have been re-run (ReadTheDocs will not update these).
- [x] If text has changed, ``make initialize-translations`` /
``make-translations.bat`` has been run and translations have been
updated.
- [x] (If applicable) Tests have been added.
- [x] CHANGELOG.rst has been updated (with summary of main changes).
- [x] Link to issue (:issue:`number`) and pull request (:pull:`number`)
has been added.

### What kind of change does this PR introduce?

* Possibly a bug introduced by a recent release of `xarray` or `dask`.
Fixes the `ValueError: dimensions ('dparams',) must have the same length
as the number of data dimensions, ndim=2`).

### Other information:

The ValueError occurred if:

- The array was a dask object.
- The values in `dparams` were exactly those being selected (e.g.
`["skew", "loc", "scale"]`) and a second selection (here, `scipy_dist`)
was being made using a string.

2464 of 2678 relevant lines covered (92.01%)

1.72 hits per line

Source Files on job run-Python3.12-conda - 15163492334.2
  • Tree
  • List 33
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15163492334
  • 13c34ad9 on github
  • Prev Job for on main (#14937511371.1)
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