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

Ouranosinc / xscen / 9857804243
90%

Build:
DEFAULT BRANCH: main
Ran 09 Jul 2024 01:20PM UTC
Jobs 8
Files 152
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

09 Jul 2024 01:16PM UTC coverage: 72.609% (+0.5%) from 72.137%
9857804243

push

github

web-flow
fix multiindex unstack future warning (#427)

<!-- 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:
- [ ] This PR addresses an already opened issue (for bug fixes /
features)
    - This PR fixes #xyz
- [ ] (If applicable) Documentation has been added / updated (for bug
fixes / features).
- [x] (If applicable) Tests have been added.
- [ ] This PR does not seem to break the templates.
- [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?

* explicitely assign the lat and lon coords of the lov multiindex.
* in response to: 
```
/tmp/ipykernel_94931/2504572846.py:29: FutureWarning: the `pandas.MultiIndex` object(s) passed as 'loc' coordinate(s) or data variable(s) will no longer be implicitly promoted and wrapped into multiple indexed coordinates in the future (i.e., one coordinate for each multi-index level + one dimension coordinate). If you want to keep this behavior, you need to first wrap it explicitly using `mindex_coords = xarray.Coordinates.from_pandas_multiindex(mindex_obj, 'dim')` and pass it as coordinates, e.g., `xarray.Dataset(coords=mindex_coords)`, `dataset.assign_coords(mindex_coords)` or `dataarray.assign_coords(mindex_coords)`.
```

### Does this PR introduce a breaking change?
no

### Other information:

23534 of 32412 relevant lines covered (72.61%)

0.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-Python3.9-conda - 9857804243.1 09 Jul 2024 01:22PM UTC 0
73.81
GitHub Action Run
2 run-Python3.12-conda - 9857804243.2 09 Jul 2024 01:22PM UTC 0
73.85
GitHub Action Run
3 run-Python3.11-conda - 9857804243.3 09 Jul 2024 01:22PM UTC 0
73.85
GitHub Action Run
4 run-Python3.11 - 9857804243.4 09 Jul 2024 01:22PM UTC 0
71.39
GitHub Action Run
5 run-Python3.10-conda - 9857804243.5 09 Jul 2024 01:22PM UTC 0
73.85
GitHub Action Run
6 run-Python3.10 - 9857804243.6 09 Jul 2024 01:22PM UTC 0
71.39
GitHub Action Run
7 run-Python3.12 - 9857804243.7 09 Jul 2024 01:22PM UTC 0
71.39
GitHub Action Run
8 run-Python3.9 - 9857804243.8 09 Jul 2024 01:22PM UTC 0
71.34
GitHub Action Run
Source Files on build 9857804243
Detailed source file information is not available for this build.
  • Back to Repo
  • bba8c971 on github
  • Prev Build on main (#9799819098)
  • Next Build on main (#9857812241)
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