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

RobotWebTools / rclnodejs / 18585428157
86%

Build:
DEFAULT BRANCH: develop
Ran 17 Oct 2025 07:25AM UTC
Jobs 1
Files 41
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

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

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 %.

11 of 14 new or added lines in 2 files covered. (78.57%)

1 existing line in 1 file now uncovered.

1989 of 2295 relevant lines covered (86.67%)

417.64 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
70.27
1.04% lib/utils.js

Uncovered Existing Lines

Lines Coverage ∆ File
1
72.7
0.0% lib/parameter.js
Jobs
ID Job ID Ran Files Coverage
1 run-push-24.X-x64 - 18585428157.1 17 Oct 2025 07:25AM UTC 41
83.18
GitHub Action Run
Source Files on build 18585428157
  • 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 Repo
  • Github Actions Build #18585428157
  • 26227798 on github
  • Prev Build on develop (#18583361973)
  • Next Build on develop (#18586887405)
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