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

cm45t3r / candlestick / 24479490491 / 8
99%
main: 99%

Build:
DEFAULT BRANCH: main
Ran 15 Apr 2026 09:33PM UTC
Files 24
Run time 2s
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

15 Apr 2026 09:29PM UTC coverage: 99.349%. Remained the same
24479490491.8

push

github

cm45t3r
fix(src): remove inline require() calls; fix TypeScript utility exports

- src/invertedHammer.js, doji.js, harami.js, kicker.js: replace inline
  require("./utils.js").precomputeCandleProps() with already-imported binding
- types/index.d.ts: change top-level utility helpers from export function
  to declare function (runtime does not expose them as direct imports);
  fix isBullishHarami/isBearishHarami JSDoc direction descriptions

fix(test): update integration test to cover all 18 unique patterns

- "all 16 unique patterns" → "all 18 unique patterns"
- Add missing v1.2.0 patterns: marubozu, spinningTop, tweezersTop, tweezersBottom
- Group assertions by candle count for readability

docs: comprehensive documentation and examples overhaul

README.md
- Complete Pattern Detection Functions section (all 18 patterns, all variants)
- Fix invalid OHLC data in kicker example (high < open)
- Expand multi-candle callout to cover all 2- and 3-candle patterns
- Add FAQ to Table of Contents
- Replace version-attributed "New in v1.2.0" banner with neutral Highlights
- Remove stale "(New!)" labels and "now includes" wording

ARCHITECTURE.md
- Add all source modules to directory tree
- Remove implemented features from Future Considerations (keep only WASM)

CHANGELOG.md
- Add full feature lists for v1.2.0 and v1.1.0

ROADMAP.md
- Restructure: separate Planned (future) from Completed (per-version history)

SECURITY.md
- Update supported versions table: >= 0.0.6 → >= 1.0.0

CODE_OF_CONDUCT.md
- Replace [INSERT CONTACT EMAIL] placeholder with actual contact address

cli/index.js
- Bump banner version v1.1.0 → v1.2.0
- Add v1.2.0 patterns to supported patterns list

docs/CLI_GUIDE.md
- Remove generic tweezers from pattern names (not in allPatterns registry)

examples/
- Fix hammer.js: replace non-hammer candle data with valid hammer geometry
- Fix newPatterns.js: reorder sections sequentially (1–8); add Piercing Line
  and Dark Cloud Cover sections with correct example d... (continued)

576 of 590 branches covered (97.63%)

Branch coverage included in aggregate %.

2474 of 2480 relevant lines covered (99.76%)

2998.79 hits per line

Source Files on job run-macos-latest-18.x - 24479490491.8
  • Tree
  • List 24
  • Changed 10
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 24479490491
  • 8581d38a on github
  • Prev Job for on main (#18609752603.6)
  • Next Job for on main (#24480357476.7)
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