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

Ouranosinc / miranda
18%

Build:
DEFAULT BRANCH: main
Repo Added 22 Aug 2019 10:22PM UTC
Files 70
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • CanHomT
  • add-casr-prfr-prrp
  • add-nrcan
  • add_era5_vars
  • add_ghcn_hourly
  • casr-json-update
  • casr-vars
  • configuration-fixes
  • cookiecutter-update
  • dependabot/github_actions/dot-github/workflows/actions-50b22d2a40
  • dependabot/github_actions/dot-github/workflows/actions-513cfd570c
  • dependabot/github_actions/dot-github/workflows/actions-6a6dff6dfe
  • dependabot/github_actions/dot-github/workflows/actions-853efeaa36
  • dependabot/github_actions/dot-github/workflows/actions-8c49b2c159
  • dependabot/github_actions/dot-github/workflows/actions-e569d89199
  • dependabot/github_actions/dot-github/workflows/actions-eea3f69a6c
  • dependabot/github_actions/dot-github/workflows/actions-f5ce02c393
  • dependabot/pip/CI/pip-2c7469b053
  • dependabot/pip/CI/pip-512858e340
  • dependabot/pip/black-25.1.0
  • dependabot/pip/blackdoc-0.4.1
  • dependabot/pip/bump-my-version-0.30.0
  • dependabot/pip/bump-my-version-1.1.2
  • dependabot/pip/bump-my-version-1.2.0
  • dependabot/pip/bump-my-version-1.2.1
  • dependabot/pip/bump-my-version-1.2.3
  • dependabot/pip/deptry-0.23.1
  • dependabot/pip/exceptiongroup-1.3.0
  • dependabot/pip/flit-3.10.1
  • dependabot/pip/flit-3.12.0
  • dependabot/pip/flit-core-3.10.1
  • dependabot/pip/flit-core-3.12.0
  • dependabot/pip/isort-6.0.1
  • dependabot/pip/pip-25.0
  • dependabot/pip/pip-25.1
  • dependabot/pip/pip-25.1.1
  • dependabot/pip/pip-25.2
  • dependabot/pip/pylint-3.3.8
  • dependabot/pip/requests-2.32.5
  • dependabot/pip/tox-4.25.0
  • dependabot/pip/tox-4.26.0
  • dependabot/pip/tox-4.28.4
  • dependabot/pip/tox-4.30.2
  • dependabot/pip/tox-gh-1.4.1
  • ecmwf_new_vars
  • fix-casr-attrs
  • fix-eccc-rdrs
  • fix/new_vars
  • fix_eccc
  • fix_ghcnd
  • ghcn_hourly_2
  • ghcn_stations
  • json_changes_ghcn_stations
  • logging-fixes
  • main
  • new-variables
  • new_vars_aggr
  • orrc_changes
  • patch-bump-version
  • patch_fix
  • pre-commit-ci-update-config
  • prepare-v060
  • repair_ghcn_daily
  • split-archival-tools
  • testing-data
  • ts_add
  • update-cookiecutter
  • validations

10 Nov 2025 03:14PM UTC coverage: 18.273%. Remained the same
19236366642

push

github

web-flow
Fast-forward cookiecutter, use tox.toml (#293)

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

* Fast-forwards the cookiecutter template
  * Replaces `tox.ini` with `tox.toml`
* `python-coveralls` (abandonware) has been replaced by the
`coverallsapp/github-action`

### Does this PR introduce a breaking change?

No.

### Other information:

The new TOML configuration has a handful of quirks, but we don't do
anything fancy in this project to constitute any "gotchas", so that's
fine.

1225 of 6704 relevant lines covered (18.27%)

1.46 hits per line

Relevant lines Covered
Build:
Build:
6704 RELEVANT LINES 1225 COVERED LINES
1.46 HITS PER LINE
Source Files on main
  • Tree
  • List 70
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19236366642 main Fast-forward cookiecutter, use tox.toml (#293) ### What kind of change does this PR introduce? * Fast-forwards the cookiecutter template * Replaces `tox.ini` with `tox.toml` * `python-coveralls` (abandonware) has been replaced by the `coverall... push 10 Nov 2025 03:17PM UTC web-flow github
18.27
19182398181 cookiecutter-update Merge 26ce973a3 into c192e85e4 Pull #293 07 Nov 2025 10:05PM UTC web-flow github
18.27
19181002156 main [pre-commit.ci] pre-commit autoupdate, optional netcdf4 (#292) <!--pre-commit.ci start--> updates: - [github.com/asottile/pyupgrade: v3.20.0 → v3.21.0](https://github.com/asottile/pyupgrade/compare/v3.20.0...v3.21.0) - [github.com/astral-sh/ruff-... push 07 Nov 2025 09:00PM UTC web-flow github
18.27
19180774301 pre-commit-ci-update-config Merge 7a36937e2 into be9cff2f6 Pull #292 07 Nov 2025 08:47PM UTC web-flow github
18.27
18416746925 main Remove duplicate CITATION.cff bump, add badges, update citation info (#290) ### What kind of change does this PR introduce? * Fixes an erroneous duplicate `bump-my-version` entry * Adds badges for `conda`, OpenSSF Best Practices, and `Zenodo` *... push 10 Oct 2025 07:45PM UTC web-flow github
18.13
18415947120 patch-bump-version Merge f3d124aaf into b5f2896a7 Pull #290 10 Oct 2025 07:07PM UTC web-flow github
18.13
18415609021 patch-bump-version Merge dacdc2aa5 into b5f2896a7 Pull #290 10 Oct 2025 06:53PM UTC web-flow github
18.13
18415301273 patch-bump-version Merge 4717879a4 into b5f2896a7 Pull #290 10 Oct 2025 06:38PM UTC web-flow github
18.13
18414970749 main Cookiecutter update (#287) ### What kind of change does this PR introduce? * Updates the cookiecutter to the latest commit * Updates the Contributor Covenant Agreement to the latest version * Adds a `CITATION.cff` file with the primary authors' ... push 10 Oct 2025 06:25PM UTC web-flow github
18.13
18414164215 cookiecutter-update Merge e909cb910 into c28347e24 Pull #287 10 Oct 2025 05:47PM UTC web-flow github
18.13
See All Builds (1268)
  • Repo on GitHub
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

© 2025 Coveralls, Inc