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

test_load_corrector #162

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

test_load_corrector #162

wants to merge 7 commits into from

Conversation

NormannK
Copy link
Contributor

  • added a test for class_load_corrector.py
  • added type hints and comments to the class_load_corrector.py

@drbacke
Copy link
Contributor

drbacke commented Oct 11, 2024

@NormannK Please resolve the confilicts Thanks

Lasall and others added 6 commits October 11, 2024 10:44
 * Dockerfile: Use non-root user, buildx cache, setup for readonly
   container, remove unused apt deps.
   For now don't install pip package and keep development flask server
   as this will be replaced in the future (fastapi). Then a proper
   webserver (e.g. nginx) should be used and the pip package can be
   created and deployed just to the run-stage (with the webserver).
 * docker-compose: Set to readonly (anonymous volumes declared in
   Dockerfile should maintain all writable data).
   Mount config.py for easier development. Should be replaced by
   environment support for all config file variables.
 * Remove unused runtime dependencies: mariadb, joblib, pytest,
   pytest-cov.
 * Move pytest-cov to dev dependencies.
 * Add output_dir to config.py.
 * Fix visualization_results.pdf endpoint.
 * Update docs.
@drbacke drbacke marked this pull request as draft October 22, 2024 08:45
@drbacke
Copy link
Contributor

drbacke commented Oct 22, 2024

Please re-run all tests

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.

3 participants