Skip to content
#

hasura

Here are 409 public repositories matching this topic...

graphql-engine
sassela
sassela commented Jun 28, 2021

Issue split from hasura/graphql-engine#6951

our pytest output has a pretty low signal:noise ratio, and it's often difficult to understand the cause of a test failure, if there is one. [Example: a 8600-line log for what turned out to be a flaky test that passed on a second run](https://app.circleci.com/pipelines/github/hasura/graphql-engine-mono/10008/workflows/5e17c7

good first issue c/server gardening
WickedBrat
WickedBrat commented Apr 11, 2019

TypeScript's one of the strongest features is the use of types. When passing a variable in a function or declaring it. We should use type casting for every variable throughout the project. Currently, the places where it's not declared and the declared like variable_name: any should be converted to a proper object type or relevant variable.

Let us know if you face any issue tackling this. Happ

Improve this page

Add a description, image, and links to the hasura topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hasura topic, visit your repo's landing page and select "manage topics."

Learn more