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

cm45t3r / candlestick / 24479490491
99%

Build:
DEFAULT BRANCH: main
Ran 15 Apr 2026 09:32PM UTC
Jobs 9
Files 24
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

15 Apr 2026 09:29PM UTC coverage: 99.145% (+0.08%) from 99.065%
24479490491

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)

773 of 795 branches covered (97.23%)

Branch coverage included in aggregate %.

11 of 11 new or added lines in 5 files covered. (100.0%)

2474 of 2480 relevant lines covered (99.76%)

27135.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-ubuntu-latest-20.x - 24479490491.1 15 Apr 2026 09:32PM UTC 24
99.35
GitHub Action Run
2 run-ubuntu-latest-22.x - 24479490491.2 15 Apr 2026 09:32PM UTC 24
99.32
GitHub Action Run
3 run-ubuntu-latest-18.x - 24479490491.3 15 Apr 2026 09:32PM UTC 24
99.35
GitHub Action Run
4 run-macos-latest-20.x - 24479490491.4 15 Apr 2026 09:32PM UTC 24
99.38
GitHub Action Run
5 run-macos-latest-22.x - 24479490491.5 15 Apr 2026 09:32PM UTC 24
99.35
GitHub Action Run
6 run-windows-latest-20.x - 24479490491.6 15 Apr 2026 09:32PM UTC 24
99.32
GitHub Action Run
7 run-windows-latest-18.x - 24479490491.7 15 Apr 2026 09:33PM UTC 24
99.35
GitHub Action Run
8 run-macos-latest-18.x - 24479490491.8 15 Apr 2026 09:33PM UTC 24
99.35
GitHub Action Run
9 run-windows-latest-22.x - 24479490491.9 15 Apr 2026 09:33PM UTC 24
99.35
GitHub Action Run
Source Files on build 24479490491
  • Tree
  • List 24
  • Changed 13
  • Source Changed 5
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24479490491
  • 8581d38a on github
  • Prev Build on main (#18609752603)
  • Next Build on main (#24480357476)
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