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

hydrologie / xhydro / 15163492334
92%

Build:
DEFAULT BRANCH: main
Ran 21 May 2025 01:35PM UTC
Jobs 4
Files 33
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

21 May 2025 01:28PM UTC coverage: 92.084%. Remained the same
15163492334

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.

1 of 1 new or added line in 1 file covered. (100.0%)

2466 of 2678 relevant lines covered (92.08%)

4.09 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-Python3.12 - 15163492334.1 21 May 2025 01:44PM UTC 33
74.79
GitHub Action Run
2 run-Python3.12-conda - 15163492334.2 21 May 2025 01:44PM UTC 33
92.01
GitHub Action Run
3 run-Python3.11-conda - 15163492334.3 21 May 2025 01:44PM UTC 33
80.69
GitHub Action Run
4 run-Python3.10-conda - 15163492334.4 21 May 2025 01:44PM UTC 33
80.69
GitHub Action Run
Source Files on build 15163492334
  • Tree
  • List 33
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 13c34ad9 on github
  • Prev Build on main (#14937511371)
  • Next Build on main (#15186923533)
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

© 2025 Coveralls, Inc