Add payments-stripe tool (env-var credential model, offchain pipeline)#32
Add payments-stripe tool (env-var credential model, offchain pipeline)#32mike-hanono wants to merge 8 commits into
70.87% of diff hit (within 10.00% threshold of 80.00%)
View this Pull Request on Codecov
70.87% of diff hit (within 10.00% threshold of 80.00%)
Annotations
Check warning on line 88 in offchain/tools/payments-stripe/src/error.rs
codecov / codecov/patch
offchain/tools/payments-stripe/src/error.rs#L74-L88
Added lines #L74 - L88 were not covered by tests
Check warning on line 90 in offchain/tools/payments-stripe/src/error.rs
codecov / codecov/patch
offchain/tools/payments-stripe/src/error.rs#L90
Added line #L90 was not covered by tests
Check warning on line 94 in offchain/tools/payments-stripe/src/error.rs
codecov / codecov/patch
offchain/tools/payments-stripe/src/error.rs#L92-L94
Added lines #L92 - L94 were not covered by tests
Check warning on line 97 in offchain/tools/payments-stripe/src/error.rs
codecov / codecov/patch
offchain/tools/payments-stripe/src/error.rs#L97
Added line #L97 was not covered by tests
Check warning on line 99 in offchain/tools/payments-stripe/src/error.rs
codecov / codecov/patch
offchain/tools/payments-stripe/src/error.rs#L99
Added line #L99 was not covered by tests
Check warning on line 112 in offchain/tools/payments-stripe/src/error.rs
codecov / codecov/patch
offchain/tools/payments-stripe/src/error.rs#L111-L112
Added lines #L111 - L112 were not covered by tests
Check warning on line 147 in offchain/tools/payments-stripe/src/error.rs
codecov / codecov/patch
offchain/tools/payments-stripe/src/error.rs#L146-L147
Added lines #L146 - L147 were not covered by tests
Check warning on line 10 in offchain/tools/payments-stripe/src/main.rs
codecov / codecov/patch
offchain/tools/payments-stripe/src/main.rs#L10
Added line #L10 was not covered by tests
Check warning on line 15 in offchain/tools/payments-stripe/src/main.rs
codecov / codecov/patch
offchain/tools/payments-stripe/src/main.rs#L13-L15
Added lines #L13 - L15 were not covered by tests
Check warning on line 22 in offchain/tools/payments-stripe/src/main.rs
codecov / codecov/patch
offchain/tools/payments-stripe/src/main.rs#L22
Added line #L22 was not covered by tests
Check warning on line 24 in offchain/tools/payments-stripe/src/main.rs
codecov / codecov/patch
offchain/tools/payments-stripe/src/main.rs#L24
Added line #L24 was not covered by tests
Check warning on line 33 in offchain/tools/payments-stripe/src/main.rs
codecov / codecov/patch
offchain/tools/payments-stripe/src/main.rs#L28-L33
Added lines #L28 - L33 were not covered by tests
Check warning on line 40 in offchain/tools/payments-stripe/src/main.rs
codecov / codecov/patch
offchain/tools/payments-stripe/src/main.rs#L35-L40
Added lines #L35 - L40 were not covered by tests
Check warning on line 49 in offchain/tools/payments-stripe/src/main.rs
codecov / codecov/patch
offchain/tools/payments-stripe/src/main.rs#L48-L49
Added lines #L48 - L49 were not covered by tests
Check warning on line 54 in offchain/tools/payments-stripe/src/stripe_client.rs
codecov / codecov/patch
offchain/tools/payments-stripe/src/stripe_client.rs#L45-L54
Added lines #L45 - L54 were not covered by tests
Check warning on line 65 in offchain/tools/payments-stripe/src/stripe_client.rs
codecov / codecov/patch
offchain/tools/payments-stripe/src/stripe_client.rs#L60-L65
Added lines #L60 - L65 were not covered by tests
Check warning on line 73 in offchain/tools/payments-stripe/src/stripe_client.rs
codecov / codecov/patch
offchain/tools/payments-stripe/src/stripe_client.rs#L68-L73
Added lines #L68 - L73 were not covered by tests
Check warning on line 75 in offchain/tools/payments-stripe/src/stripe_client.rs
codecov / codecov/patch
offchain/tools/payments-stripe/src/stripe_client.rs#L75
Added line #L75 was not covered by tests
Check warning on line 90 in offchain/tools/payments-stripe/src/stripe_client.rs
codecov / codecov/patch
offchain/tools/payments-stripe/src/stripe_client.rs#L86-L90
Added lines #L86 - L90 were not covered by tests
Check warning on line 92 in offchain/tools/payments-stripe/src/stripe_client.rs
codecov / codecov/patch
offchain/tools/payments-stripe/src/stripe_client.rs#L92
Added line #L92 was not covered by tests
Check warning on line 99 in offchain/tools/payments-stripe/src/stripe_client.rs
codecov / codecov/patch
offchain/tools/payments-stripe/src/stripe_client.rs#L96-L99
Added lines #L96 - L99 were not covered by tests
Check warning on line 122 in offchain/tools/payments-stripe/src/stripe_client.rs
codecov / codecov/patch
offchain/tools/payments-stripe/src/stripe_client.rs#L104-L122
Added lines #L104 - L122 were not covered by tests
Check warning on line 129 in offchain/tools/payments-stripe/src/stripe_client.rs
codecov / codecov/patch
offchain/tools/payments-stripe/src/stripe_client.rs#L127-L129
Added lines #L127 - L129 were not covered by tests
Check warning on line 134 in offchain/tools/payments-stripe/src/stripe_client.rs
codecov / codecov/patch
offchain/tools/payments-stripe/src/stripe_client.rs#L134
Added line #L134 was not covered by tests
Check warning on line 139 in offchain/tools/payments-stripe/src/stripe_client.rs
codecov / codecov/patch
offchain/tools/payments-stripe/src/stripe_client.rs#L137-L139
Added lines #L137 - L139 were not covered by tests