Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: tests, docs, linting, remove pandas dep #265

Merged
merged 142 commits into from
Jul 22, 2024
Merged

feat: tests, docs, linting, remove pandas dep #265

merged 142 commits into from
Jul 22, 2024

Conversation

sfc-gh-twhite
Copy link
Collaborator

This PR aims to sync up main to include several improvements such as:

  • Ensure stable demos and documentation
  • Code formatting and consistency (via pre-commit)
  • removal of pandas dependency (transitively removes NumPy dep as well)
  • General repo maintenance work
  • Automated testing

podung and others added 30 commits November 15, 2023 18:06
* Update issue templates (#206)

* Update issue templates: Bug Report, Questions and Enhancement templates

* Create CONTRIBUTING.md

Initial workflow for contributing to schemachange repository

* Add support for specifying the schema via config

* Documentation: Include details on configuring the default schema

* Updated version and changelog

---------

Co-authored-by: Tiji Mathew <tiji.mathew@snowflake.com>
Co-authored-by: Tyler White <90005851+sfc-gh-twhite@users.noreply.github.com>
wrap long strings
prefer f-strings
fix type annotations
because it already has contextual gitignore that ignores the entire contents of the directory.
* Removed the pandas library as a requirement, since its usage was minimal.

* resolving merge conflicts

* Fixed indents from merge conflict.

---------

Co-authored-by: Tiji Mathew <tiji.mathew@snowflake.com>
Copy link
Collaborator

@sfc-gh-tmathew sfc-gh-tmathew left a comment

Choose a reason for hiding this comment

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

LGTM. Will run the CI-Tests before merging to master

@sfc-gh-tmathew sfc-gh-tmathew merged commit d840029 into master Jul 22, 2024
7 checks passed
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.

7 participants