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

typeorm / typeorm / 15835186966

23 Jun 2025 09:08PM UTC coverage: 76.363% (+0.02%) from 76.344%
15835186966

push

github

web-flow
perf: avoid unnecessary count on getManyAndCount (#11524)

* perf: avoid unnecessary count on getManyAndCount

Skip count query when it can be deduced from the
number of returned rows. This will avoid one round
trip and could be very helpful on pagination when the
limit is not reached.

9304 of 12896 branches covered (72.15%)

Branch coverage included in aggregate %.

16 of 17 new or added lines in 1 file covered. (94.12%)

19009 of 24181 relevant lines covered (78.61%)

119366.98 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

90.59
/src/query-builder/SelectQueryBuilder.ts


Source Not Available

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