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

microsoft / botbuilder-js / 5892509380
84%

Build:
DEFAULT BRANCH: main
Ran 17 Aug 2023 03:00PM UTC
Jobs 2
Files 806
Run time 7min
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 Aug 2023 02:53PM UTC coverage: 84.852%. Remained the same
5892509380

push

github

web-flow
fix: Upgrading restify to fix error on Node version 18+ (#4515)

Current version leads to the following error on Node 18+:

➜  my-echo-bot npm start

> my-echo-bot@1.0.0 start
> node ./index.js

/home/gregborrelly/development/myJsBots/my-echo-bot/node_modules/restify/lib/request.js:848
    Request.prototype.closed = function closed() {
                             ^

TypeError: Cannot set property closed of #<Readable> which has only a getter
    at patch (/home/gregborrelly/development/myJsBots/my-echo-bot/node_modules/restify/lib/request.js:848:30)
    at Object.<anonymous> (/home/gregborrelly/development/myJsBots/my-echo-bot/node_modules/restify/lib/server.js:33:1)

9912 of 12925 branches covered (76.69%)

Branch coverage included in aggregate %.

20134 of 22485 relevant lines covered (89.54%)

7256.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5892509380.1 17 Aug 2023 03:00PM UTC 806
84.49
GitHub Action Run
2 5892509380.2 17 Aug 2023 03:07PM UTC 806
84.84
GitHub Action Run
Source Files on build 5892509380
  • Tree
  • List 806
  • Changed 13
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 447c81c0 on github
  • Prev Build on main (#5801829388)
  • Next Build on main (#5903299207)
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