liftedinit / ghostcloud-frontend

Frontend for the CosmosSDK-based Ghostcloud Decentralized Web Hosting platform
0 stars 3 forks source link

feat: payment gateway #31

Closed fmorency closed 3 months ago

fmorency commented 9 months ago

Add support for the NOWPayment payment gateway.

Fixes #10

codecov[bot] commented 9 months ago

Codecov Report

Attention: 131 lines in your changes are missing coverage. Please review.

Comparison is base (5e121df) 57.51% compared to head (d1bbf7f) 56.18%.

:exclamation: Current head d1bbf7f differs from pull request most recent head 360c495. Consider uploading reports for the commit 360c495 to get more accurate results

Files Patch % Lines
lib/ghostcloud.ts 11.11% 53 Missing and 3 partials :warning:
hooks/ghostcloud.ts 39.08% 43 Missing and 10 partials :warning:
lib/message_composer.ts 12.50% 20 Missing and 1 partial :warning:
pages/index.tsx 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #31 +/- ## ========================================== - Coverage 57.51% 56.18% -1.33% ========================================== Files 21 22 +1 Lines 426 461 +35 Branches 52 52 ========================================== + Hits 245 259 +14 - Misses 164 185 +21 Partials 17 17 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.