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

Ouranosinc / xscen / 14229156819
90%

Build:
DEFAULT BRANCH: main
Ran 02 Apr 2025 08:43PM UTC
Jobs 6
Files 18
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

02 Apr 2025 08:39PM UTC coverage: 87.944%. First build
14229156819

push

github

web-flow
Fix 568 (#569)

<!-- 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 #568 
- [x] (If applicable) Documentation has been added / updated (for bug
fixes / features).
- [x] (If applicable) Tests have been added.
- [x] 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?

* Fixes 2 issues:
* `converted_var = xr.where(ds[var] == -9999, missing, ds[var])` somehow
also removed attributes in `ds` itself, which I'm not quite sure why.
This is the core of the issue for #568.
* `ds[var] = converted_var` was not really mutable-safe, although we
already did a `ds = ds.copy()` at the start.

### Does this PR introduce a breaking change?

* No.

### Other information:

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

3961 of 4504 relevant lines covered (87.94%)

5.22 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-Python3.11-conda - 14229156819.1 02 Apr 2025 08:44PM UTC 17
87.83
GitHub Action Run
2 run-Python3.12 - 14229156819.2 02 Apr 2025 08:45PM UTC 18
87.83
GitHub Action Run
3 run-Python3.11 - 14229156819.3 02 Apr 2025 08:45PM UTC 18
85.15
GitHub Action Run
4 run-Python3.12-conda - 14229156819.4 02 Apr 2025 08:44PM UTC 17
87.83
GitHub Action Run
5 run-Python3.10-conda - 14229156819.5 02 Apr 2025 08:44PM UTC 17
87.83
GitHub Action Run
6 run-Python3.10 - 14229156819.6 02 Apr 2025 08:45PM UTC 18
85.15
GitHub Action Run
Source Files on build 14229156819
  • Tree
  • List 18
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • fa00c2a0 on github
  • Prev Build on main (#14228740896)
  • Next Build on main (#14229327751)
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