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

Chia-Network / chiapos
79%
main: 80%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/aws-actions/configure-aws-credentials-6
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 2.0.7
branch: 2.0.7
CHANGE BRANCH
x
Reset
  • 2.0.7
  • 2.0.10
  • 2.0.11
  • 2.0.12
  • 2.0.4
  • 2.0.5
  • 2.0.6
  • 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.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
  • 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/libfuzzer-sys-0.4.10
  • 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/download-artifact-5
  • dependabot/github_actions/actions/download-artifact-6
  • dependabot/github_actions/actions/setup-python-6
  • dependabot/github_actions/actions/upload-artifact-5
  • dependabot/github_actions/aws-actions/configure-aws-credentials-5
  • dependabot/github_actions/aws-actions/configure-aws-credentials-6
  • dependabot/github_actions/github/codeql-action-4
  • drop_3_8
  • hb-target-nostackexec-bladebit-harvester
  • main
  • managed-files
  • pybindwjb
  • trusted-publishing
  • update-license

11 Sep 2024 06:27PM UTC coverage: 79.028% (-0.02%) from 79.051%
10818885919

push

github

web-flow
Set `_DISABLE_CONSTEXPR_MUTEX_CONSTRUCTOR` when building on windows (#449)

There was a change in VS 2022 to make VS more compliant with the C++
standard and make std::mutex a constexpr.
However, this causes problems if an older version of the runtime is
loaded first - in which case, the chiapos wheel will often crash.


https://stackoverflow.com/questions/78598141/first-stdmutexlock-crashes-in-application-built-with-latest-visual-studio

Set `_DISABLE_CONSTEXPR_MUTEX_CONSTRUCTOR` in order to disable the newer
(albeit more compliant) code and use the more compatible version

3497 of 4425 relevant lines covered (79.03%)

15527457.32 hits per line

Relevant lines Covered
Build:
Build:
4425 RELEVANT LINES 3497 COVERED LINES
15527457.32 HITS PER LINE
Source Files on 2.0.7
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
10818885919 2.0.7 Set `_DISABLE_CONSTEXPR_MUTEX_CONSTRUCTOR` when building on windows (#449) There was a change in VS 2022 to make VS more compliant with the C++ standard and make std::mutex a constexpr. However, this causes problems if an older version of the r... push 11 Sep 2024 08:13PM UTC web-flow github
79.03
See All Builds (272)
  • 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