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

ilpanich / axiam-c-sdk / 29656754244
79%

Build:
DEFAULT BRANCH: main
Ran 18 Jul 2026 06:54PM UTC
Jobs 1
Files 10
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 06:53PM UTC coverage: 78.676%. Remained the same
29656754244

push

github

web-flow
Make version string test resilient to pre-release suffix changes (#3)

* test: assert version consistency instead of a hardcoded literal

test_sensitive pinned the exact version string (1.0.0-alpha9), so every
release bump broke test_version_string. Replace the literals with a
consistency check: assert axiam_version() returns the AXIAM_VERSION macro
verbatim, and that the string begins with the MAJOR.MINOR.PATCH prefix
built from the numeric macros. The pre-release suffix is not asserted, so
routine version bumps no longer break the test while drift between the
numeric macros and the string is still caught.

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

* ci: derive conan package version from conanfile, not a literal

The 'package recipes' job ran 'conan create . --version=1.0.0-alpha9'
while conanfile.py declares version 1.0.0-alpha10, so conan aborted:
'Package recipe with version 1.0.0-alpha9!=1.0.0-alpha10'. The hardcoded
literal drifts out of sync on every release bump. Drop --version so conan
reads the version from conanfile.py, the single source of truth.

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

---------

Co-authored-by: Claude <noreply@anthropic.com>

500 of 796 branches covered (62.81%)

Branch coverage included in aggregate %.

950 of 1047 relevant lines covered (90.74%)

37.05 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29656754244.1 18 Jul 2026 06:54PM UTC 10
78.68
GitHub Action Run
Source Files on build 29656754244
  • Tree
  • List 10
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29656754244
  • 3773ee8b on github
  • Prev Build on main (#29647437250)
  • Next Build on main (#29657597723)
  • 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