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

graphql / dataloader / 312 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 13 Nov 2019 06:56PM 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

13 Nov 2019 06:55PM UTC coverage: 98.039% (+0.1%) from 97.902%
312.1

push

travis-ci

web-flow
[TS] Support ArrayLike in batch function and loadMany (#214)

* Use ReadonlyArray instead of Array on input args

The runtime code does not alter the Arrays in question, and it is good form to prefer `ReadonlyArray<T>` over `Array<T>` (aka `T[]`) in the input position when one can.

* Use ReadonlyArray in promise result

* Support ArrayLike

66 of 69 branches covered (95.65%)

Branch coverage included in aggregate %.

84 of 84 relevant lines covered (100.0%)

37.0 hits per line

Source Files on job 312.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 28
  • Travis Job 312.1
  • 8808057b on github
  • Prev Job for on master (#305.1)
  • Next Job for on master (#318.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