-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Build pbj-workbench-python3.9-standard.Dockerfile and test * Check files * Build full path instead of cd * Test whole process with 3.8 * Update push branch for testing * Navigate to project folder * Add ls for debugging * docker run -t cml_3.9 * Run docker in detached mode * Run docker in -i mode * Split process to many steps * Add matrix with cml versions * Typo matrix * Tupo matrix * Typo matrix * Use string type for versions * continue-on-error: true * Tidy up workflow Break steps Add 3.11 runtime Change name tags * Set wd in pytest * Add pre commit hooks * Use checkout v3 * Move files around with docker cp * Fix typo * Use checkouts * Copy files to container * Mount parent volume * Create container after checkout * Trigger on pull requests in main * 586 sic sut mapping (#113) * Creating mapping validation function * Docstrings * Update docstring and leave unmatched as set * Update to raise warning and created wraper to test multiple mapping files in one go * adding test that passes when a warning raised * update docstring to ask that mapping file be a folder and not a file * Correct design and calibration values (#108) *Add reusable function *Add test data *Add unit test *Add TODO to use this function in other parts of the pipeline * 632 module restructure (#116) * move files to correct location * change relevant module imports * Move files to apropiate folders, rename folders * Move all data to equivalent test folder structure * Update estimation test paths and imports * Update imputation test paths and imports * Update outlier detection test paths and imports * Update outpus test paths and imports * Update utilities test paths and imports * Remove tests/imputation/test_pivot_imputation_value.py * Run hooks * Add tests tree into tests readme * Run hooks * Remove duplicated test data * These were copied instead of moved, hence duplicated * these files aren't needed and covered by other tests * update tree --------- Co-authored-by: Wil Roberts <[email protected]> * Use list, passing dict not support in pandas 2.1.4 * Enforce constrain marker str type in tests * Create separate job for pre commit hooks * Use legacy job for hooks * Run hooks * Pre commit mig config, user python instead of python3 * Use python 3.9 for hooks * Use 3.10 for hooks * Use python 3.10.13 --------- Co-authored-by: Jordan-Day-ONS <[email protected]> Co-authored-by: Wil Roberts <[email protected]>
- Loading branch information
1 parent
576c5ae
commit 9621804
Showing
10 changed files
with
53 additions
and
66 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters