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

Weight&Balance modules must be refactored #143

Open
10 tasks
aidanjungo opened this issue Mar 10, 2022 · 0 comments
Open
10 tasks

Weight&Balance modules must be refactored #143

aidanjungo opened this issue Mar 10, 2022 · 0 comments
Labels
enhancement New feature or request Python Related to Python Tests Pytest, E2E test, etc. W&B Weight & Balance

Comments

@aidanjungo
Copy link
Collaborator

aidanjungo commented Mar 10, 2022

Module Concerned

Those modules shared some common functions.

  • WeightConventional
  • WeightUnconventional
  • BalanceConventional
  • BalanceUncventional
  • Range

Task to do

  • Simplify code when possible
  • Rename variable to make them more explicit
  • Use common functions an classes
  • Save results in the Working directory
  • If Create a report automatically #148 has been done, add these module to the automatic reporting
  • Add unit tests
  • Add integration tests
  • Add README.md file for each module
  • Add test cases with these modules
  • Check that modules works in workflow (also with Optim and DoE)
@aidanjungo aidanjungo added Python Related to Python W&B Weight & Balance labels Mar 10, 2022
@aidanjungo aidanjungo added this to To do in CEASIOMpy_v1.0 Mar 10, 2022
@aidanjungo aidanjungo added enhancement New feature or request Tests Pytest, E2E test, etc. labels May 5, 2022
@aidanjungo aidanjungo moved this from Ready to In progress in CEASIOMpy_v1.0 May 24, 2022
@aidanjungo aidanjungo moved this from In progress to Ready in CEASIOMpy_v1.0 Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Python Related to Python Tests Pytest, E2E test, etc. W&B Weight & Balance
Projects
Status: Ready
Development

No branches or pull requests

1 participant