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

fix: set pyproject.toml metadata statically #14

Merged
merged 13 commits into from
Oct 15, 2024
Merged

fix: set pyproject.toml metadata statically #14

merged 13 commits into from
Oct 15, 2024

Conversation

rubenperezm
Copy link
Owner

No description provided.

rubenperezm and others added 13 commits October 9, 2024 13:16
Create a base class for linked lists, with an abstract method _link defined in the derived classes SinglyLinkedList and DoublyLinkedList
Change from any function to typing.Any
Add section for the pip command and structure the modules by type.
Fetch description, authors, urls and keywords dynamically.
Add generic tree implementation and tests
Add binary tree implementation and tests
Add binary search tree implementation and tests
Remove duplicated lines created when merging main into dev
@rubenperezm rubenperezm self-assigned this Oct 15, 2024
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@rubenperezm rubenperezm merged commit 17b000e into main Oct 15, 2024
6 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.

2 participants