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/tbrom 241 public api refactoring #96

Merged
merged 25 commits into from
Jul 2, 2023

Commits on Jun 27, 2023

  1. Refactor public methods signature and remove useless public methods a…

    …nd properties
    Lucas Boucinha committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    d74b0e8 View commit details
    Browse the repository at this point in the history
  2. Refactor test_tbrom module

    Lucas Boucinha committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    9b59c30 View commit details
    Browse the repository at this point in the history
  3. Update example 06

    Lucas Boucinha committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    588987f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8cfbef View commit details
    Browse the repository at this point in the history
  5. Signature renaming

    Lucas Boucinha committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    c7637c6 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feat/tbrom_241_public_api_refactoring' of https://githu…

    …b.com/ansys/pytwin into feat/tbrom_241_public_api_refactoring
    Lucas Boucinha committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    8a188e8 View commit details
    Browse the repository at this point in the history
  7. Signature renaming

    Lucas Boucinha committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    4b0cb94 View commit details
    Browse the repository at this point in the history
  8. Fix docstring

    Lucas Boucinha committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    83c7fa4 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Fix issue with test_each_twin_model_has_a_subfolder_in_wd

    Lucas Boucinha committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    313bbf8 View commit details
    Browse the repository at this point in the history
  2. Remove TwinModel.tbroms as public property

    Lucas Boucinha committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    6923c46 View commit details
    Browse the repository at this point in the history
  3. Add debug print

    Lucas Boucinha committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    fc7238b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e88e6a9 View commit details
    Browse the repository at this point in the history
  5. Simplify tbrom_init logic

    Lucas Boucinha committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    f8d0822 View commit details
    Browse the repository at this point in the history
  6. Add more debug info

    Lucas Boucinha committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    c944fbe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8fcacf3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6dced6e View commit details
    Browse the repository at this point in the history
  9. Merge with remote

    Lucas Boucinha committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    2bc6331 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Fix TbRom unit test issue related to field input names order that dep…

    …ends on OS
    Lucas Boucinha committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    4e06426 View commit details
    Browse the repository at this point in the history
  2. Rework TbRom instantiation and initialization logic

    Lucas Boucinha committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    8d9c35b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4416ee7 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    b59a0fb View commit details
    Browse the repository at this point in the history
  2. Fix merge with remote branch

    Lucas Boucinha committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    461f4c9 View commit details
    Browse the repository at this point in the history
  3. Fix unit test issue with field name order

    Lucas Boucinha committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    f9cb5d9 View commit details
    Browse the repository at this point in the history
  4. Code cleaning

    Lucas Boucinha committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    70244b7 View commit details
    Browse the repository at this point in the history
  5. Remove usage of pytest.raises() in unit tests

    Lucas Boucinha committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    ae8ad28 View commit details
    Browse the repository at this point in the history