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

Merge dev -> main #7

Merged
merged 10 commits into from
Sep 21, 2024
Merged

Merge dev -> main #7

merged 10 commits into from
Sep 21, 2024

Conversation

hamdi3
Copy link
Owner

@hamdi3 hamdi3 commented Sep 21, 2024

No description provided.

Fixed imports for PKCS1 to use it a signature instead of a cipher
Integrated Flask into it and implemented the routes
Added routes tests
Added Flask to req.
Added docker support
Added simple transaction validators
Updated the tests for transaction validators
Updated the route tests to cover the cases of walets not being found
Updated tests to improve the coverage
@codecov-commenter
Copy link

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

Codecov Report

Attention: Patch coverage is 98.41270% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/transactions.py 66.66% 1 Missing ⚠️

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

Files with missing lines Coverage Δ
src/app/routes.py 100.00% <100.00%> (ø)
tests/test_routes.py 98.90% <100.00%> (+0.82%) ⬆️
tests/test_transaction.py 97.61% <100.00%> (+0.47%) ⬆️
src/transactions.py 95.45% <66.66%> (+0.45%) ⬆️

@hamdi3 hamdi3 merged commit 7d8de33 into main Sep 21, 2024
1 check 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