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

Ouranosinc / xclim / 8915373528
92%

Build:
DEFAULT BRANCH: main
Ran 01 May 2024 09:49PM UTC
Jobs 2
Files 70
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

01 May 2024 09:44PM UTC coverage: 90.962%. First build
8915373528

push

github

web-flow
`mypy` compliance (#1721)

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

* Addresses several issues (around 250/1250 errors) associated with
(re-)casting of variables and output typing.
* The `Indicator.__getitem__` method has been retired (to reduce
instances of class methods returning `Any`)
* PEP8 rule N802 is now enforced (with `noqa` exceptions, mostly for
functions based on `sfcWind` variable).
* The `wrapped_partial` function wrapper has been removed.

### Does this PR introduce a breaking change?

Yes. The Indicator `__getitem__` method has been removed. This has
downstream impacts on `finch` and possibly other projects. Additionally,
the obsolete `wrapped_partial` function (was previously used in
Indicator construction) has also been removed.

518 of 559 new or added lines in 33 files covered. (92.67%)

8826 of 9703 relevant lines covered (90.96%)

6.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-{{ matrix.tox-env }}-opt-slow - 8915373528.1 01 May 2024 10:10PM UTC 0
90.17
GitHub Action Run
2 run-{{ matrix.tox-env }}-{{ matrix.os }} - 8915373528.2 01 May 2024 10:10PM UTC 0
90.96
GitHub Action Run
Source Files on build 8915373528
Detailed source file information is not available for this build.
  • Back to Repo
  • 3743ef96 on github
  • Prev Build on main (#8914243817)
  • Next Build on main (#8929138774)
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