graphql-engine/v3/crates
Samir Talwar 2cd9714e7f Use anyhow in tests instead of unwrapping everywhere. (#475)
Just a minor change to make tests more readable by avoiding `.unwrap()`.

V3_GIT_ORIGIN_REV_ID: 2cc13b9750e24ea82dfefcc68a05ffd63e1b4b7c
2024-04-18 08:58:17 +00:00
..
custom-connector use clippy settings in Cargo workspace (#441) 2024-04-08 10:14:11 +00:00
engine Use anyhow in tests instead of unwrapping everywhere. (#475) 2024-04-18 08:58:17 +00:00
hasura-authn-core use clippy settings in Cargo workspace (#441) 2024-04-08 10:14:11 +00:00
hasura-authn-jwt Use anyhow in tests instead of unwrapping everywhere. (#475) 2024-04-18 08:58:17 +00:00
hasura-authn-webhook Use anyhow in tests instead of unwrapping everywhere. (#475) 2024-04-18 08:58:17 +00:00
lang-graphql Expose error caused by negative limit and offset values in the API response (#471) 2024-04-18 06:35:38 +00:00
metadata-schema-generator Add a binary for generating the OpenAPI schema for the metadata type. (#453) 2024-04-10 07:36:55 +00:00
open-dds Use anyhow in tests instead of unwrapping everywhere. (#475) 2024-04-18 08:58:17 +00:00
opendds-derive use clippy settings in Cargo workspace (#441) 2024-04-08 10:14:11 +00:00
recursion_limit_macro use clippy settings in Cargo workspace (#441) 2024-04-08 10:14:11 +00:00
tracing-util support OpenTelemetry zipkin propagator (#466) 2024-04-16 14:56:43 +00:00