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

Ouranosinc / xclim / 5204489568
90%
main: 92%

Build:
Build:
LAST BUILD BRANCH: more-spei-dists
DEFAULT BRANCH: main
Ran 07 Jun 2023 08:41PM UTC
Jobs 2
Files 68
Run time 2s
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

pending completion
5204489568

push

github

web-flow
Faster escore (#1383)

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

* correlation functions in `_escore` now have an additional loop that
basically replaces the numpy operation: `v1[:] - v2[:]`. This makes the
function run much faster (~ 30 times faster)

### Does this PR introduce a breaking change?

No

### Other information:

There are some instances where nopython has a harder time for some numpy
functions:
https://stackoverflow.com/questions/42846313/numba-nopython-mode-slower-than-object-mode,
this could be related.

0 of 8 new or added lines in 1 file covered. (0.0%)

2 existing lines in 1 file now uncovered.

7819 of 8634 relevant lines covered (90.56%)

2.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-{{ matrix.tox-env }} - 5204489568.1 07 Jun 2023 08:46PM UTC 0
86.45
2 run-{{ matrix.tox-env }}-opt-slow - 5204489568.2 07 Jun 2023 08:46PM UTC 0
90.14
Source Files on build 5204489568
Detailed source file information is not available for this build.
  • Back to Repo
  • 42b20802 on github
  • Prev Build on master (#5188767771)
  • Next Build on master (#5212994777)
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