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

Ouranosinc / xclim / 21044847054 / 1
92%
main: 92%

Build:
DEFAULT BRANCH: main
Ran 15 Jan 2026 08:23PM UTC
Files 60
Run time 4s
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: 88.799% (-0.02%) from 88.815%
21044847054.1

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).

7579 of 8535 relevant lines covered (88.8%)

0.89 hits per line

Source Files on job run-3.12-ubuntu-latest- - 21044847054.1
  • Tree
  • List 60
  • Changed 24
  • Source Changed 24
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21044847054
  • d4c4686b on github
  • Prev Job for on main (#20973853716.5)
  • Next Job for on main (#21259265977.4)
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