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

Updated dependencies #15

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

IraitzM
Copy link

@IraitzM IraitzM commented Feb 7, 2025

Did some tweaking to the code so that notebooks will run and some issues were fixed when importing the library:

  • Found circular dependencies in the code so I fixed them to have them running.
  • Also removed binaries that can be added as part of the building pipeline (pending)
  • Added support for uv and pdm among others including the pyproject.toml (https://packaging.python.org/en/latest/guides/writing-pyproject-toml/)
  • Unittesting fixed and shows a 56% of coverage
  • Added ruff for formatting and code styling checks.

All notebooks running and just for the sake of tracking it did adhere to the EOSC Quality rules that gets evaluated when committing to main.

Adding uv and pdm projects structure
Still crashing but circular dependencies removed.
Remove hashes from requirements.txt
Fixed and 59% coverage achieved.
Circular dependencies found.
Formatting improvements.
Switched to PDM as uv seems not to work properly
Added extra params for quality increase.
Badge reference fixed.
@IraitzM IraitzM changed the title Fixed some dependencies Updated dependencies Feb 7, 2025
@IraitzM IraitzM marked this pull request as ready for review February 7, 2025 18:52
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.

1 participant