• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
You are now the owner of this repo.

hydrologie / hsamiplus
84%

Build:
DEFAULT BRANCH: main
Repo Added 31 Oct 2024 05:54PM UTC
Token L0w7dozWNGVpMIL1A5PTdE7kXIdiv2JmT regen
Build 247 Last
Files 14
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
Sync Branches
  • No branch selected
  • add-exceptiongroup-bp
  • cookiecutter-update
  • cruft-update
  • dependabot/github_actions/dot-github/workflows/actions-00d9125489
  • dependabot/github_actions/dot-github/workflows/actions-0216d3d2b1
  • dependabot/github_actions/dot-github/workflows/actions-14dc421481
  • dependabot/github_actions/dot-github/workflows/actions-2627cbfd2b
  • dependabot/github_actions/dot-github/workflows/actions-399ecad3ed
  • dependabot/github_actions/dot-github/workflows/actions-5f4cd0cf5b
  • dependabot/github_actions/dot-github/workflows/actions-7f0d60ab2e
  • dependabot/github_actions/dot-github/workflows/actions-83e021f997
  • dependabot/github_actions/dot-github/workflows/actions-8eb8a9087d
  • dependabot/github_actions/dot-github/workflows/actions-92164419fa
  • dependabot/github_actions/dot-github/workflows/actions-a048ebf1ca
  • dependabot/github_actions/dot-github/workflows/actions-c061075a31
  • dependabot/github_actions/dot-github/workflows/actions-c43a1fd19f
  • dependabot/github_actions/dot-github/workflows/actions-f154a0ce5c
  • dependabot/pip/CI/pip-2355f07891
  • dependabot/pip/CI/pip-4ea199e985
  • dependabot/pip/CI/pip-8177a8837a
  • dependabot/pip/CI/pip-99a64d02cb
  • dependabot/pip/CI/pip-a6aa50acab
  • dependabot/pip/CI/pip-c4ff2e68b4
  • dependabot/pip/black-25.9.0
  • dependabot/pip/bump-my-version-0.28.1
  • dependabot/pip/bump-my-version-0.29.0
  • dependabot/pip/bump-my-version-0.32.2
  • 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/bump-my-version-1.3.0
  • 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.10.0
  • dependabot/pip/flit-3.10.1
  • dependabot/pip/flit-3.11.0
  • dependabot/pip/flit-3.12.0
  • dependabot/pip/flit-core-3.10.1
  • dependabot/pip/flit-core-3.11.0
  • dependabot/pip/flit-core-3.12.0
  • dependabot/pip/isort-6.0.1
  • dependabot/pip/isort-6.1.0
  • dependabot/pip/pip-25.1
  • dependabot/pip/pip-25.1.1
  • dependabot/pip/pip-25.2
  • dependabot/pip/pip-25.3
  • dependabot/pip/pip-26.0.1
  • dependabot/pip/pylint-3.3.6
  • dependabot/pip/pylint-3.3.7
  • dependabot/pip/pylint-3.3.8
  • dependabot/pip/pylint-3.3.9
  • dependabot/pip/pylint-4.0.2
  • dependabot/pip/pylint-4.0.3
  • dependabot/pip/pylint-4.0.4
  • dependabot/pip/pylint-4.0.5
  • dependabot/pip/tomli-2.3.0
  • dependabot/pip/tomli-2.4.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.29.0
  • dependabot/pip/tox-4.30.2
  • dependabot/pip/tox-4.30.3
  • dependabot/pip/tox-gh-1.6.0
  • dependabot/pip/tox-gh-1.6.1
  • dependabot/pip/tox-gh-1.7.1
  • develop
  • main
  • pre-commit-ci-update-config
  • setup-ci
  • spotpy-integration
  • update-precommit

21 Apr 2026 10:46PM UTC coverage: 83.536%. Remained the same
24750398642

push

github

web-flow
Bump python-dotenv from 1.0.1 to 1.2.2 in /CI in the pip group across 1 directory (#103)

Bumps the pip group with 1 update in the /CI directory:
[python-dotenv](https://github.com/theskumar/python-dotenv).

Updates `python-dotenv` from 1.0.1 to 1.2.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/theskumar/python-dotenv/releases">python-dotenv's
releases</a>.</em></p>
<blockquote>
<h2>v1.2.2</h2>
<h3>Added</h3>
<ul>
<li>Support for Python 3.14, including the free-threaded (3.14t) build.
(#)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>The <code>dotenv run</code> command now forwards flags directly to
the specified command by <a
href="https://github.com/bbc2"><code>@​bbc2</code></a> in <a
href="https://redirect.github.com/theskumar/python-dotenv/pull/607">theskumar/python-dotenv#607</a></li>
<li>Improved documentation clarity regarding override behavior and the
reference page.</li>
<li>Updated PyPy support to version 3.11.</li>
<li>Documentation for FIFO file support.</li>
<li>Support for Python 3.9.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Improved <code>set_key</code> and <code>unset_key</code> behavior
when interacting with symlinks by <a
href="https://github.com/bbc2"><code>@​bbc2</code></a> in <a
href="https://github.com/theskumar/python-dotenv/commit/790c5c029">#790c5</a></li>
<li>Corrected the license specifier and added missing Python 3.14
classifiers in package metadata by <a
href="https://github.com/JYOuyang"><code>@​JYOuyang</code></a> in <a
href="https://redirect.github.com/theskumar/python-dotenv/pull/590">theskumar/python-dotenv#590</a></li>
</ul>
<h3>Breaking Changes</h3>
<ul>
<li>
<p><code>dotenv.set_key</code> and <code>dotenv.unset_key</code> used to
follow symlinks in some
situations. This is no longer the case. For that behavior to be restored
in
all cases, <code>follow_symlinks=True</code> should be used.</p>
</li>
<li>
<p>In the CLI, <code>set</code> and <code>unset</co... (continued)

1446 of 1731 relevant lines covered (83.54%)

3.34 hits per line

Relevant lines Covered
Build:
Build:
1731 RELEVANT LINES 1446 COVERED LINES
3.34 HITS PER LINE
Source Files on main
  • Tree
  • List 14
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24750398642 main Bump python-dotenv from 1.0.1 to 1.2.2 in /CI in the pip group across 1 directory (#103) Bumps the pip group with 1 update in the /CI directory: [python-dotenv](https://github.com/theskumar/python-dotenv). Updates `python-dotenv` from 1.0.1 to 1... push 21 Apr 2026 10:54PM UTC web-flow github
83.54
24742490226 dependabot/pip/CI/pip-4ea199e985 Merge 0515941ce into c8c1b6a8a Pull #103 21 Apr 2026 07:43PM UTC web-flow github
83.54
24567885338 pre-commit-ci-update-config Merge 9b5719e8c into c8c1b6a8a Pull #101 17 Apr 2026 01:40PM UTC web-flow github
83.54
24515643356 main Bump tomli from 2.3.0 to 2.4.0 (#95) Bumps [tomli](https://github.com/hukkin/tomli) from 2.3.0 to 2.4.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hukkin/tomli/blob/master/CHANGELOG.md">tomli's changel... push 16 Apr 2026 05:45PM UTC web-flow github
83.54
24516339033 cookiecutter-update Merge 2085d4e4d into 2b470c1ae Pull #102 16 Apr 2026 02:41PM UTC web-flow github
83.54
24515630717 main Bump bump-my-version from 1.2.5 to 1.3.0 (#97) Bumps [bump-my-version](https://github.com/callowayproject/bump-my-version) from 1.2.5 to 1.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/callowaypro... push 16 Apr 2026 02:30PM UTC web-flow github
83.54
24458922863 dependabot/pip/tomli-2.4.0 Merge 55bc18024 into e9df768fc Pull #95 15 Apr 2026 02:09PM UTC web-flow github
83.54
24458902599 dependabot/pip/bump-my-version-1.3.0 Merge c6c774d7f into e9df768fc Pull #97 15 Apr 2026 02:07PM UTC web-flow github
83.54
24458817001 main Bump pylint from 4.0.4 to 4.0.5 (#96) Bumps [pylint](https://github.com/pylint-dev/pylint) from 4.0.4 to 4.0.5. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pylint-dev/pylint/commit/88e1ab7545a4af4aea15c305a154c164a95... push 15 Apr 2026 02:06PM UTC web-flow github
83.54
24426976644 dependabot/pip/pylint-4.0.5 Merge 243481c6c into cf747a29e Pull #96 14 Apr 2026 11:09PM UTC web-flow github
83.54
See All Builds (203)
  • Settings
  • 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