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

cjrh / biodome
100%

Build:
DEFAULT BRANCH: master
Repo Added 28 Jun 2017 02:20PM UTC
Files 1
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 master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 2017.6.5
  • add-37-support
  • chore-modernize
  • chore-update-python-versions
  • dependabot/add-v2-config-file
  • dependabot/pip/uv-build-gte-0.11.13-and-lt-0.12
  • dependabot/pip/uv-build-gte-0.11.14-and-lt-0.12
  • dependabot/pip/uv-build-gte-0.11.15-and-lt-0.12
  • dependabot/pip/uv-build-gte-0.11.16-and-lt-0.12
  • dependabot/pip/uv-build-gte-0.11.17-and-lt-0.12
  • dependabot/pip/uv-build-gte-0.11.18-and-lt-0.12
  • dependabot/pip/uv-build-gte-0.11.19-and-lt-0.12
  • dependabot/pip/uv-build-gte-0.11.20-and-lt-0.12
  • dependabot/pip/uv-build-gte-0.11.21-and-lt-0.12
  • dependabot/pip/uv-build-gte-0.11.23-and-lt-0.12
  • dependabot/pip/uv-build-gte-0.11.24-and-lt-0.12
  • dependabot/pip/uv-build-gte-0.11.25-and-lt-0.12
  • dependabot/pip/uv-build-gte-0.11.26-and-lt-0.12
  • enable-37
  • env-change-context-manager
  • master
  • v2017.12.1
  • v2017.8.2
  • v2018.8.1
  • v2018.8.2
  • v2018.8.3
  • v2019.7.1

02 Jul 2026 05:36PM UTC coverage: 100.0%. Remained the same
28609692837

push

github

web-flow
Update uv-build requirement from <0.12,>=0.11.25 to >=0.11.26,<0.12 (#33)

Updates the requirements on [uv-build](https://github.com/astral-sh/uv) to permit the latest version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/astral-sh/uv/releases">uv-build's releases</a>.</em></p>
<blockquote>
<h2>0.11.26</h2>
<h2>Release Notes</h2>
<p>Released on 2026-06-30.</p>
<h3>Performance</h3>
<ul>
<li>Adapt uv to IDs-only PubGrub dependencies (<a href="https://redirect.github.com/astral-sh/uv/pull/20048">#20048</a>)</li>
<li>Avoid allocations in <code>ForkMap::contains</code> (<a href="https://redirect.github.com/astral-sh/uv/pull/20023">#20023</a>)</li>
<li>Reuse resolver work across PubGrub iterations (<a href="https://redirect.github.com/astral-sh/uv/pull/20020">#20020</a>)</li>
<li>Speed up candidate selection for disjoint ranges (<a href="https://redirect.github.com/astral-sh/uv/pull/20026">#20026</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Warn when the build cache is inside the source directory (<a href="https://redirect.github.com/astral-sh/uv/pull/20056">#20056</a>)</li>
</ul>
<h2>Install uv 0.11.26</h2>
<h3>Install prebuilt binaries via shell script</h3>
<pre lang="sh"><code>curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/uv/releases/download/0.11.26/uv-installer.sh | sh
</code></pre>
<h3>Install prebuilt binaries via powershell script</h3>
<pre lang="sh"><code>powershell -ExecutionPolicy Bypass -c &quot;irm https://releases.astral.sh/github/uv/releases/download/0.11.26/uv-installer.ps1 | iex&quot;
</code></pre>
<h2>Download uv 0.11.26</h2>
<table>
<thead>
<tr>
<th>File</th>
<th>Platform</th>
<th>Checksum</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://releases.astral.sh/github/uv/releases/download/0.11.26/uv-aarch64-apple-darwin.tar.gz">uv-aarch64-apple-darwin.tar.gz</a></td>
<td>Apple Silicon macOS</td>
<td><a href="https://releases.astral.sh/github/uv/releases/download/0.11.2... (continued)

71 of 71 relevant lines covered (100.0%)

6.0 hits per line

Relevant lines Covered
Build:
Build:
71 RELEVANT LINES 71 COVERED LINES
6.0 HITS PER LINE
Source Files on master
  • Tree
  • List 1
  • 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
28609692837 master Update uv-build requirement from <0.12,>=0.11.25 to >=0.11.26,<0.12 (#33) Updates the requirements on [uv-build](https://github.com/astral-sh/uv) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href... push 02 Jul 2026 05:36PM UTC web-flow github
100.0
28468994557 dependabot/pip/uv-build-gte-0.11.26-and-lt-0.12 Merge ea79e2bc6 into c63162387 Pull #33 30 Jun 2026 07:02PM UTC web-flow github
100.0
28412610207 master Update uv-build requirement from <0.12,>=0.11.24 to >=0.11.25,<0.12 (#32) Updates the requirements on [uv-build](https://github.com/astral-sh/uv) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href... push 30 Jun 2026 12:49AM UTC web-flow github
100.0
28395856469 dependabot/pip/uv-build-gte-0.11.25-and-lt-0.12 Merge e69165703 into 0122f6797 Pull #32 29 Jun 2026 07:02PM UTC web-flow github
100.0
28135348075 master Merge pull request #31 from cjrh/dependabot/pip/uv-build-gte-0.11.24-and-lt-0.12 Update uv-build requirement from <0.12,>=0.11.23 to >=0.11.24,<0.12 push 24 Jun 2026 11:05PM UTC web-flow github
100.0
28122690537 dependabot/pip/uv-build-gte-0.11.24-and-lt-0.12 Merge 00df09606 into ac5dd64ce Pull #31 24 Jun 2026 07:03PM UTC web-flow github
100.0
27945679675 master Update uv-build requirement from <0.12,>=0.11.21 to >=0.11.23,<0.12 (#30) Updates the requirements on [uv-build](https://github.com/astral-sh/uv) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href... push 22 Jun 2026 10:17AM UTC web-flow github
100.0
27843675146 dependabot/pip/uv-build-gte-0.11.23-and-lt-0.12 Merge 86ff40889 into 3fb5cd93c Pull #30 19 Jun 2026 07:02PM UTC web-flow github
100.0
27415780166 master Update uv-build requirement from <0.12,>=0.11.20 to >=0.11.21,<0.12 (#29) Updates the requirements on [uv-build](https://github.com/astral-sh/uv) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href... push 12 Jun 2026 12:31PM UTC web-flow github
100.0
27370664048 dependabot/pip/uv-build-gte-0.11.21-and-lt-0.12 Merge 720e7261f into a76240b9b Pull #29 11 Jun 2026 07:03PM UTC web-flow github
100.0
See All Builds (104)
  • 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