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 #4

Merged
merged 4 commits into from
Sep 21, 2024
Merged

Merge dev -> main #4

merged 4 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.
@hamdi3 hamdi3 self-assigned this Sep 21, 2024
@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.80952% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
tests/test_routes.py 98.07% 1 Missing ⚠️

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

Files with missing lines Coverage Δ
src/app/__init__.py 100.00% <100.00%> (ø)
src/app/routes.py 100.00% <100.00%> (ø)
src/transactions.py 95.00% <100.00%> (ø)
tests/test_routes.py 98.07% <98.07%> (ø)

@hamdi3 hamdi3 merged commit da46cbf 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