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

cm45t3r / candlestick
99%

Build:
DEFAULT BRANCH: main
Repo Added 24 Jul 2025 07:13AM UTC
Files 24
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 main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • dependabot/github_actions/actions/checkout-4
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/checkout-7
  • dependabot/github_actions/actions/first-interaction-2
  • dependabot/github_actions/actions/first-interaction-3
  • dependabot/github_actions/actions/setup-node-4
  • dependabot/github_actions/actions/setup-node-5
  • dependabot/github_actions/actions/setup-node-6
  • dependabot/github_actions/actions/stale-10
  • dependabot/github_actions/github/codeql-action-3
  • dependabot/github_actions/github/codeql-action-4
  • dependabot/github_actions/heinrichreimer/github-changelog-generator-action-2.4
  • dependabot/npm_and_yarn/c8-11.0.0
  • dependabot/npm_and_yarn/eslint-10.2.1
  • dependabot/npm_and_yarn/eslint-10.3.0
  • dependabot/npm_and_yarn/eslint-10.4.0
  • dependabot/npm_and_yarn/eslint-10.4.1
  • dependabot/npm_and_yarn/eslint-10.5.0
  • dependabot/npm_and_yarn/eslint-9.32.0
  • dependabot/npm_and_yarn/eslint-9.33.0
  • dependabot/npm_and_yarn/eslint-9.34.0
  • dependabot/npm_and_yarn/eslint-9.35.0
  • dependabot/npm_and_yarn/eslint-9.36.0
  • dependabot/npm_and_yarn/eslint-9.37.0
  • dependabot/npm_and_yarn/eslint-9.38.0
  • dependabot/npm_and_yarn/eslint-9.39.0
  • dependabot/npm_and_yarn/eslint-9.39.1
  • dependabot/npm_and_yarn/eslint/eslintrc-3.3.3
  • dependabot/npm_and_yarn/eslint/eslintrc-3.3.5
  • dependabot/npm_and_yarn/eslint/js-9.32.0
  • dependabot/npm_and_yarn/eslint/js-9.33.0
  • dependabot/npm_and_yarn/eslint/js-9.34.0
  • dependabot/npm_and_yarn/eslint/js-9.35.0
  • dependabot/npm_and_yarn/eslint/js-9.36.0
  • dependabot/npm_and_yarn/eslint/js-9.37.0
  • dependabot/npm_and_yarn/eslint/js-9.38.0
  • dependabot/npm_and_yarn/eslint/js-9.39.0
  • dependabot/npm_and_yarn/eslint/js-9.39.1
  • dependabot/npm_and_yarn/eslint/js-9.39.2
  • dependabot/npm_and_yarn/fast-check-4.5.3
  • dependabot/npm_and_yarn/fast-check-4.6.0
  • dependabot/npm_and_yarn/fast-check-4.7.0
  • dependabot/npm_and_yarn/fast-check-4.8.0
  • dependabot/npm_and_yarn/flatted-3.4.2
  • dependabot/npm_and_yarn/glob-10.5.0
  • dependabot/npm_and_yarn/js-yaml-4.1.1
  • dependabot/npm_and_yarn/js-yaml-4.2.0
  • dependabot/npm_and_yarn/multi-770cfcd984
  • dependabot/npm_and_yarn/prettier-3.7.3
  • dependabot/npm_and_yarn/prettier-3.8.1
  • dependabot/npm_and_yarn/prettier-3.8.2
  • dependabot/npm_and_yarn/prettier-3.8.4

18 Jun 2026 12:49AM UTC coverage: 99.457% (-0.09%) from 99.544%
27729372258

push

github

cm45t3r
docs: add collapsible API reference and pattern contribution guide

Wrap Pattern Detection Functions in <details> tags for cleaner
scrolling. Add step-by-step guide for contributing new patterns.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

741 of 753 branches covered (98.41%)

Branch coverage included in aggregate %.

2553 of 2559 relevant lines covered (99.77%)

19670.43 hits per line

Relevant lines Covered
Build:
Build:
2559 RELEVANT LINES 2553 COVERED LINES
19670.43 HITS PER LINE
Source Files on main
  • Tree
  • List 24
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
27729372258 main docs: add collapsible API reference and pattern contribution guide Wrap Pattern Detection Functions in <details> tags for cleaner scrolling. Add step-by-step guide for contributing new patterns. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthrop... push 18 Jun 2026 12:50AM UTC cm45t3r github
99.46
27728118171 main docs: add emojis to feature bullets and refresh benchmark numbers Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> push 18 Jun 2026 12:15AM UTC cm45t3r github
99.54
27726791769 main docs: restore ESLint, Prettier, Contributors and Last Commit badges Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> push 17 Jun 2026 11:40PM UTC cm45t3r github
99.49
27726386908 main docs: remove hardcoded numbers from README to avoid drift Replace hardcoded test count and performance figures in Development and FAQ sections with references to the auto-generated table. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> push 17 Jun 2026 11:30PM UTC cm45t3r github
99.48
27726062008 main docs: improve README and add automated benchmark tooling Improve README readability: add Wikipedia link for non-finance readers, move detailed pattern descriptions to docs/PATTERNS.md, add Architecture section, and replace hardcoded stats with dy... push 17 Jun 2026 11:21PM UTC cm45t3r github
99.46
27724043919 main docs: make README examples executable and add return types - Quick Start: replace placeholder arrays with real candle data - Plugin example: replace pseudo-code condition with compilable ternary - API reference: add return types to section headin... push 17 Jun 2026 10:34PM UTC cm45t3r github
99.49
27723583679 main docs: add Development section and move precompute to Performance - Add Development section with the 6 key commands (test, watch, coverage, lint, format, bench) - Move precomputeCandleProps example from Pattern Descriptions to Performance sect... push 17 Jun 2026 10:23PM UTC cm45t3r github
99.48
27723432128 main docs: improve README quality and accuracy - Merge redundant Why/Features/Highlights into single intro block - Add Node.js >= 20 requirement callout before Quick Start - Update throughput from 59K to 438K candles/sec (actual benchmark) - Add Perfo... push 17 Jun 2026 10:20PM UTC cm45t3r github
99.48
27722408754 main chore: release v2.0.1 Patch release with ./cli export scoped to node condition for bundler compatibility and actions/checkout bumped to v5. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> push 17 Jun 2026 09:58PM UTC cm45t3r github
99.54
27720537500 main docs: add Socket.dev security badge to README Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> push 17 Jun 2026 09:21PM UTC cm45t3r github
99.52
See All Builds (123)
  • 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