feat: add ability to override parameters using HTTP headers MCP-293 #736
code-health.yml
on: pull_request
Matrix: Run MongoDB tests
Run git secrets
55s
Report Coverage
22s
Annotations
10 errors and 1 warning
|
Run MongoDB tests (macos-latest)
Process completed with exit code 1.
|
|
tests/unit/common/config.test.ts > config > should generate defaults when no config sources are populated:
tests/unit/common/config.test.ts#L76
AssertionError: expected { …(27) } to strictly equal { …(26) }
- Expected
+ Received
@@ -1,6 +1,7 @@
{
+ "allowRequestOverrides": false,
"apiBaseUrl": "https://cloud.mongodb.com/",
"atlasTemporaryDatabaseUserLifetimeMs": 14400000,
"confirmationRequiredTools": [
"atlas-create-access-list",
"atlas-create-db-user",
❯ tests/unit/common/config.test.ts:76:36
|
|
tests/unit/common/config.test.ts > config > should generate defaults from UserConfigSchema that match expected values:
tests/unit/common/config.test.ts#L72
AssertionError: expected { …(27) } to strictly equal { …(26) }
- Expected
+ Received
@@ -1,6 +1,7 @@
{
+ "allowRequestOverrides": false,
"apiBaseUrl": "https://cloud.mongodb.com/",
"atlasTemporaryDatabaseUserLifetimeMs": 14400000,
"confirmationRequiredTools": [
"atlas-create-access-list",
"atlas-create-db-user",
❯ tests/unit/common/config.test.ts:72:44
|
|
Run MongoDB tests (ubuntu-latest)
Process completed with exit code 1.
|
|
tests/unit/common/config.test.ts > config > should generate defaults when no config sources are populated:
tests/unit/common/config.test.ts#L76
AssertionError: expected { …(27) } to strictly equal { …(26) }
- Expected
+ Received
@@ -1,6 +1,7 @@
{
+ "allowRequestOverrides": false,
"apiBaseUrl": "https://cloud.mongodb.com/",
"atlasTemporaryDatabaseUserLifetimeMs": 14400000,
"confirmationRequiredTools": [
"atlas-create-access-list",
"atlas-create-db-user",
❯ tests/unit/common/config.test.ts:76:36
|
|
tests/unit/common/config.test.ts > config > should generate defaults from UserConfigSchema that match expected values:
tests/unit/common/config.test.ts#L72
AssertionError: expected { …(27) } to strictly equal { …(26) }
- Expected
+ Received
@@ -1,6 +1,7 @@
{
+ "allowRequestOverrides": false,
"apiBaseUrl": "https://cloud.mongodb.com/",
"atlasTemporaryDatabaseUserLifetimeMs": 14400000,
"confirmationRequiredTools": [
"atlas-create-access-list",
"atlas-create-db-user",
❯ tests/unit/common/config.test.ts:72:44
|
|
Run MongoDB tests (windows-latest)
Process completed with exit code 1.
|
|
tests/unit/common/config.test.ts > config > should generate defaults when no config sources are populated:
tests/unit/common/config.test.ts#L76
AssertionError: expected { …(27) } to strictly equal { …(26) }
- Expected
+ Received
@@ -1,6 +1,7 @@
{
+ "allowRequestOverrides": false,
"apiBaseUrl": "https://cloud.mongodb.com/",
"atlasTemporaryDatabaseUserLifetimeMs": 14400000,
"confirmationRequiredTools": [
"atlas-create-access-list",
"atlas-create-db-user",
❯ tests/unit/common/config.test.ts:76:36
|
|
tests/unit/common/config.test.ts > config > should generate defaults from UserConfigSchema that match expected values:
tests/unit/common/config.test.ts#L72
AssertionError: expected { …(27) } to strictly equal { …(26) }
- Expected
+ Received
@@ -1,6 +1,7 @@
{
+ "allowRequestOverrides": false,
"apiBaseUrl": "https://cloud.mongodb.com/",
"atlasTemporaryDatabaseUserLifetimeMs": 14400000,
"confirmationRequiredTools": [
"atlas-create-access-list",
"atlas-create-db-user",
❯ tests/unit/common/config.test.ts:72:44
|
|
Report Coverage
Unable to download artifact(s): Artifact not found for name: test-results
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
|
Run MongoDB tests (ubuntu-latest)
No files were found with the provided path: coverage/lcov.info. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
atlas-local-test-results
|
18.3 KB |
sha256:67201ded8ed6def7cfb6e55b908235f0b47b79c0c0c43ba148620e1b68ea6d71
|
|
|
atlas-test-results
|
20 KB |
sha256:48d3074ee7e425a18f2b4337b1f495928dc96559109fddfd4ffa90173bdf9909
|
|
|
run-atlas-local-tests-permissions-a55a4b3012298a54ce9c952082eb9239
|
140 Bytes |
sha256:0126736daeac9086f7c9eca4ef73b2cc89ad3e1575ceec913b4c8a630d7af863
|
|
|
run-atlas-tests-permissions-f27a83cb8c1b42323ecb28261206c4b0
|
140 Bytes |
sha256:4993858c0c78faaabeafcb98fa0d22376594b1d9f7913c3046653e0d45e64323
|
|
|
run-git-secrets-permissions-43aabd70edca99444467103ae4539f71
|
140 Bytes |
sha256:b97565f67596be4d0cf140bf61d72c55417f8fdb1aee466278ef907727238c9c
|
|
|
run-tests-permissions-9aabe4882d661e4ea86d7ed82bb3cbe3
|
140 Bytes |
sha256:6a4dbf55fb645ae53e96dbeb1d8b4891b2d09ca4a0eb59eb410639bf9ac1b739
|
|