{"payload":{"header_redesign_enabled":false,"results":[{"author_name":"bderrly","author_avatar_url":"https://avatars.githubusercontent.com/u/160237?s=48&v=4","id":"1850009019","issue":{"issue":{"pull_request_id":1850009019}},"repo":{"repository":{"id":96819299,"name":"graphql","owner_id":41136041,"owner_login":"shurcooL","updated_at":"2024-05-01T17:05:58.767Z","has_issues":true}},"labels":[],"num_comments":0,"number":122,"state":"open","hl_title":"Add 'ANSI' as an allowable initialism","hl_text":"I am working with code that refers to https://en.wikipedia.org/wiki/ANSI_escape_code and thus using keeping the\ncapitalization of ANSI is useful.\n","created":"2024-05-01T10:05:58.000-07:00","reviewable_state":"ready","merged":false},{"author_name":"bderrly","author_avatar_url":"https://avatars.githubusercontent.com/u/160237?s=48&v=4","id":"1835458902","issue":{"issue":{"pull_request_id":1835458902}},"repo":{"repository":{"id":96819299,"name":"graphql","owner_id":41136041,"owner_login":"shurcooL","updated_at":"2024-05-01T17:05:58.767Z","has_issues":true}},"labels":[],"num_comments":0,"number":121,"state":"open","hl_title":"Properly split words with numbers","hl_text":"If a field name has numbers then some new rules need to be added. I ran into a case where FdrS3FileSizeMax split the\nwords into { Fdr , S3File , Size , Max } which results in a subsequent call to ToMixedCaps() ...","created":"2024-04-22T14:22:57.000-07:00","reviewable_state":"ready","merged":false},{"author_name":"JiaJasonLiu","author_avatar_url":"https://avatars.githubusercontent.com/u/95042312?s=48&v=4","id":"1483217015","issue":{"issue":{"pull_request_id":1483217015}},"repo":{"repository":{"id":96819299,"name":"graphql","owner_id":41136041,"owner_login":"shurcooL","updated_at":"2024-05-01T17:05:58.767Z","has_issues":true}},"labels":[],"num_comments":9,"number":115,"state":"open","hl_title":"Added extension to query and mutate","hl_text":"The original package doesn t return an extension data containing data on the rate limit. So, adding the methods\ncontaining extensions is needed to check for the rate limit and if it isn t reached. structured ...","created":"2023-08-21T16:35:02.000Z","reviewable_state":"ready","merged":false},{"author_name":"alexandear","author_avatar_url":"https://avatars.githubusercontent.com/u/3228886?s=48&v=4","id":"1475991179","issue":{"issue":{"pull_request_id":1475991179}},"repo":{"repository":{"id":96819299,"name":"graphql","owner_id":41136041,"owner_login":"shurcooL","updated_at":"2024-05-01T17:05:58.767Z","has_issues":true}},"labels":[],"num_comments":0,"number":114,"state":"open","hl_title":"query: remove using io.WriteString in query and queryArguments","hl_text":"This PR refactors functions in the query.go to use bytes.Buffer s functions instead of io.WriteString. This in theory\nspeeds up the queryArguments and query.\n","created":"2023-08-15T10:37:27.000-04:00","reviewable_state":"ready","merged":false},{"author_name":"alexandear","author_avatar_url":"https://avatars.githubusercontent.com/u/3228886?s=48&v=4","id":"1443365143","issue":{"issue":{"pull_request_id":1443365143}},"repo":{"repository":{"id":96819299,"name":"graphql","owner_id":41136041,"owner_login":"shurcooL","updated_at":"2024-05-01T17:05:58.767Z","has_issues":true}},"labels":[],"num_comments":1,"number":113,"state":"merged","hl_title":"Update specification url","hl_text":"This PR changes the spec URL in the comments.\n\nThe old link https://facebook.github.io/graphql redirects to https://spec.graphql.org/\n","created":"2023-07-20T18:03:02.000Z","reviewable_state":"ready","merged":true},{"author_name":"alexandear","author_avatar_url":"https://avatars.githubusercontent.com/u/3228886?s=48&v=4","id":"1443354421","issue":{"issue":{"pull_request_id":1443354421}},"repo":{"repository":{"id":96819299,"name":"graphql","owner_id":41136041,"owner_login":"shurcooL","updated_at":"2024-05-01T17:05:58.767Z","has_issues":true}},"labels":[],"num_comments":0,"number":112,"state":"open","hl_title":"graphql: improve test coverage","hl_text":"This PR adds tests for NewClient and Client.Mutate functions.\n","created":"2023-07-20T13:55:13.000-04:00","reviewable_state":"ready","merged":false},{"author_name":"alexandear","author_avatar_url":"https://avatars.githubusercontent.com/u/3228886?s=48&v=4","id":"1433055582","issue":{"issue":{"pull_request_id":1433055582}},"repo":{"repository":{"id":96819299,"name":"graphql","owner_id":41136041,"owner_login":"shurcooL","updated_at":"2024-05-01T17:05:58.767Z","has_issues":true}},"labels":[],"num_comments":0,"number":111,"state":"open","hl_title":"Optimize hasGraphQLName and isGraphQLFragment","hl_text":"The PR refactors hasGraphQLName and isGraphQLFragment internal functions to accept parameters which are really used.\n\nThis was found by running gocritic linter:\n\ngocritic check -enableAll ./...\n\n./internal/jsonutil/graphql.go:271:21: ...","created":"2023-07-13T08:44:33.000-04:00","reviewable_state":"ready","merged":false},{"author_name":"alexandear","author_avatar_url":"https://avatars.githubusercontent.com/u/3228886?s=48&v=4","id":"1431441597","issue":{"issue":{"pull_request_id":1431441597}},"repo":{"repository":{"id":96819299,"name":"graphql","owner_id":41136041,"owner_login":"shurcooL","updated_at":"2024-05-01T17:05:58.767Z","has_issues":true}},"labels":[],"num_comments":2,"number":110,"state":"merged","hl_title":"Refactor code by removing golang.org/x/net dependency","hl_text":"This PR refactors code and replaces golang.org/x/net with standard net/http.\n\ngraphql uses only one Post method from golang.org/x/net. It s trivial and easy to replace with Do and\nNewRequestWithContext ...","created":"2023-07-12T14:49:37.000Z","reviewable_state":"ready","merged":true},{"author_name":"alexandear","author_avatar_url":"https://avatars.githubusercontent.com/u/3228886?s=48&v=4","id":"1431406994","issue":{"issue":{"pull_request_id":1431406994}},"repo":{"repository":{"id":96819299,"name":"graphql","owner_id":41136041,"owner_login":"shurcooL","updated_at":"2024-05-01T17:05:58.767Z","has_issues":true}},"labels":[],"num_comments":1,"number":109,"state":"merged","hl_title":"Replace interface{} with any","hl_text":"This PR replaces interface{} with any by running the command gofmt -w -r interface{} - any .\n\nSince go.mod contains go 1.19 we can safely do this change. Because the minimum supported version is Go 1.19. ...","created":"2023-07-12T14:34:45.000Z","reviewable_state":"ready","merged":true},{"author_name":"alexandear","author_avatar_url":"https://avatars.githubusercontent.com/u/3228886?s=48&v=4","id":"1431056158","issue":{"issue":{"pull_request_id":1431056158}},"repo":{"repository":{"id":96819299,"name":"graphql","owner_id":41136041,"owner_login":"shurcooL","updated_at":"2024-05-01T17:05:58.767Z","has_issues":true}},"labels":[],"num_comments":1,"number":108,"state":"merged","hl_title":"ident: fix a typo in the comments","hl_text":"This PR fixes a typo in the comments.\n","created":"2023-07-12T11:01:16.000Z","reviewable_state":"ready","merged":true}],"type":"issues","page":1,"page_count":32,"elapsed_millis":87,"errors":[],"result_count":317,"facets":[],"protected_org_logins":[],"topics":null,"query_id":"","logged_in":false,"sign_up_path":"/signup?source=code_search_results","sign_in_path":"/login?return_to=https%3A%2F%2Fgithub.com%2Fsearch%3Ftype%3Dissues%26q%3Dis%253Apr%2Buser%253AshurcooL","metadata":null},"title":"Issue search results"}