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

archetech / archon
93%
main: 93%

Build:
Build:
LAST BUILD BRANCH: 143-version-endpoints
DEFAULT BRANCH: main
Repo Added 12 Jan 2026 07:43PM UTC
Token VKRdMqMwqPTOZprp4p5Cb3v3uLt6LWUtk regen
Build 331 Last
Files 21
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 143-version-endpoints
branch: 143-version-endpoints
CHANGE BRANCH
x
Reset
Sync Branches
  • 143-version-endpoints
  • 101-challenge-in-url
  • 102-create-id
  • 111-change-passphrase
  • 114-add-change-passphrase
  • 123-did-version-explorer
  • 13-upgrade-kubo-ipfs
  • 136-lightning-wallets
  • 137-explorer-export-unrestricted
  • 14-merge-search-server
  • 141-l402-disable
  • 2-remove-deprecated
  • 21-rename-groupvault
  • 22-rename-version
  • 24-refactor-keymaster
  • 26-support-mainnet
  • 28-import-schema-pack
  • 3-refactor-credentials
  • 31-observability
  • 36-avoid-duplicating-verifiablecredential
  • 38-add-cli-to-keymaster-package
  • 44-get-vault-item
  • 47-transition-schemas
  • 51-wallet-is-missing
  • 55-add-dmail-commands
  • 56-did-aliases
  • 57-cl-hive
  • 58-missing-update-credential-command
  • 6-fix-lint-errors
  • 60-refactor-cli-tests
  • 64-improve-security
  • 68-add-get-property
  • 69-rename-updateasset
  • 70-make-upload-limit-configurable
  • 74-rename-document-assets
  • 77-image-assets-should-be-file-assets
  • 8-rename-cas
  • 81-universal-resolver
  • 84-cli-vote-poll
  • 85-add-JOSE
  • 86-credentialsubjects
  • 88-refactor-polls
  • 91-incorrect-passphrase
  • 93-view-credential
  • 95-edit-credential
  • cln-rtl
  • e2e-report
  • explorer-admin-api-key
  • init-v0.3
  • init-v0.4
  • main
  • op-mining
  • pre-release
  • prerelease
  • refactor-satoshi
  • refactor-version
  • release-0.1
  • release-0.2
  • release-0.3
  • release-npm-20260130
  • release-npm-20260202
  • release-npm-20260209
  • release-npm-20260211
  • release-npm-20260212
  • release-npm-20260213
  • release-npm-20260216
  • release-npm-20260219
  • release-npm-20260221
  • test-performance

01 Mar 2026 11:08PM UTC coverage: 93.23%. Remained the same
22555049323

Pull #144

github

macterra
refactor: Address PR review — cache version, standardize commit hash

- Cache version/commit at startup instead of reading package.json per
  request on /version endpoints (all services)
- Standardize commit hash to 7 chars via .slice(0, 7) so CI full SHA
  and local short SHA produce consistent output
- Add try/catch for Explorer startup package.json read
- Remove redundant readFile calls from Keymaster and mediator startup
- Fix Swagger path annotations from /version to /api/v1/version
  (Gatekeeper, Keymaster)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Pull Request #144: feat: Add version + commit hash endpoint to all services

1683 of 1861 branches covered (90.44%)

Branch coverage included in aggregate %.

3564 of 3767 relevant lines covered (94.61%)

1201.61 hits per line

Relevant lines Covered
Build:
Build:
3767 RELEVANT LINES 3564 COVERED LINES
1201.61 HITS PER LINE
Source Files on 143-version-endpoints
  • Tree
  • List 21
  • Changed 19
  • Source Changed 0
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
22555049323 143-version-endpoints refactor: Address PR review — cache version, standardize commit hash - Cache version/commit at startup instead of reading package.json per request on /version endpoints (all services) - Standardize commit hash to 7 chars via .slice(0, 7) so CI ... Pull #144 01 Mar 2026 11:11PM UTC macterra github
93.23
22554692500 143-version-endpoints feat: Log version and commit hash on service startup All services now display version and commit hash in their startup log messages for easier identification of running versions. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Pull #144 01 Mar 2026 10:52PM UTC macterra github
93.23
22553690629 143-version-endpoints fix: Use dashboard variables for version subtitle instead of PromQL join Replace the PromQL group_left join with hidden Grafana dashboard variables populated via label_values(). This avoids the duplicate series issue from the or fallback and is m... Pull #144 01 Mar 2026 10:00PM UTC macterra github
93.23
22553571325 143-version-endpoints fix: Fix duplicate series in status panels and add UP/DOWN mappings Use or on(job) instead of plain or to prevent the fallback query from producing a second series when version labels differ. Also add value mappings (0→DOWN, 1→UP) to archon-servi... Pull #144 01 Mar 2026 09:54PM UTC macterra github
93.23
22553483857 143-version-endpoints refactor: Show version+commit as subtitle on status panels Replace separate version panels with a PromQL join on the status panels. Uses group_left to carry version/commit labels from service_version_info into the up metric query, displayed as a ... Pull #144 01 Mar 2026 09:50PM UTC macterra github
93.23
22553195536 143-version-endpoints feat: Add service_version_info Prometheus metric and Grafana version panels Add Prometheus info gauge (value=1, version/commit labels) to all services and version stat panels to all Grafana dashboards for at-a-glance version visibility. Co-Autho... Pull #144 01 Mar 2026 09:35PM UTC macterra github
93.23
22552654753 143-version-endpoints feat: Add version + commit hash endpoint to all services (#143) Every service now exposes a /version endpoint returning { version, commit } with the git commit hash baked in at build time. GIT_COMMIT build arg added to all Dockerfiles, compose fi... Pull #144 01 Mar 2026 09:08PM UTC macterra github
93.23
See All Builds (324)

Badge your Repo: archon

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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