-
Notifications
You must be signed in to change notification settings - Fork 928
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* adapt pyspark add-ons Signed-off-by: Nok <[email protected]> * fix promopt Signed-off-by: Nok <[email protected]> * fix minor stuff in prompt Signed-off-by: Nok <[email protected]> * refactor utils and fix template switch to starters Signed-off-by: SajidAlamQB <[email protected]> * lint Signed-off-by: SajidAlamQB <[email protected]> * Refactor utils.py use toml and unstrip pyproject.toml and requirements.txt Signed-off-by: SajidAlamQB <[email protected]> * fix broken test missing options 7 Signed-off-by: Nok <[email protected]> * add more test Signed-off-by: Nok <[email protected]> * fix test Signed-off-by: Nok <[email protected]> * attempt to fix tests Signed-off-by: SajidAlamQB <[email protected]> * fix test Signed-off-by: Nok <[email protected]> * remove reporting when viz selected Signed-off-by: SajidAlamQB <[email protected]> * update tests for viz add-on Signed-off-by: SajidAlamQB <[email protected]> * remove reporting.yml and update tests Signed-off-by: SajidAlamQB <[email protected]> * add comment to _get_expected_files number counts Signed-off-by: SajidAlamQB <[email protected]> * Update tests to parse pyprojec.toml (#3230) Signed-off-by: Nok <[email protected]> Signed-off-by: Nok Lam Chan <[email protected]> * Add .gitkeep for conf/local/ Signed-off-by: SajidAlamQB <[email protected]> * Fix tests Signed-off-by: SajidAlamQB <[email protected]> * add comments for more context Signed-off-by: SajidAlamQB <[email protected]> * More descriptive variable names Signed-off-by: SajidAlamQB <[email protected]> * changes based on review - use patterns to remove parameter files Signed-off-by: SajidAlamQB <[email protected]> * changes based on review cleaner template switching with more comments Signed-off-by: SajidAlamQB <[email protected]> * add full stop to comment (nit) Signed-off-by: SajidAlamQB <[email protected]> * Replace anyconfig with toml for tests Signed-off-by: Nok <[email protected]> * add docstrings Signed-off-by: Nok Chan <[email protected]> * add docstrings to helper methods and make them private Signed-off-by: SajidAlamQB <[email protected]> * update docstring Signed-off-by: SajidAlamQB <[email protected]> * changes based on review Signed-off-by: SajidAlamQB <[email protected]> * lint Signed-off-by: Nok Chan <[email protected]> --------- Signed-off-by: Nok <[email protected]> Signed-off-by: Nok Lam Chan <[email protected]> Signed-off-by: SajidAlamQB <[email protected]> Signed-off-by: Sajid Alam <[email protected]> Signed-off-by: Nok Chan <[email protected]> Co-authored-by: SajidAlamQB <[email protected]>
- Loading branch information
1 parent
2ed06f5
commit 93dc1a9
Showing
7 changed files
with
308 additions
and
214 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
Oops, something went wrong.