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

Ouranosinc / xscen / 7742520638
90%

Build:
DEFAULT BRANCH: main
Ran 01 Feb 2024 02:11PM UTC
Jobs 6
Files 19
Run time 24s
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 Feb 2024 02:07PM UTC coverage: 65.455%. Remained the same
7742520638

push

github

web-flow
Update cookiecutter to new standard via cruft (#319)

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

* Updates the cookiecutter with the newest conventions and workflows

### Does this PR introduce a breaking change?

Boilerplate documentation is largely unchanged. Workflows are now more a
bit more elegant, including automatic labelling, warnings about unsafe
changes to workflows, security-related changes, etc.

`actions-versions-updater.yml` has been replaced with `Dependabot` (it's
just better).

There's support for evaluating the OpenSSF Scorecard (this can be
disabled if we want).

Code formatting tools are now hard-pinned. These need to be kept in sync
with changes from `pre-commit`. `Dependabot` should do this task
automatically via Pull Requests.

Versioning scheme is now SemVer 2.0-compliant:
* If the version doesn't end in `-dev` or `-dev.##`, `$ bump-my-version
bump patch` will be called. This will set the version at `X.Y.Z+1-dev`.
Otherwise, `$ bump-my-version bump build` will be called. This is all
automated by the `bump-version.yml`.

When the version is ready for a release, it's up to the maintainer to
call the following:
* `$ bump-my-version bump release` (for a patch release; i.e. `1.2.0` →
`1.2.1`) or
* `$ bump-my-version bump minor` then `$ bump-my-version bump release`
(for a minor release; i.e. `1.2.0` → `1.3.0`)

There is now also support for Documentation locales (translations) via
`.po` files. These can be staged with `$ make initialize-translations`,
whereby `.po` files will be generated and French (or other) language
strings can be added.
* **I'm not sure how this will interact with existing translation code.
Might be worth it to leave this deactivated**

### Other information:

https://github.com/Ouranosinc/cookiecutter-pypackage/pull/30

2594 of 3963 relevant lines covered (65.46%)

3.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-Python3.10-conda - 7742520638.1 01 Feb 2024 02:12PM UTC 0
65.44
2 run-Python3.10 - 7742520638.2 01 Feb 2024 02:12PM UTC 0
65.44
3 run-Python3.11 - 7742520638.3 01 Feb 2024 02:12PM UTC 0
65.44
4 run-Python3.9-conda - 7742520638.4 01 Feb 2024 02:12PM UTC 0
65.39
5 run-Python3.11-conda - 7742520638.5 01 Feb 2024 02:12PM UTC 0
65.44
6 run-Python3.9 - 7742520638.6 01 Feb 2024 02:12PM UTC 0
65.39
Source Files on build 7742520638
Detailed source file information is not available for this build.
  • Back to Repo
  • 3ec4dff6 on github
  • Prev Build on main (#7703671946)
  • Next Build on main (#7743397815)
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