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

Fix: Improve version checks FileService #1165

Conversation

onefloid
Copy link
Contributor

This PR improves the version checks in FileService.py and is inspired by issue #1123 :

  • Fix: setUpV12 should only be called for v12, otherwise every test is skipped in lower versions f12c49d
  • Fix: Added minimum required versions to file service c13bf1c
  • Feature: Added optional feature parameter for explaining why TM1pyVersionException is raised bd33d2a
  • Fix: Raise error if subfolder feature is not supported by version f24c52d
  • Refactor: Clean up not necessary f-strings e4b4629

I couldn't run the tests against a tm1 server v12.

Copy link
Collaborator

@MariusWirtz MariusWirtz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! Thank you.

If you agree with the function names, feel free to push another commit.
Otherwise happy to merge.

@MariusWirtz MariusWirtz merged commit c8bd0ad into cubewise-code:master Oct 15, 2024
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.

2 participants