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

alphafind_training local package, set up automated tests #10

Merged
merged 4 commits into from
Oct 2, 2024

Conversation

TerkaSlan
Copy link
Contributor

FRSM-14-R1-1: training/ module now has automated tests set up, they report test coverage

Changes:

  • moved individual scripts in training/ to alphafind_training, transformed them into modules
  • created a package out of training/
  • added 1 test (tests/)
  • made the test automated using CI
  • replaced run.sh by train_alphafind.py on the root level, run.sh now just runs train_alphafind.py
  • fixed problem with non-existent API_TOKEN for wandb

Copy link
Member

@ProchazkaDavid ProchazkaDavid left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@ProchazkaDavid ProchazkaDavid merged commit 4c702f7 into main Oct 2, 2024
1 check passed
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