Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 663 Bytes

File metadata and controls

24 lines (17 loc) · 663 Bytes

TODO

A list of outstanding tasks, features, or technical debt to be addressed in this project.

## Features

  • Workspace restore

Refactoring / Debt

  • Integrate with GoodDataApiClient
  • Consider replacing the SdkMethods wrapper with direct calls to the SDK methods
  • Consider using orjson library instead of json
  • Cleanup custom exceptions
  • Improve test coverage. Write missing unit tests for legacy code (e.g., user data filters)

## Documentation

  • Improve package README
  • Workspace provisioning
  • User provisioning
  • User group provisioning
  • Permission provisioning
  • User data filter provisioning