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

achannarasappa / ticker / 28332786797
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: snaptrade-brokerage-and-options
DEFAULT BRANCH: master
Ran 28 Jun 2026 07:05PM UTC
Jobs 1
Files 25
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

28 Jun 2026 07:03PM UTC coverage: 88.28% (+0.03%) from 88.247%
28332786797

push

github

achannarasappa
feat: add opt-in reference data cache shared between instances

Add a file-based, inter-process cache for the reference data fetched once
at startup so multiple ticker instances on the same machine can share it,
speeding up startup and reducing provider request throttling (#369).

Enabled with --cache or `cache: true`. A single JSON file at
${XDG_CACHE_HOME}/ticker/reference-cache.json (0600) caches the symbol
source map, Yahoo session (cookies + crumb), per-symbol currency, currency
conversion rates, and Coinbase futures underlying mappings, each reused for
up to one hour. Live price quotes are never cached. A stale Yahoo session
is detected and re-established automatically.

174 of 192 new or added lines in 6 files covered. (90.63%)

3 existing lines in 2 files now uncovered.

3239 of 3669 relevant lines covered (88.28%)

0.98 hits per line

Uncovered Changes

Lines Coverage ∆ File
12
84.0
internal/referencecache/referencecache.go
5
96.1
-1.16% internal/monitor/coinbase/monitor-price/monitor.go
1
97.48
0.04% internal/cli/cli.go

Coverage Regressions

Lines Coverage ∆ File
2
96.88
-1.02% internal/monitor/monitor.go
1
97.48
0.04% internal/cli/cli.go
Jobs
ID Job ID Ran Files Coverage
1 28332786797.1 28 Jun 2026 07:05PM UTC 25
88.28
GitHub Action Run
Source Files on build 28332786797
  • Tree
  • List 25
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28332786797
  • e0df0105 on github
  • Prev Build on master (#28332032947)
  • Next Build on feat/reference-data-cache (#28336977529)
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