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

feat/add-analyses-class/SDKPY-117 #39

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mateuscardosodeveloper
Copy link
Contributor

@mateuscardosodeveloper mateuscardosodeveloper commented Oct 7, 2024

What does PR do?

This pull request introduces the Analyses class to the SDK, enabling comprehensive support for Analysis-related API operations. The new class includes methods for listing, creating, editing, deleting, and executing analyses, among other functionalities. This enhancement addresses the current limitation where the SDK lacks the ability to handle Analysis-related tasks programmatically.

Key Changes:

  • Added the Analyses class to the SDK.
  • Implemented methods to list, create, edit, delete, and execute analyses.
  • Updated documentation to include the new Analyses class and detailed usage of its methods.
  • Developed unit tests to ensure all methods in the Analyses class function as expected.

JIRA cards.

SDKPY-117

Type of alteration

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Tests

  • Added: 9

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.

1 participant