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

hydrologie / xdatasets
20%
master: 21%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Repo Added 02 Feb 2024 07:07PM UTC
Files 9
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: main
CHANGE BRANCH
x
Reset
  • main
  • add-exceptiongroup
  • add-security-policy
  • add-tomli
  • cookiecutter-update
  • dependabot/github_actions/dot-github/workflows/actions-0216d3d2b1
  • dependabot/github_actions/dot-github/workflows/actions-14dc421481
  • dependabot/github_actions/dot-github/workflows/actions-2497424ac9
  • dependabot/github_actions/dot-github/workflows/actions-2627cbfd2b
  • dependabot/github_actions/dot-github/workflows/actions-399ecad3ed
  • dependabot/github_actions/dot-github/workflows/actions-83e021f997
  • dependabot/github_actions/dot-github/workflows/actions-8eb8a9087d
  • dependabot/github_actions/dot-github/workflows/actions-a048ebf1ca
  • dependabot/github_actions/dot-github/workflows/actions-a89a687063
  • dependabot/github_actions/dot-github/workflows/actions-ad5081bab1
  • dependabot/github_actions/dot-github/workflows/actions-b2432e8f67
  • dependabot/github_actions/dot-github/workflows/actions-c5043b94ad
  • dependabot/github_actions/dot-github/workflows/actions-c5180ad0f8
  • dependabot/github_actions/dot-github/workflows/actions-cd834949eb
  • dependabot/github_actions/dot-github/workflows/actions-f154a0ce5c
  • dependabot/github_actions/dot-github/workflows/actions-f895ca5302
  • dependabot/pip/CI/filelock-3.20.3
  • dependabot/pip/CI/pip-2c7469b053
  • dependabot/pip/CI/pip-512858e340
  • dependabot/pip/CI/pip-8177a8837a
  • dependabot/pip/CI/pip-99a64d02cb
  • dependabot/pip/CI/pip-a6aa50acab
  • dependabot/pip/CI/pip-c4ff2e68b4
  • dependabot/pip/CI/tox-4.34.0
  • dependabot/pip/CI/virtualenv-20.36.1
  • dependabot/pip/black-25.9.0
  • dependabot/pip/blackdoc-0.4.1
  • dependabot/pip/blackdoc-0.4.3
  • dependabot/pip/bump-my-version-0.29.0
  • dependabot/pip/bump-my-version-0.32.0
  • dependabot/pip/bump-my-version-1.1.1
  • dependabot/pip/bump-my-version-1.1.2
  • dependabot/pip/bump-my-version-1.1.4
  • 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/bump-my-version-1.2.4
  • dependabot/pip/bump-my-version-1.2.5
  • dependabot/pip/deptry-0.23.1
  • dependabot/pip/deptry-0.24.0
  • dependabot/pip/exceptiongroup-1.3.0
  • dependabot/pip/exceptiongroup-1.3.1
  • dependabot/pip/flit-3.11.0
  • dependabot/pip/flit-3.12.0
  • dependabot/pip/flit-core-3.11.0
  • dependabot/pip/flit-core-3.12.0
  • dependabot/pip/intake-xarray-gte-0.6.1-and-lt-3.0.0
  • dependabot/pip/isort-6.0.1
  • dependabot/pip/pip-25.0.1
  • dependabot/pip/pip-25.1
  • dependabot/pip/pip-25.1.1
  • dependabot/pip/pip-25.2
  • dependabot/pip/pip-25.3
  • dependabot/pip/pylint-3.3.6
  • dependabot/pip/pylint-3.3.7
  • dependabot/pip/pylint-3.3.8
  • dependabot/pip/pylint-4.0.2
  • dependabot/pip/pylint-4.0.3
  • dependabot/pip/pylint-4.0.4
  • dependabot/pip/tomli-2.3.0
  • dependabot/pip/tox-4.25.0
  • dependabot/pip/tox-4.26.0
  • dependabot/pip/tox-4.27.0
  • dependabot/pip/tox-4.28.4
  • dependabot/pip/tox-4.30.2
  • dependabot/pip/tox-4.32.0
  • dependabot/pip/tox-gh-1.6.1
  • fix-bump
  • fix-bumpversion
  • fix-tmp-path
  • fix_getpass
  • fix_pyproject_py39
  • pin-intake-xarray
  • pre-commit-ci-update-config
  • prep038
  • prep039
  • remove_pins
  • update-linting

19 Feb 2026 06:32PM UTC coverage: 20.335%. Remained the same
22194843933

push

github

web-flow
Prevent bump-my-version from triggering itself (#282)

<!-- Please ensure the PR fulfills the following requirements! -->
<!-- If this is your first PR, make sure to add your details to the
AUTHORS.rst! -->
### Pull Request Checklist:
- [ ] This PR addresses an already opened issue (for bug fixes /
features)
  - This PR fixes #xyz
- [ ] (If applicable) Documentation has been added / updated (for bug
fixes / features).
- [ ] (If applicable) Tests have been added.
- [ ] CHANGELOG.rst has been updated (with summary of main changes).
- [ ] Link to issue (:issue:`number`) and pull request (:pull:`number`)
has been added.

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

* Small internal fix to bump-my-version.

### Does this PR introduce a breaking change?


### Other information:

97 of 477 relevant lines covered (20.34%)

1.22 hits per line

Relevant lines Covered
Build:
Build:
477 RELEVANT LINES 97 COVERED LINES
1.22 HITS PER LINE
Source Files on main
  • Tree
  • List 9
  • 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
22194843933 main Prevent bump-my-version from triggering itself (#282) <!-- Please ensure the PR fulfills the following requirements! --> <!-- If this is your first PR, make sure to add your details to the AUTHORS.rst! --> ### Pull Request Checklist: - [ ] This P... push 19 Feb 2026 06:34PM UTC web-flow github
20.34
22191528818 main Prepare v.0.3.9 (#281) <!-- Please ensure the PR fulfills the following requirements! --> <!-- If this is your first PR, make sure to add your details to the AUTHORS.rst! --> ### Pull Request Checklist: - [ ] This PR addresses an already opened i... push 19 Feb 2026 04:59PM UTC web-flow github
20.34
21048621572 main Bump virtualenv from 20.35.4 to 20.36.1 in /CI (#279) Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.35.4 to 20.36.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pypa/virtualenv/relea... push 15 Jan 2026 10:31PM UTC web-flow github
20.34
21048268301 main Bump tox from 4.32.0 to 4.34.0 in /CI (#277) Bumps [tox](https://github.com/tox-dev/tox) from 4.32.0 to 4.34.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tox-dev/tox/releases">tox's releases</a>.</... push 15 Jan 2026 10:18PM UTC web-flow github
20.34
21048053086 main Update cookiecutter - Dependabot automation (#276) ### What kind of change does this PR introduce? * Adds a workflow for automatically approving non-major Dependabot updates. * Configures Dependabot to only perform CI updates. ### Does this PR ... push 15 Jan 2026 10:10PM UTC web-flow github
20.34
20822624300 main Bump urllib3 from 2.6.0 to 2.6.3 in /CI in the pip group across 1 directory (#274) push 08 Jan 2026 03:47PM UTC web-flow github
20.34
20727848678 main [pre-commit.ci] pre-commit autoupdate (#273) <!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.7 → v0.14.10](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.7...v0.14.10) - [github.com/numpy/numpydoc: v... push 05 Jan 2026 08:13PM UTC web-flow github
20.34
20722577272 main Bump the actions group in /.github/workflows with 7 updates (#272) push 05 Jan 2026 04:52PM UTC web-flow github
20.34
20721783752 main Bump bump-my-version from 1.2.4 to 1.2.5 (#270) push 05 Jan 2026 04:23PM UTC web-flow github
20.34
20721542640 main Bump tox-gh from 1.5.0 to 1.6.1 (#271) push 05 Jan 2026 04:15PM UTC web-flow github
20.34
See All Builds (533)
  • 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

© 2026 Coveralls, Inc