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

Ouranosinc / miranda / 17249301051
18%

Build:
DEFAULT BRANCH: main
Ran 26 Aug 2025 08:15PM UTC
Jobs 7
Files 68
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

26 Aug 2025 08:11PM UTC coverage: 18.642% (-0.08%) from 18.726%
17249301051

push

github

web-flow
Update cookiecutter, format code for new conventions (#266)

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

* Updates the cookiecutter to the latest commit
* Removes `black`, `isort`, and `blackdoc`
* More `pre-commit` hooks have been added (most are disabled as they
require major refactoring efforts).

### Does this PR introduce a breaking change?

Development tooling has changed significantly. Running `black` or
`isort` will create inconsistent formatting.

### Other information:

`ruff` does nearly all that we need for code formatting. `flake8` is
still around for docstring-specific checks that are not possible via
`ruff` (requires dynamic checking).

49 of 456 new or added lines in 48 files covered. (10.75%)

207 existing lines in 40 files now uncovered.

1194 of 6405 relevant lines covered (18.64%)

1.29 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
25.0
0.0% src/miranda/convert/corrections.py
1
25.0
0.0% src/miranda/convert/eccc_canswe.py
1
93.22
0.0% src/miranda/cv.py
1
0.0
0.0% src/miranda/eccc/geomet.py
1
0.0
0.0% src/miranda/preprocess/ecmwf_tigge.py
1
18.06
0.0% src/miranda/treatments/__init__.py
1
88.24
0.0% src/miranda/validate/_dimensions.py
2
36.14
0.0% src/miranda/convert/hq.py
2
16.09
0.0% src/miranda/convert/utils.py
2
0.0
0.0% src/miranda/eccc/_support_rvt.py
2
33.33
0.0% src/miranda/io/_input.py
2
72.92
0.0% src/miranda/validate/schema.py
3
90.91
-2.11% src/miranda/gis/_domains.py
4
32.08
0.0% src/miranda/convert/deh.py
4
0.0
0.0% src/miranda/eccc/_utils.py
4
16.26
0.0% src/miranda/io/_rechunk.py
4
78.49
-0.67% src/miranda/testing/utils.py
4
25.0
0.0% src/miranda/treatments/_preprocessing.py
5
14.67
-0.4% src/miranda/ecmwf/_tigge.py
5
36.19
0.0% src/miranda/preprocess/_metadata.py
6
13.75
0.93% src/miranda/gis/utils.py
7
29.63
0.0% src/miranda/convert/_data_definitions.py
7
14.69
0.0% src/miranda/ecmwf/_era5.py
7
14.58
0.6% src/miranda/io/utils.py
7
13.76
0.0% src/miranda/preprocess/_eccc_summaries.py
7
13.33
0.0% src/miranda/storage.py
7
30.51
0.0% src/miranda/units.py
8
22.73
0.0% src/miranda/convert/eccc_rdrs.py
8
8.88
-0.54% src/miranda/treatments/_variables.py
9
9.64
0.0% src/miranda/preprocess/_eccc_ahccd.py
10
9.03
0.0% src/miranda/treatments/_dimensions.py
11
16.8
0.13% src/miranda/convert/_reconstruction.py
11
0.0
0.0% src/miranda/eccc/_homogenized.py
11
31.36
0.0% src/miranda/utils.py
12
11.35
0.0% src/miranda/structure/_structure.py
16
12.07
0.51% src/miranda/io/_output.py
17
0.0
0.0% src/miranda/convert/ghcn.py
20
0.0
0.0% src/miranda/ncar/_aws_cordex.py
23
9.21
0.0% src/miranda/preprocess/_eccc_obs.py
32
0.0
0.0% src/miranda/eccc/_raw.py
40
14.62
0.0% src/miranda/convert/melcc.py
40
11.46
-0.18% src/miranda/decode/_decoder.py
41
7.63
0.0% src/miranda/convert/_data_corrections.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
25.0
0.0% src/miranda/convert/corrections.py
1
25.0
0.0% src/miranda/convert/eccc_canswe.py
1
36.14
0.0% src/miranda/convert/hq.py
1
93.22
0.0% src/miranda/cv.py
1
13.76
0.0% src/miranda/preprocess/_eccc_summaries.py
1
18.06
0.0% src/miranda/treatments/__init__.py
1
72.92
0.0% src/miranda/validate/schema.py
2
29.63
0.0% src/miranda/convert/_data_definitions.py
2
32.08
0.0% src/miranda/convert/deh.py
2
16.09
0.0% src/miranda/convert/utils.py
2
0.0
0.0% src/miranda/eccc/geomet.py
2
0.0
0.0% src/miranda/eccc/_utils.py
2
13.75
0.93% src/miranda/gis/utils.py
2
33.33
0.0% src/miranda/io/_input.py
2
0.0
0.0% src/miranda/preprocess/eccc.py
2
0.0
0.0% src/miranda/preprocess/ecmwf_tigge.py
2
13.33
0.0% src/miranda/storage.py
3
0.0
0.0% src/miranda/eccc/_support_rvt.py
3
16.26
0.0% src/miranda/io/_rechunk.py
3
0.0
0.0% src/miranda/ncar/_aws_cordex.py
3
78.49
-0.67% src/miranda/testing/utils.py
4
14.58
0.6% src/miranda/io/utils.py
4
9.64
0.0% src/miranda/preprocess/_eccc_ahccd.py
4
11.35
0.0% src/miranda/structure/_structure.py
4
25.0
0.0% src/miranda/treatments/_preprocessing.py
5
30.51
0.0% src/miranda/units.py
5
31.36
0.0% src/miranda/utils.py
6
16.8
0.13% src/miranda/convert/_reconstruction.py
6
0.0
0.0% src/miranda/eccc/_homogenized.py
6
14.69
0.0% src/miranda/ecmwf/_era5.py
6
12.07
0.51% src/miranda/io/_output.py
6
9.03
0.0% src/miranda/treatments/_dimensions.py
7
22.73
0.0% src/miranda/convert/eccc_rdrs.py
8
8.88
-0.54% src/miranda/treatments/_variables.py
10
9.21
0.0% src/miranda/preprocess/_eccc_obs.py
11
14.62
0.0% src/miranda/convert/melcc.py
12
11.46
-0.18% src/miranda/decode/_decoder.py
14
0.0
0.0% src/miranda/convert/ghcn.py
17
0.0
0.0% src/miranda/eccc/_raw.py
33
7.63
0.0% src/miranda/convert/_data_corrections.py
Jobs
ID Job ID Ran Files Coverage
1 run-3.11 - 17249301051.1 26 Aug 2025 08:16PM UTC 68
18.47
GitHub Action Run
2 run-Python3.10-conda - 17249301051.2 26 Aug 2025 08:15PM UTC 68
18.39
GitHub Action Run
3 run-Python3.13-conda - 17249301051.3 26 Aug 2025 08:15PM UTC 68
18.39
GitHub Action Run
4 run-3.12 - 17249301051.4 26 Aug 2025 08:16PM UTC 68
18.47
GitHub Action Run
5 run-3.10 - 17249301051.5 26 Aug 2025 08:16PM UTC 68
18.47
GitHub Action Run
6 run-Python3.11-conda - 17249301051.6 26 Aug 2025 08:15PM UTC 68
18.39
GitHub Action Run
7 run-Python3.12-conda - 17249301051.7 26 Aug 2025 08:15PM UTC 68
18.39
GitHub Action Run
Source Files on build 17249301051
  • Tree
  • List 68
  • Changed 54
  • Source Changed 54
  • Coverage Changed 54
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17249301051
  • ba028d25 on github
  • Prev Build on main (#17135863835)
  • Next Build on main (#17268823981)
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