Skip to content

Move result parsing out of KeenQueryClient #97

@masojus

Description

@masojus

Parsing responses into the various types of QueryResult is quite a bit of complex code at this point, and it's all nestled right in with the rest of KeenQueryClient, which is becoming a bit unwieldy. Take a look at moving this out of KeenQueryClient and figure out where this parsing responsibility should reside.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions