Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

file naming when --test #164

Merged
merged 1 commit into from
Jul 17, 2023
Merged

file naming when --test #164

merged 1 commit into from
Jul 17, 2023

Conversation

SilenNaihin
Copy link
Contributor

@SilenNaihin SilenNaihin commented Jul 17, 2023

Changes

When --test flag is used, these are the file names

reports/
-- 1_TestWriteFile
-- 1.1_TestWriteFile
-- 2_TestReadFile
-- 2.1_TestReadFile

Ran basic tests with mini-agi - still in progress. Also added "additional" field to json with model and "reached_termination_time" that is currently being inputted manually

PR Quality Checklist

  • I have run the following commands against my code to ensure it passes our linters:
    black .
    isort .
    mypy .
    autoflake --remove-all-unused-imports --recursive --ignore-init-module-imports --ignore-pass-after-docstring --in-place agbenchmark

@SilenNaihin SilenNaihin changed the title file naming file naming when --test Jul 17, 2023
@SilenNaihin SilenNaihin merged commit 8aa6452 into master Jul 17, 2023
@SilenNaihin SilenNaihin deleted the feat/--test_file_naming branch July 17, 2023 15:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant