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] Contributions #6

Merged
merged 17 commits into from
Dec 9, 2023
Merged

[Feat] Contributions #6

merged 17 commits into from
Dec 9, 2023

Conversation

leapalazzolo
Copy link
Contributor

@leapalazzolo leapalazzolo commented Dec 7, 2023

#1

  • Contribution DB and http handlers: add, delete and get
  • Unit tests
  • End-to-end tests (db)
  • Makefile with help commands

Basic functionality is done. Some details and TODOs are missing

@leapalazzolo leapalazzolo self-assigned this Dec 7, 2023
@leapalazzolo leapalazzolo linked an issue Dec 7, 2023 that may be closed by this pull request
@leapalazzolo leapalazzolo added this to the 🏎 accelerator program: readiness milestone Dec 7, 2023
@leapalazzolo leapalazzolo added the enhancement New feature or request label Dec 7, 2023
@leapalazzolo
Copy link
Contributor Author

Added the DB's timeout helpers @ipapandinas. Nice suggestion 👍

src/contributions/db.rs Show resolved Hide resolved
src/contributions/mod.rs Show resolved Hide resolved
src/db/utils.rs Outdated Show resolved Hide resolved
@ipapandinas
Copy link
Contributor

All tests and db tests are working well on my side, I merge this PR

@ipapandinas ipapandinas merged commit 2207c7f into main Dec 9, 2023
@ipapandinas ipapandinas deleted the feat/contributions branch December 9, 2023 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RESTful API
2 participants