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

thetic / mutiny
99%
main: 99%

Build:
Build:
LAST BUILD BRANCH: base-camp
DEFAULT BRANCH: main
Repo Added 05 Apr 2026 06:19PM UTC
Files 78
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 stdints
branch: stdints
CHANGE BRANCH
x
Reset
  • stdints
  • README
  • abi-semver-rule4
  • badges
  • base-camp
  • branding
  • castaway
  • cfg
  • ci-md
  • ci/abi-semver-check
  • ci/source-archive-test
  • demacro
  • department-of-redundancy-department
  • dependabot/github_actions/astral-sh/setup-uv-7
  • dependabot/github_actions/jidicula/clang-format-action-4.18.0
  • disunity
  • docs/junit-badge-readme
  • docs/publish-versioned-pages
  • feature/workflow-presets-ci
  • fix-duplicate-pipelines
  • fix/arm-fe-inexact
  • float-approx-no-double-promotion
  • float-fail
  • group-location
  • it-depends
  • junity
  • just-my-type
  • last-exit
  • links-awakening
  • main
  • mock-yeah
  • no-emulator
  • nom-de-guerre
  • ordered-first-class
  • test-test
  • typed-check-equal
  • zero-to-hero

05 Apr 2026 07:09PM UTC coverage: 98.971%. Remained the same
24008437703

Pull #25

github

thetic
Adopt stdint.h types for portability

- Use uintptr_t + PRIxPTR in hex_string_from(void*) and
  hex_string_from(void(*)()) instead of reinterpret_cast to
  unsigned long long, which is not guaranteed to hold a pointer
- Change get_time_in_millis return type from unsigned long to
  uint_least64_t to avoid narrowing from 64-bit platform APIs
  (GetTickCount64, gettimeofday) on Win64 where unsigned long is 32-bit
- Store time fields in Result and JUnit output as uint_least64_t;
  route time values through string_from() at print call sites to
  avoid overload ambiguity on 32-bit platforms where uint_least64_t
  differs from size_t
Pull Request #25: Adopt stdint.h types for portability

18 of 18 new or added lines in 5 files covered. (100.0%)

5576 of 5634 relevant lines covered (98.97%)

3625.86 hits per line

Relevant lines Covered
Build:
Build:
5634 RELEVANT LINES 5576 COVERED LINES
3625.86 HITS PER LINE
Source Files on stdints
  • Tree
  • List 77
  • Changed 6
  • Source Changed 6
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24008437703 stdints Adopt stdint.h types for portability - Use uintptr_t + PRIxPTR in hex_string_from(void*) and hex_string_from(void(*)()) instead of reinterpret_cast to unsigned long long, which is not guaranteed to hold a pointer - Change get_time_in_millis r... Pull #25 05 Apr 2026 07:20PM UTC thetic github
98.97
See All Builds (163)
  • 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