Open bonedaddy opened 4 years ago
Merging #482 into master will decrease coverage by
0.86%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## master #482 +/- ##
==========================================
- Coverage 52.83% 51.98% -0.85%
==========================================
Files 43 43
Lines 4371 4412 +41
==========================================
- Hits 2309 2293 -16
- Misses 1549 1604 +55
- Partials 513 515 +2
Impacted Files | Coverage Δ | |
---|---|---|
api/v2/routes_payment.go | 23.12% <0.00%> (-2.65%) |
:arrow_down: |
queue/ipfs_cluster.go | 52.64% <0.00%> (-16.84%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 6369551...0755d28. Read the comment docs.
:construction_worker: Purpose
Instead of having to manually process payments and license purchases, enable automated payment acceptance.
:rocket: Changes
Adds API call to charge users for TemporalX 3 node license purchase & factor in GST+PST
:warning: Breaking Changes
None
TODO