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

caleb531 / youversion-suggest-node / 5165478375 / 2
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: next
DEFAULT BRANCH: main
Ran 03 Jun 2023 08:21PM UTC
Files 1
Run time 0s
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

03 Jun 2023 08:21PM UTC coverage: 97.202%. Remained the same
5165478375.2

push

github

caleb531
Simplify build pipeline

- Rename index.es.js to index.js to simplify output names (since this
  library only supports ESM anyway)
- Run tests against built project rather than source project; this not
  only makes the tests behave more realistically (compared to how the
  end user would experience things), but allows us to integrate
  compile-time features (like @rollup/plugin-dynamic-import-vars)
  without breaking tests (because the tests are now operating on the
  compiled library bundle rather than the source files)
- This ultimately paves the way for us to bundle the Bible data files in
  the final bundle, eliminating the need to read static files (using
  Node's readFile())
- The 'build' job on CI has been removed since the 'test' and 'coverage'
  npm scripts now build the project beforehand, making the 'build' job
  becomes redundant

165 of 174 branches covered (94.83%)

Branch coverage included in aggregate %.

495 of 505 relevant lines covered (98.02%)

406.33 hits per line

Source Files on job 5165478375.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 5165478375
  • a03cc930 on github
  • Prev Job for on v2 (#5165473280.1)
  • Next Job for on v2 (#5165551041.1)
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