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

Ouranosinc / xscen / 9102420731
90%

Build:
DEFAULT BRANCH: main
Ran 15 May 2024 08:47PM UTC
Jobs 8
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

15 May 2024 08:43PM UTC coverage: 74.4%. Remained the same
9102420731

push

github

web-flow
Fix template + update_attr bug (#405)

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

* A few fixes to the templates due to changes in xscen and xarray
* Fix #404, I don't know why this worked in the past but not now. From
my understanding there were 2 problems:
1) We iterate over `others` and assign it to `others`. This breaks the
iteration.
2) In the first instance, we pass a dict of dataset to create a dict of
str (l.137). Then, when we iterate over `others` in l.147, it is no
longuer a dict of dataset, we can't get to `attrs`.
Let me know if I misunderstood something.

### Does this PR introduce a breaking change?
i don't think so.

### Other information:

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

2976 of 4000 relevant lines covered (74.4%)

5.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-Python3.10-conda - 9102420731.1 15 May 2024 08:49PM UTC 0
74.26
GitHub Action Run
2 run-Python3.9 - 9102420731.2 15 May 2024 08:49PM UTC 0
71.74
GitHub Action Run
3 run-Python3.12 - 9102420731.3 15 May 2024 08:49PM UTC 0
71.78
GitHub Action Run
4 run-Python3.11 - 9102420731.4 15 May 2024 08:49PM UTC 0
71.78
GitHub Action Run
5 run-Python3.9-conda - 9102420731.5 15 May 2024 08:49PM UTC 0
74.22
GitHub Action Run
6 run-Python3.11-conda - 9102420731.6 15 May 2024 08:49PM UTC 0
74.26
GitHub Action Run
7 run-Python3.10 - 9102420731.7 15 May 2024 08:49PM UTC 0
71.78
GitHub Action Run
8 run-Python3.12-conda - 9102420731.8 15 May 2024 08:49PM UTC 0
74.26
GitHub Action Run
Source Files on build 9102420731
Detailed source file information is not available for this build.
  • Back to Repo
  • 91a8500a on github
  • Prev Build on main (#9102142257)
  • Next Build on main (#9131280232)
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