Skip to content

Commit

Permalink
Sharepoint - multiple files logic applied to the source class (#942)
Browse files Browse the repository at this point in the history
* ⬆️ Relax sql-metadata version requirement (#940)

* ⬆️ Relax sql-metadata version requirement

* 📌 Update lockfiles

* ✨ Added `validate_and_reorder_dfs_columns` to utils

* ♻️ Added new version of Sharepoint source class with additional functions

* ✅ added tests for `validate_and_reorder_dfs_columns` function

* ✅ Created `sharepoint_mock` function and changed function name to `_download_file_stream`

* 📝 Updated docstring for Sharepoint source class and functions

* ⬆️ Relax sql-metadata version requirement (#940)

* ⬆️ Relax sql-metadata version requirement

* 📌 Update lockfiles

* 🚧 Modified `validate_and_reorder_dfs_columns`

* 🐛 Added `na_values` to `_load_and_parse` function

* 🐛 Added tests for Sharepoint functions

* 🐛 Added **kwargs to handle_multiple_files function

* 🚧 Added `dtypes=str` instead of functions

* ✅  Removed tests for not existing functions

* ✅ Added missing tests

* ✅ Added missing tests to sharepoint class methods

---------

Co-authored-by: Michał Zawadzki <[email protected]>
Co-authored-by: Marcin Purtak <[email protected]>
  • Loading branch information
3 people authored Aug 6, 2024
1 parent 0c43153 commit e08fc0a
Show file tree
Hide file tree
Showing 5 changed files with 484 additions and 130 deletions.
Loading

0 comments on commit e08fc0a

Please sign in to comment.