Skip to content

Conversation

@tornede
Copy link
Owner

@tornede tornede commented Apr 3, 2023

No description provided.

tornede and others added 11 commits November 28, 2022 13:52
* Updated pyproject.toml to support Python >= 3.9
* Updated tests to be performed for Python >= 3.9
* Change row identification in ResultProcessor to ExperimentID instead of checking keyfields
* Change row identification in ResultProcessor. Instead of checking keyfields the experiment_id is utilized
* Change used mysql-connector implementation to c
* Use prepared statement to escape values
  - delete old escaping functionality
  - add utils.get_current_time to avoid duplicated code
  - database_connector.update_database now takes different parameters
  - reformatting of test_run_sqlite_experiments
  - add testcase to check if errors get written into the database correct
* Make tests Windows compatible
* Fix and slight modification in test workflow.
* Remove unused parameters
* Add windows to settings.json
* Update poetry to include joblib
* Use joblib for multiprocessing. Remove old dependencies, notebooks and update testcases

---------

Co-authored-by: Lukas Fehring <lukasfehring@gmail.com>
Co-authored-by: Tanja Tornede <t.tornede@ai.uni-hannover.de>
Co-authored-by: Lukas Fehring <lukasfehring@gmail.com>
* Added Logtable functionality, example notebook and documentation
* Reworked how tables are created in general
* Reworked large part of usage documentation
* Added timestamps to result tables
* Unified timestamp handling
* Reorder functionality in utils.py
* Added freezegun to poetry develop environment for easier testing
* Added missing path checks of examples

---------

Co-authored-by: Tanja Tornede <t.tornede@ai.uni-hannover.de>
Co-authored-by: Alexander Tornede <a.tornede@ai.uni-hannover.de>
* Update version and changelog
* Updated author email address
* Removed duplicated line of code
* Remove unnecessary "the" in document title

---------

Co-authored-by: Lukas Fehring <lukas.ferhing@stud.uni-hannover.de>
Copy link
Collaborator

@alexandertornede alexandertornede left a comment

Choose a reason for hiding this comment

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

Except for the comments on the docs (missing dots), it LGTM.

@tornede tornede merged commit 5ed0617 into main Apr 4, 2023
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.

4 participants