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

typeorm / typeorm / 14764529297
76%

Build:
DEFAULT BRANCH: master
Ran 30 Apr 2025 09:18PM UTC
Jobs 31
Files 329
Run time 3min
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

30 Apr 2025 09:16PM UTC coverage: 76.309% (+0.002%) from 76.307%
14764529297

push

github

web-flow
fix: beforeQuery promises not awaited before query execution (#11086)

* fix: beforeQuery promises not awaited before query execution

Closes: #11085

* fix: run format

Closes: #11085

* fix: apply same beforeQuery & afterQuery logic to all drivers

* fix: use a different broadcaster for BeforeQuery / AfterQuery

* fix: BeforeQuery / AfterQuery event types

* fix: move broadCasterResult.wait in finally block

* fix: remove duplicated broadcasterResult.wait in ReactNativeQueryRunner

* fix: fix prettier issue

* fix: implemented requested changes

* fix: broken sqlite tests

* Revert "fix: broken sqlite tests"

This reverts commit 4bacd5f4b.

* Revert "fix: implemented requested changes"

This reverts commit 1d2f59bf2.

* review: undefined type at the end

* fix: move database connection logic outside of the promise bloc

---------

Co-authored-by: Lucian Mocanu <alumni@users.noreply.github.com>

9201 of 12761 branches covered (72.1%)

Branch coverage included in aggregate %.

100 of 142 new or added lines in 14 files covered. (70.42%)

4 existing lines in 3 files now uncovered.

18802 of 23936 relevant lines covered (78.55%)

197469.14 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
11.11
0.0% src/driver/nativescript/NativescriptQueryRunner.ts
2
11.27
0.0% src/driver/cordova/CordovaQueryRunner.ts
2
14.29
-0.3% src/driver/expo/ExpoQueryRunner.ts
3
2.21
0.0% src/driver/spanner/SpannerQueryRunner.ts
34
11.29
-0.38% src/driver/react-native/ReactNativeQueryRunner.ts

Uncovered Existing Lines

Lines Coverage ∆ File
1
14.29
-0.3% src/driver/expo/ExpoQueryRunner.ts
1
2.21
0.0% src/driver/spanner/SpannerQueryRunner.ts
2
11.27
0.0% src/driver/cordova/CordovaQueryRunner.ts
Jobs
ID Job ID Ran Files Coverage
1 sqlite-node:16 - 14764529297.1 30 Apr 2025 09:19PM UTC 329
39.66
GitHub Action Run
2 postgres-node:20 - 14764529297.2 30 Apr 2025 09:23PM UTC 329
45.04
GitHub Action Run
3 better-sqlite3-node:16 - 14764529297.3 30 Apr 2025 09:19PM UTC 329
39.25
GitHub Action Run
4 sqlite-node:20 - 14764529297.4 30 Apr 2025 09:25PM UTC 329
39.67
GitHub Action Run
5 mysql+mariadb-node:16 - 14764529297.5 30 Apr 2025 09:21PM UTC 329
42.16
GitHub Action Run
6 mssql-node:16 - 14764529297.6 30 Apr 2025 09:22PM UTC 329
42.32
GitHub Action Run
7 crdb-node:20 - 14764529297.7 30 Apr 2025 09:41PM UTC 329
41.21
GitHub Action Run
8 sqljs-windows - 14764529297.8 30 Apr 2025 09:20PM UTC 329
38.64
GitHub Action Run
9 crdb-node:16 - 14764529297.9 30 Apr 2025 09:39PM UTC 329
41.21
GitHub Action Run
10 mysql+mariadb-node:20 - 14764529297.10 30 Apr 2025 09:26PM UTC 329
42.17
GitHub Action Run
11 better-sqlite3-node:18 - 14764529297.11 30 Apr 2025 09:22PM UTC 329
39.24
GitHub Action Run
12 sqljs-node:18 - 14764529297.12 30 Apr 2025 09:19PM UTC 329
38.63
GitHub Action Run
13 mongodb-node:16 - 14764529297.13 30 Apr 2025 09:18PM UTC 329
17.11
GitHub Action Run
14 mongodb-node:18 - 14764529297.14 30 Apr 2025 09:20PM UTC 329
17.11
GitHub Action Run
15 sap-node:18 - 14764529297.15 30 Apr 2025 09:26PM UTC 329
39.63
GitHub Action Run
16 sqljs-node:16 - 14764529297.16 30 Apr 2025 09:19PM UTC 329
38.63
GitHub Action Run
17 better-sqlite3-node:20 - 14764529297.17 30 Apr 2025 09:22PM UTC 329
39.24
GitHub Action Run
18 crdb-node:18 - 14764529297.18 30 Apr 2025 09:43PM UTC 329
41.2
GitHub Action Run
19 mssql-node:18 - 14764529297.19 30 Apr 2025 09:23PM UTC 329
42.32
GitHub Action Run
20 sqlite-node:18 - 14764529297.20 30 Apr 2025 09:21PM UTC 329
39.67
GitHub Action Run
21 postgres-node:18 - 14764529297.21 30 Apr 2025 09:24PM UTC 329
45.04
GitHub Action Run
22 better-sqlite3-windows - 14764529297.22 30 Apr 2025 09:20PM UTC 329
39.25
GitHub Action Run
23 sqljs-node:20 - 14764529297.23 30 Apr 2025 09:25PM UTC 329
38.64
GitHub Action Run
24 mongodb-node:20 - 14764529297.24 30 Apr 2025 09:22PM UTC 329
17.11
GitHub Action Run
25 sap-node:20 - 14764529297.25 30 Apr 2025 09:27PM UTC 329
39.62
GitHub Action Run
26 postgres-node:16 - 14764529297.26 30 Apr 2025 09:20PM UTC 329
45.04
GitHub Action Run
27 mysql+mariadb-node:18 - 14764529297.27 30 Apr 2025 09:25PM UTC 329
42.17
GitHub Action Run
28 mssql-node:20 - 14764529297.28 30 Apr 2025 09:26PM UTC 329
42.32
GitHub Action Run
29 oracle-node:18 - 14764529297.29 30 Apr 2025 09:26PM UTC 329
40.08
GitHub Action Run
30 oracle-node:20 - 14764529297.30 30 Apr 2025 09:26PM UTC 329
40.08
GitHub Action Run
31 sqlite-windows - 14764529297.31 30 Apr 2025 09:21PM UTC 329
39.67
GitHub Action Run
Source Files on build 14764529297
  • Tree
  • List 329
  • Changed 16
  • Source Changed 14
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #14764529297
  • b9842e3b on github
  • Prev Build on master (#14759434648)
  • Next Build on master (#14783263009)
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

© 2025 Coveralls, Inc