Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CSV Result Methods #30

Merged
merged 2 commits into from
Feb 18, 2024
Merged

Add CSV Result Methods #30

merged 2 commits into from
Feb 18, 2024

Conversation

bh2smith
Copy link
Collaborator

@bh2smith bh2smith commented Feb 17, 2024

Extended Client adds

  • runQueryCSV
  • getLatestResultsCSV

ExecutionAPI

  • getResultCSV
  • getLastResultCSV

Note that the router method _handleResponse was changed substantially in order to accommodate both paths (JSON results and string results). However, I am not proud of how this turned out.

Added tests for all new methods.

@bh2smith bh2smith merged commit a176f9d into main Feb 18, 2024
3 checks passed
@bh2smith bh2smith deleted the result-csv branch February 18, 2024 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant