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

Ouranosinc / xclim / 21044847054
92%

Build:
DEFAULT BRANCH: main
Ran 15 Jan 2026 08:15PM UTC
Jobs 6
Files 60
Run time 2min
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 Jan 2026 08:10PM UTC coverage: 91.998% (-0.1%) from 92.109%
21044847054

push

github

web-flow
Remove useless noqas, do not import matplotlib (#2307)

### What kind of change does this PR introduce?

* Removes many bare `# noqa` comments sprinkled throughout the codebase.
* Updates the `pylint` config in `pre-commit` to allow for newer
versions of system-installed `pylint` to run without errors.
* `matplotlib` is no longer imported when checking for the presence of
it in the library (import speed up)

### Does this PR introduce a breaking change?

Not really. This technically increases the number of `mypy` warnings,
but those need to eventually be dealt with anyway.

The `matplotlib` check prevents us from needing to import `matplotlib`
on import, so that should save microseconds off of import time; With
enough importing, this will save years. You're welcome.

### Other information:

The initial removal of `noqa` comments was performed with
[yesqa](https://github.com/asottile/yesqa).

49 of 56 new or added lines in 19 files covered. (87.5%)

7 existing lines in 1 file now uncovered.

7852 of 8535 relevant lines covered (92.0%)

6.29 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
87.38
0.0% src/xclim/indices/_agro.py
1
78.93
0.0% src/xclim/testing/utils.py
2
96.8
0.02% src/xclim/core/indicator.py
3
67.53
-6.66% src/xclim/ensembles/_reduce.py

Uncovered Existing Lines

Lines Coverage ∆ File
7
67.53
-6.66% src/xclim/ensembles/_reduce.py
Jobs
ID Job ID Ran Files Coverage
1 run-3.12-ubuntu-latest- - 21044847054.1 15 Jan 2026 08:17PM UTC 60
88.8
GitHub Action Run
2 run-{{ matrix.python-version }}-conda - 21044847054.2 15 Jan 2026 08:18PM UTC 60
91.9
GitHub Action Run
3 run-3.13-macos-latest- - 21044847054.3 15 Jan 2026 08:18PM UTC 60
91.52
GitHub Action Run
4 run-3.14-ubuntu-latest- - 21044847054.4 15 Jan 2026 08:15PM UTC 60
88.41
GitHub Action Run
5 run-3.13-ubuntu-latest- - 21044847054.5 15 Jan 2026 08:16PM UTC 60
88.41
GitHub Action Run
6 run-3.10-ubuntu-latest- - 21044847054.6 15 Jan 2026 08:16PM UTC 60
88.42
GitHub Action Run
Source Files on build 21044847054
  • Tree
  • List 60
  • Changed 24
  • Source Changed 24
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21044847054
  • d4c4686b on github
  • Prev Build on main (#20973853716)
  • Next Build on main (#21259265977)
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