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

feature: move idempotency to logic function #731

Merged
merged 4 commits into from
Sep 8, 2023
Merged

feature: move idempotency to logic function #731

merged 4 commits into from
Sep 8, 2023

Conversation

ran-isenberg
Copy link
Owner

No description provided.

@ran-isenberg ran-isenberg temporarily deployed to dev September 8, 2023 14:48 — with GitHub Actions Inactive
@codecov
Copy link

codecov bot commented Sep 8, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (82a162b) 100.00% compared to head (8b6751f) 100.00%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #731   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines          215       218    +3     
=========================================
+ Hits           215       218    +3     
Files Changed Coverage Δ
service/handlers/create_order.py 100.00% <ø> (ø)
service/logic/utils/idempotency.py 100.00% <ø> (ø)
service/logic/handle_create_request.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ran-isenberg ran-isenberg temporarily deployed to dev September 8, 2023 17:18 — with GitHub Actions Inactive
@ran-isenberg ran-isenberg merged commit a1b9215 into main Sep 8, 2023
@ran-isenberg ran-isenberg deleted the idemp2 branch September 8, 2023 18:13
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