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

RobotWebTools / rclnodejs / 18585428157 / 1
86%
develop: 86%

Build:
DEFAULT BRANCH: develop
Ran 17 Oct 2025 07:27AM UTC
Files 41
Run time 1s
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

17 Oct 2025 07:14AM UTC coverage: 83.18% (-0.06%) from 83.239%
18585428157.1

push

github

web-flow
Remove is-close dependency (#1295)

This PR removes the external `is-close` dependency and replaces it with a custom implementation in the project's utility module. The change eliminates a third-party dependency while maintaining the same floating-point comparison functionality.

Key changes:
- Implemented a custom `isClose` function in `lib/utils.js` that matches the behavior of the `is-close` npm package
- Updated all imports across test files and production code to use the new internal implementation
- Removed the `is-close` dependency from `package.json`

Fix: #1294

810 of 1070 branches covered (75.7%)

Branch coverage included in aggregate %.

1989 of 2295 relevant lines covered (86.67%)

417.64 hits per line

Source Files on job run-push-24.X-x64 - 18585428157.1
  • Tree
  • List 41
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 18585428157
  • 26227798 on github
  • Prev Job for on develop (#18583361973.1)
  • Next Job for on develop (#18586887405.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