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/replace pipenv with poetry #249

Merged
merged 34 commits into from
Sep 19, 2023
Merged

Feat/replace pipenv with poetry #249

merged 34 commits into from
Sep 19, 2023

Conversation

aarmoa
Copy link
Collaborator

@aarmoa aarmoa commented Sep 19, 2023

  • Replaced the use of Pipenv with Poetry to manage dependencies
  • Added pre-commit as dependency and also as a validation done by GitHub for PRs
  • Added Flake8 validations using FlakeHeaven (configured in pyproject.toml)
  • Added Isort validations
  • Added Black validations
  • Added GitHub workflow to run all tests and calculate coverage.

The PR also fixes all issues found by the standards validation tools added in the PR

aarmoa and others added 26 commits September 6, 2023 18:09
Release version 0.8 to production
…py dependencies(fix) Fixed issue in setup.py dependencies(fix) Fixed issue in setup.py dependencies(fix) Fixed issue in setup.py dependencies(fix) Fixed issue in setup.py dependencies(fix) Fixed issue in setup.py dependencies(fix) Fixed issue in setup.py dependencies(fix) Fixed issue in setup.py dependencies
…sses. Fixed an error SendToInjective example script
…translation

Feat/add from chain value translation
…on file. Added pre-commit. Added the use of Flake8 through Flakeheaven.
@codecov
Copy link

codecov bot commented Sep 19, 2023

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@aarmoa aarmoa merged commit 9ceb008 into dev Sep 19, 2023
13 checks passed
@aarmoa aarmoa deleted the feat/replace_pipenv_with_poetry branch September 19, 2023 21:15
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