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

typeorm / typeorm / 15020664609 / 15
81%
master: 81%

Build:
DEFAULT BRANCH: master
Ran 14 May 2025 12:55PM UTC
Files 329
Run time 17s
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

14 May 2025 12:27PM UTC coverage: 42.43%. Remained the same
15020664609.15

push

github

web-flow
fix: capacitor driver PRAGMA bug (#11467)

* fix: capacitor driver PRAGMA bug

add usage of query method for PRAGMA queries in CapacitorQueryRunner.ts;
add usage of execute method for PRAGMA queries in CapacitorDriver.ts;
PRAGMA statements must be executed with query method in CapacitorQueryRunner.ts to be able to return results used in AbstractSqliteQueryRunner, not just success indicator, otherwise error appears: tableColumn.type.indexOf is not a function.;
PRAGMA statements must be executed with execute method in CapacitorDriver.ts, otherwise error appears: prepareSQL step failed rc: 100 message: another row available

* fix: npm format

4801 of 12747 branches covered (37.66%)

Branch coverage included in aggregate %.

10794 of 24008 relevant lines covered (44.96%)

4331.1 hits per line

Source Files on job mssql-client:^11.0.1-node:20 - 15020664609.15
  • Tree
  • List 329
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 15020664609
  • d325d9e6 on github
  • Prev Job for on master (#15017461162.34)
  • Next Job for on master (#15027760869.28)
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