Skip to content

Feat/replace pipenv with poetry - #249

Merged
aarmoa merged 34 commits into
devfrom
feat/replace_pipenv_with_poetry
Sep 19, 2023
Merged

Feat/replace pipenv with poetry#249
aarmoa merged 34 commits into
devfrom
feat/replace_pipenv_with_poetry

Conversation

@aarmoa

@aarmoa aarmoa commented Sep 19, 2023

Copy link
Copy Markdown
Contributor
  • 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

codecov Bot commented Sep 19, 2023

Copy link
Copy Markdown

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
@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