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

hydrologie / xhydro / 7745129231
92%

Build:
DEFAULT BRANCH: main
Ran 01 Feb 2024 05:22PM UTC
Jobs 3
Files 9
Run time 23s
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 05:20PM UTC coverage: 90.672%. Remained the same
7745129231

push

github

web-flow
update cookiecutter to latest commit (#70)

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

* Updates the cookiecutter to the latest commits
* `xhydro` is now Semantic Version v2.0.0-compliant
* Added a few workflows (Change file labelling, Cache cleaning,
Dependency scans, OpenSSF Scorecard)
* Updated pre-commit hook versions
* Formatting tools are now pinned to their pre-commit equivalents
* `actions-version-updater.yml` has been replaced by `dependabot`

### 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 `Dependendabot`
(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`)

### Other information:

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

243 of 268 relevant lines covered (90.67%)

2.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-Python3.9-conda - 7745129231.1 01 Feb 2024 05:23PM UTC 9
90.57
2 run-Python3.11-conda - 7745129231.2 01 Feb 2024 05:23PM UTC 9
90.67
3 run-Python3.10-conda - 7745129231.3 01 Feb 2024 05:23PM UTC 9
90.67
Source Files on build 7745129231
  • Tree
  • List 9
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 73e24a4e on github
  • Prev Build on main (#7534557957)
  • Next Build on main (#7745415126)
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