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

mongodb-js / devtools-shared / 16946613464
78%

Build:
DEFAULT BRANCH: main
Ran 13 Aug 2025 07:07PM UTC
Jobs 23
Files 132
Run time 1min
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 Aug 2025 06:56PM UTC coverage: 72.831% (+0.3%) from 72.518%
16946613464

push

github

web-flow
fix(devtools-connect): fix TLS error fallback mechanism MONGOSH-2488 (#566)

Restructure our proxy integration logic to:

- Avoid modifying the OIDC options – previously we were assigning to
  `clientOptions.oidc`, which meant that the `fetch` function created
  to read the system certificates was also used for the non-system-cert
  `connect()` call, breaking our fallback mechanism
- Add a test that verifies that the fallback mechanism works both for
  TLS driver connections and HTTPS OIDC calls.
- Deduplicate the logic for adding CA options to the `DevtoolsProxyOptions`
  instances.
- Share log info from the OIDC agent instance, if a new one has been
  created.
- Make sure that TLS errors passed through node-fetch are actually
  picked up by our "nested error" detection logic (they have a different
  `toStringTag` defined than regular `Error` instances).

1510 of 2359 branches covered (64.01%)

Branch coverage included in aggregate %.

18 of 30 new or added lines in 4 files covered. (60.0%)

35 existing lines in 2 files now uncovered.

3267 of 4200 relevant lines covered (77.79%)

594.75 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
12
34.97
1.47% packages/devtools-connect/src/connect.ts

Uncovered Existing Lines

Lines Coverage ∆ File
1
86.52
0.47% packages/devtools-proxy-support/src/agent.ts
34
34.97
1.47% packages/devtools-connect/src/connect.ts
Subprojects
ID Flag name Job ID Ran Files Coverage
1 mongodb-runner 16946613464.1 13 Aug 2025 07:07PM UTC 5
83.15
GitHub Action Run
2 get-os-info 16946613464.2 13 Aug 2025 07:07PM UTC 2
65.0
GitHub Action Run
3 node-webpack-startup-snapshot-checker 16946613464.3 13 Aug 2025 07:07PM UTC 4
90.0
GitHub Action Run
4 native-machine-id 16946613464.4 13 Aug 2025 07:07PM UTC 2
92.86
GitHub Action Run
5 sbom-tools 16946613464.5 13 Aug 2025 07:07PM UTC 14
80.31
GitHub Action Run
6 device-id 16946613464.6 13 Aug 2025 07:07PM UTC 2
100.0
GitHub Action Run
7 mongodb-downloader 16946613464.7 13 Aug 2025 07:07PM UTC 1
100.0
GitHub Action Run
8 mongodb-cloud-info 16946613464.8 13 Aug 2025 07:07PM UTC 2
95.56
GitHub Action Run
9 shell-bson-parser 16946613464.9 13 Aug 2025 07:07PM UTC 6
78.83
GitHub Action Run
10 mongodb-constants 16946613464.10 13 Aug 2025 07:07PM UTC 16
96.6
GitHub Action Run
11 download-url 16946613464.11 13 Aug 2025 07:07PM UTC 3
81.49
GitHub Action Run
12 mongodb-redact 16946613464.12 13 Aug 2025 07:07PM UTC 3
95.24
GitHub Action Run
13 signing-utils 16946613464.13 13 Aug 2025 07:07PM UTC 5
87.05
GitHub Action Run
14 devtools-connect 16946613464.14 13 Aug 2025 07:07PM UTC 9
40.99
GitHub Action Run
15 devtools-proxy-support 16946613464.15 13 Aug 2025 07:07PM UTC 12
84.83
GitHub Action Run
16 oidc-http-server-pages 16946613464.16 13 Aug 2025 07:07PM UTC 7
94.92
GitHub Action Run
17 query-parser 16946613464.17 13 Aug 2025 07:07PM UTC 4
83.85
GitHub Action Run
18 dl-center 16946613464.18 13 Aug 2025 07:07PM UTC 2
89.87
GitHub Action Run
19 oidc-mock-provider 16946613464.19 13 Aug 2025 07:07PM UTC 2
5.11
GitHub Action Run
20 mongodb-ts-autocomplete 16946613464.20 13 Aug 2025 07:07PM UTC 7
90.16
GitHub Action Run
21 monorepo-tools 16946613464.21 13 Aug 2025 07:07PM UTC 14
61.39
GitHub Action Run
22 saslprep 16946613464.22 13 Aug 2025 07:07PM UTC 8
95.04
GitHub Action Run
23 ts-autocomplete 16946613464.23 13 Aug 2025 07:07PM UTC 2
70.75
GitHub Action Run
Source Files on build 16946613464
  • Tree
  • List 132
  • Changed 7
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #16946613464
  • 11b3ac63 on github
  • Prev Build on main (#16367800053)
  • Next Build on main (#16946658762)
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