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

Integrate develop into main #11

Merged
merged 73 commits into from
Jul 26, 2021
Merged

Integrate develop into main #11

merged 73 commits into from
Jul 26, 2021

Conversation

blancadesal
Copy link
Member

No description provided.

blancadesal and others added 30 commits June 10, 2021 11:25
* Edit comments

* Change variable names

* Edit comment

* Clean up files

* Refactor SQL parser

* Remove mwsql.py

* Improve file handling

* Remove notebook

* Create separate module for parser functions

* Refactor modules

* Comments on current state of code

* Add type annotations

* Fix null value handling

Co-authored-by: Isaac Johnson <[email protected]>
* Setup tox.ini to run pre-commit

* Set up GitHub Actions workflow

* Set up GitHub Actions workflow

* Set up GitHub Actions workflow

* Fix .gitignore

* Add data directory with testfiles

* Configure CI on push to run only on main
* Add pre-commit hooks

* Add mypy to pre-commit

* Use custom contextmanager to open files

* Add config to MANIFEST.in

* Add isort config

* Edit setup.py

* Sort imports

* Sort imports

* Sort imports

* Sort imports

* Add dependencies to setup.py

* Add absolute import paths

* Put quotes around string

* Edit about.py

* Change setuptools version

* Change version

* Add Sphinx-style docstrings

* Change private functions/method names to start with underscore

* Get version from about.py

* Add Sphinx-style docstrings

* Change HTML theme

* Add Sphinx-style docstrings

* Add tests for parser.py

* Add comment

* Change HTTP error message

* Add tests for utils.py

* Create separate file for test utils

* Add more tests

* Add tests for dump.py

* Remove old conf.py from docs

* GitHub actions (#8)

* Setup tox.ini to run pre-commit

* Set up GitHub Actions workflow

* Set up GitHub Actions workflow

* Set up GitHub Actions workflow

* Fix .gitignore

* Add data directory with testfiles

* Configure CI on push to run only on main
* Add pre-commit hooks

* Add mypy to pre-commit

* Use custom contextmanager to open files

* Add config to MANIFEST.in

* Add isort config

* Edit setup.py

* Sort imports

* Sort imports

* Sort imports

* Sort imports

* Add dependencies to setup.py

* Add absolute import paths

* Put quotes around string

* Edit about.py

* Change setuptools version

* Change version

* Add Sphinx-style docstrings

* Change private functions/method names to start with underscore

* Get version from about.py

* Add Sphinx-style docstrings

* Change HTML theme

* Add Sphinx-style docstrings

* Add tests for parser.py

* Add comment

* Change HTTP error message

* Add tests for utils.py

* Create separate file for test utils

* Add more tests

* Add tests for dump.py

* Remove old conf.py from docs

* GitHub actions (#8)

* Setup tox.ini to run pre-commit

* Set up GitHub Actions workflow

* Set up GitHub Actions workflow

* Set up GitHub Actions workflow

* Fix .gitignore

* Add data directory with testfiles

* Configure CI on push to run only on main

* Add .vscode/ to .gitignore

* Include data files in MANIFEST.in

* Clean up comments in modules

* Use pathlib instead of os.path in setup.py

* Fix docstring format

* Edit trove classifiers

* Use pathlib instead of os.path

* Add docs

* Change code example

* Fix bug in parser.py
* Update README

* Add links to README

* Change README heading
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@blancadesal blancadesal merged commit fccd53b into main Jul 26, 2021
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.

2 participants