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

Chia-Network / chiapos
80%

Build:
DEFAULT BRANCH: main
Repo Added 10 May 2023 08:21AM UTC
Files 29
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
  • 2.0.10
  • 2.0.11
  • 2.0.12
  • 2.0.4
  • 2.0.5
  • 2.0.6
  • 2.0.7
  • 2.0.8
  • 2.0.9
  • 2.0.9rc1
  • 3.13
  • EL-cmake-win-strangeness
  • EL-macos-15-intel
  • EL-update-blake3
  • EL-update-cxxopts
  • EL-update-macos
  • EL.bug-fix
  • EL.compiler-warnings
  • EL.crate-version
  • EL.debug-compile-options
  • EL.debugging
  • EL.execstack
  • EL.python3.14
  • EL.remove-3.8
  • EL.rust-version-bump
  • altendky-patch-1
  • altendky-patch-2
  • cargowjb
  • cursor/align-python-versions-0896
  • dependabot/cargo/bindgen-0.71.1
  • dependabot/cargo/bindgen-0.72.0
  • dependabot/cargo/bindgen-0.72.1
  • dependabot/cargo/cmake-0.1.53
  • dependabot/cargo/cmake-0.1.54
  • dependabot/cargo/cmake-0.1.56
  • dependabot/cargo/cmake-0.1.57
  • dependabot/cargo/cmake-0.1.58
  • dependabot/cargo/libfuzzer-sys-0.4.10
  • dependabot/cargo/libfuzzer-sys-0.4.12
  • dependabot/cargo/libfuzzer-sys-0.4.13
  • dependabot/cargo/libfuzzer-sys-0.4.9
  • dependabot/cargo/link-cplusplus-1.0.10
  • dependabot/cargo/link-cplusplus-1.0.11
  • dependabot/cargo/link-cplusplus-1.0.12
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/checkout-6.0.2
  • dependabot/github_actions/actions/checkout-6.0.3
  • dependabot/github_actions/actions/checkout-7
  • dependabot/github_actions/actions/dependency-review-action-4.9.0
  • dependabot/github_actions/actions/dependency-review-action-5
  • dependabot/github_actions/actions/download-artifact-5
  • dependabot/github_actions/actions/download-artifact-6
  • dependabot/github_actions/actions/download-artifact-8
  • dependabot/github_actions/actions/setup-python-6
  • dependabot/github_actions/actions/setup-python-6.3.0
  • dependabot/github_actions/actions/setup-python-7
  • dependabot/github_actions/actions/upload-artifact-5
  • dependabot/github_actions/actions/upload-artifact-7
  • dependabot/github_actions/actions/upload-artifact-7.0.0
  • dependabot/github_actions/aws-actions/configure-aws-credentials-5
  • dependabot/github_actions/aws-actions/configure-aws-credentials-6
  • dependabot/github_actions/aws-actions/configure-aws-credentials-6.1.1
  • dependabot/github_actions/aws-actions/configure-aws-credentials-6.1.3
  • dependabot/github_actions/aws-actions/configure-aws-credentials-6.2.0
  • dependabot/github_actions/coverallsapp/github-action-2.3.6
  • dependabot/github_actions/docker/setup-qemu-action-4
  • dependabot/github_actions/docker/setup-qemu-action-4.1.0
  • dependabot/github_actions/github/codeql-action-4
  • dependabot/github_actions/github/codeql-action-4.35.1
  • dependabot/github_actions/github/codeql-action-4.35.2
  • dependabot/github_actions/github/codeql-action-4.35.3
  • dependabot/github_actions/github/codeql-action-4.35.4
  • dependabot/github_actions/github/codeql-action-4.35.5
  • dependabot/github_actions/github/codeql-action-4.36.0
  • dependabot/github_actions/github/codeql-action-4.36.1
  • dependabot/github_actions/rust-lang/crates-io-auth-action-1.0.4
  • dependabot/pip/pybind11-gte-3.0.3
  • dependabot/pip/pybind11-gte-3.0.4
  • dependabot/pip/setuptools-gte-82.0.1
  • dependabot/pip/setuptools-gte-83.0.0
  • dependabot/pip/setuptools-scm-gte-10.1.2
  • dependabot/pip/setuptools-scm-gte-10.2.0
  • dependabot/pip/setuptools-scm-gte-10.2.1
  • dependabot/pip/setuptools-scm-gte-9.2.2
  • drop_3_8
  • fix-b17-uniform-sort-fit-check
  • harden-plot-k-validation
  • hb-target-nostackexec-bladebit-harvester
  • managed-files
  • pybindwjb
  • trusted-publishing
  • update-license

30 Jun 2026 11:09PM UTC coverage: 79.715% (+0.02%) from 79.692%
28481770812

push

github

web-flow
Update setuptools-scm requirement from >=3.5.0 to >=10.1.2 (#552)

Updates the requirements on
[setuptools-scm](https://github.com/pypa/setuptools-scm) to permit the
latest version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/setuptools-scm/releases">setuptools-scm's
releases</a>.</em></p>
<blockquote>
<h2>setuptools-scm v10.1.2</h2>
<h3>Fixed</h3>
<ul>
<li>Fix DeprecationWarning leak by threading VcsEnvironment through
VersionInferenceConfig and using env.make_reader() in
_should_write_to_source. (<a
href="https://redirect.github.com/pypa/setuptools-scm/issues/1424">#1424</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/setuptools-scm/commit/fa1c6e29d"><code>fa1c6e2</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/setuptools-scm/issues/1427">#1427</a>
from pypa/release/main</li>
<li><a
href="https://github.com/pypa/setuptools-scm/commit/0e8b86526"><code>0e8b865</code></a>
Prepare release: setuptools-scm v10.1.2, vcs-versioning v2.1.0</li>
<li><a
href="https://github.com/pypa/setuptools-scm/commit/b447622d2"><code>b447622</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/setuptools-scm/issues/1432">#1432</a>
from RonnyPfannschmidt/fix/1431-fallback-discovery-p...</li>
<li><a
href="https://github.com/pypa/setuptools-scm/commit/d79683c24"><code>d79683c</code></a>
fix: don't let unprocessed .git_archival.txt shadow PKG-INFO (<a
href="https://redirect.github.com/pypa/setuptools-scm/issues/1431">#1431</a>)</li>
<li><a
href="https://github.com/pypa/setuptools-scm/commit/651e9bf4f"><code>651e9bf</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/setuptools-scm/issues/1430">#1430</a>
from RonnyPfannschmidt/fix/1422-suppre... (continued)

3576 of 4486 relevant lines covered (79.71%)

14661247.12 hits per line

Relevant lines Covered
Build:
Build:
4486 RELEVANT LINES 3576 COVERED LINES
14661247.12 HITS PER LINE
Source Files on main
  • Tree
  • List 29
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28481770812 main Update setuptools-scm requirement from >=3.5.0 to >=10.1.2 (#552) Updates the requirements on [setuptools-scm](https://github.com/pypa/setuptools-scm) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a... push 30 Jun 2026 11:12PM UTC web-flow github
79.71
28481622815 main Bump docker/setup-qemu-action from 3 to 4 (#525) Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3 to 4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/docker/setup-qe... push 30 Jun 2026 11:09PM UTC web-flow github
79.69
28481183082 main Bump libfuzzer-sys from 0.4.12 to 0.4.13 (#546) Bumps [libfuzzer-sys](https://github.com/rust-fuzz/libfuzzer) from 0.4.12 to 0.4.13. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-fuzz/libfuzzer/blob/m... push 30 Jun 2026 10:59PM UTC web-flow github
79.63
28481138283 main Bump cmake from 0.1.57 to 0.1.58 (#526) Bumps [cmake](https://github.com/rust-lang/cmake-rs) from 0.1.57 to 0.1.58. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/cmake-rs/releases">cmake's re... push 30 Jun 2026 10:58PM UTC web-flow github
79.6
28480931139 main Update setuptools requirement from >=42 to >=82.0.1 (#527) Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://gith... push 30 Jun 2026 10:53PM UTC web-flow github
79.71
28480905618 main Bump actions/checkout from 6 to 7 (#551) Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/chec... push 30 Jun 2026 10:52PM UTC web-flow github
79.71
28480884238 main Bump actions/upload-artifact from 5 to 7.0.0 (#529) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 7.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/up... push 30 Jun 2026 10:52PM UTC web-flow github
79.71
28480115915 main Align supported Python versions with chia-blockchain (#554) <!-- CURSOR_AGENT_PR_BODY_BEGIN --> ## Summary Addresses the Bugbot finding on #552: `setuptools_scm[toml]>=10.1.2` requires Python 3.10+, but chiapos still declared support for Python ... push 30 Jun 2026 10:34PM UTC web-flow github
79.71
28180271580 main Update Managed Files (#550) push 25 Jun 2026 03:15PM UTC web-flow github
79.71
26464630378 main Update Managed Files (#538) push 26 May 2026 05:38PM UTC web-flow github
79.6
See All Builds (346)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc