feat: Support for the DAPR_HTTP_ENDPOINT
and DAPR_GRPC_ENDPOINT
environment variables. Adds support for DAPR_API_TOKEN to gRPC client
#519
36.84% of diff hit (target 35.23%)
View this Pull Request on Codecov
36.84% of diff hit (target 35.23%)
Annotations
Check warning on line 64 in src/implementation/Client/GRPCClient/GRPCClient.ts
codecov / codecov/patch
src/implementation/Client/GRPCClient/GRPCClient.ts#L64
Added line #L64 was not covered by tests
Check warning on line 110 in src/implementation/Client/GRPCClient/GRPCClient.ts
codecov / codecov/patch
src/implementation/Client/GRPCClient/GRPCClient.ts#L110
Added line #L110 was not covered by tests
Check warning on line 63 in src/implementation/Client/GRPCClient/GRPCClientProxy.ts
codecov / codecov/patch
src/implementation/Client/GRPCClient/GRPCClientProxy.ts#L63
Added line #L63 was not covered by tests
Check warning on line 284 in src/utils/Client.util.ts
codecov / codecov/patch
src/utils/Client.util.ts#L282-L284
Added lines #L282 - L284 were not covered by tests
Check warning on line 324 in src/utils/Client.util.ts
codecov / codecov/patch
src/utils/Client.util.ts#L321-L324
Added lines #L321 - L324 were not covered by tests
Check warning on line 326 in src/utils/Client.util.ts
codecov / codecov/patch
src/utils/Client.util.ts#L326
Added line #L326 was not covered by tests
Check warning on line 330 in src/utils/Client.util.ts
codecov / codecov/patch
src/utils/Client.util.ts#L330
Added line #L330 was not covered by tests
Check warning on line 332 in src/utils/Client.util.ts
codecov / codecov/patch
src/utils/Client.util.ts#L332
Added line #L332 was not covered by tests
Check warning on line 334 in src/utils/Client.util.ts
codecov / codecov/patch
src/utils/Client.util.ts#L334
Added line #L334 was not covered by tests
Check warning on line 337 in src/utils/Client.util.ts
codecov / codecov/patch
src/utils/Client.util.ts#L337
Added line #L337 was not covered by tests
Check warning on line 341 in src/utils/Client.util.ts
codecov / codecov/patch
src/utils/Client.util.ts#L341
Added line #L341 was not covered by tests
Check warning on line 345 in src/utils/Client.util.ts
codecov / codecov/patch
src/utils/Client.util.ts#L344-L345
Added lines #L344 - L345 were not covered by tests
Check warning on line 350 in src/utils/Client.util.ts
codecov / codecov/patch
src/utils/Client.util.ts#L349-L350
Added lines #L349 - L350 were not covered by tests
Check warning on line 353 in src/utils/Client.util.ts
codecov / codecov/patch
src/utils/Client.util.ts#L353
Added line #L353 was not covered by tests
Check warning on line 358 in src/utils/Client.util.ts
codecov / codecov/patch
src/utils/Client.util.ts#L356-L358
Added lines #L356 - L358 were not covered by tests
Check warning on line 362 in src/utils/Client.util.ts
codecov / codecov/patch
src/utils/Client.util.ts#L361-L362
Added lines #L361 - L362 were not covered by tests
Check warning on line 364 in src/utils/Client.util.ts
codecov / codecov/patch
src/utils/Client.util.ts#L364
Added line #L364 was not covered by tests
Check warning on line 369 in src/utils/Client.util.ts
codecov / codecov/patch
src/utils/Client.util.ts#L369
Added line #L369 was not covered by tests
Check warning on line 372 in src/utils/Client.util.ts
codecov / codecov/patch
src/utils/Client.util.ts#L372
Added line #L372 was not covered by tests
Check warning on line 92 in src/utils/Settings.util.ts
codecov / codecov/patch
src/utils/Settings.util.ts#L92
Added line #L92 was not covered by tests
Check warning on line 100 in src/utils/Settings.util.ts
codecov / codecov/patch
src/utils/Settings.util.ts#L100
Added line #L100 was not covered by tests