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

ilpanich / axiam / 29639210841
91%

Build:
DEFAULT BRANCH: main
Ran 18 Jul 2026 09:29AM UTC
Jobs 2
Files 254
Run time 1min
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

18 Jul 2026 09:26AM UTC coverage: 82.416%. Remained the same
29639210841

push

github

claude
fix(mass-tag): resolve C/C++ SDK vcpkg.json overlay-port path

The C SDK ships its vcpkg manifest as an overlay port at
ports/<repo>/vcpkg.json, not at the repo root. mass-tag.sh's
current_version() and bump_versions() looked for vcpkg.json at the root,
so `grep vcpkg.json` failed ("File o directory non esistente"),
current_version() returned empty, and pre-flight aborted the whole run
with "could not determine current version to bump".

- Add vcpkg_manifest_path(): resolves the manifest at the repo root or at
  ports/<repo>/vcpkg.json, so both layouts work and the shared
  axiam-cplusplus-sdk branch can't regress.
- Use it in both current_version() and bump_versions() for the C/C++ SDKs.
- Also bump the AXIAM_VERSION macro in include/axiam/axiam.h, which the
  branch comment already lists as version-bearing but the code omitted, so
  the compiled-in version string stays in lockstep with the release.

Verified with a dry run: pre-flight passes and the bump now targets
ports/axiam-c-sdk/vcpkg.json, include/axiam/axiam.h, CMakeLists.txt,
conanfile.py and README.md.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01ETMaButKR6bG277e7PR4Ht

1682 of 1859 branches covered (90.48%)

Branch coverage included in aggregate %.

27336 of 33350 relevant lines covered (81.97%)

71.1 hits per line

Jobs
ID Job ID Ran Files Coverage
1 rust-workspace - 29639210841.1 18 Jul 2026 09:47AM UTC 167
80.43
GitHub Action Run
2 frontend-vitest - 29639210841.2 18 Jul 2026 09:29AM UTC 87
93.91
GitHub Action Run
Source Files on build 29639210841
  • Tree
  • List 254
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29639210841
  • 9feeab84 on github
  • Prev Build on main (#29638383472)
  • Next Build on main (#29639319944)
  • Delete
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