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

Add PUT /payments/{id}/auth PUT /payments/{id}/capture #23

Merged
merged 5 commits into from
Jun 12, 2024

Conversation

harakeishi
Copy link
Member

@harakeishi harakeishi commented Jun 12, 2024

@harakeishi harakeishi self-assigned this Jun 12, 2024

This comment has been minimized.

This comment has been minimized.

@harakeishi harakeishi changed the title Add PUT /payments/{id}/auth Add PUT /payments/{id}/auth PUT /payments/{id}/capture Jun 12, 2024
Copy link

Code Metrics Report

main (18163af) #23 (d926899) +/-
Coverage 20.8% 22.2% +1.3%
Code to Test Ratio 1:0.0 1:0.0 -0.1
Test Execution Time 53s 49s -4s
Details
  |                     | main (18163af) | #23 (d926899) |  +/-  |
  |---------------------|----------------|---------------|-------|
+ | Coverage            |          20.8% |         22.2% | +1.3% |
  |   Files             |             10 |            10 |     0 |
  |   Lines             |          15437 |         18497 | +3060 |
+ |   Covered           |           3220 |          4108 |  +888 |
- | Code to Test Ratio  |          1:0.0 |         1:0.0 |  -0.1 |
  |   Code              |          32148 |         38654 | +6506 |
+ |   Test              |            492 |           583 |   +91 |
+ | Test Execution Time |            53s |           49s |   -4s |

Code coverage of files in pull request scope (20.8% → 22.2%)

Files Coverage +/-
api/oas_client_gen.go 72.9% +0.8%
api/oas_json_gen.go 21.4% +1.7%
api/oas_request_encoders_gen.go 100.0% 0.0%
api/oas_response_decoders_gen.go 29.6% +0.3%
api/oas_schemas_gen.go 6.5% +0.8%
api/oas_validators_gen.go 28.2% +2.9%

Reported by octocov

Copy link
Collaborator

@naoyafurudono naoyafurudono left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@harakeishi harakeishi merged commit 307c927 into main Jun 12, 2024
2 checks passed
@harakeishi harakeishi deleted the add/put-payments-id-auth branch June 12, 2024 09:34
@github-actions github-actions bot mentioned this pull request Jun 12, 2024
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