• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

hyperwallet / php-sdk
90%
master: 98%

Build:
Build:
LAST BUILD BRANCH: feature/test-phpseclib-3
DEFAULT BRANCH: master
Repo Added 17 Jun 2016 10:58PM CUT
Files 48
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH feature/test-phpseclib-3
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 0.1
  • 0.1.0
  • 0.1.1
  • 0.2.0
  • 0.3.0
  • 0.3.1
  • 1.3.0
  • 1.4.0
  • 1.5.0
  • 1.5.1
  • 1.5.2
  • 1.6.0
  • 1.6.1
  • 2.0.0
  • 2.1.0
  • DEV-v3
  • DEV-v4
  • HW-48915-add-cvv-field-to-the-sdk-php
  • HW-51699-add-payPal-account-status-transitions--php
  • HW-57518-add-business-operating-name-field-to-user-php
  • V3
  • V4
  • bugfix/DTONBWTWO-1073-Remove_travis_ci_config
  • bugfix/HW-51701-null-pointer-exception-on-getmessage
  • bugfix/HW-53780-incorrect-server-address
  • bugfix/HW-54154-request-example-for-create-user-on-php-setDateOfBirth-method-is-not-correct
  • changelog-031-release-update
  • feature-hw-46003-test-access
  • feature-v3/Transfer-Status-Transition-v3
  • feature-v3/set-custom-headers-php-sdk
  • feature-v4/Business-Stake-Holder-PHP-v4
  • feature-v4/Transfer-Status-Transition-v4
  • feature-v4/set-custom-headers-php-sdk
  • feature/DTPAYETWO-759-HWParity_PayPalAccountPhpDev
  • feature/DTPAYETWO-761_V3DefaultTransferPhpDev
  • feature/DTPAYETWO-761_defaultTransferPhpDev
  • feature/DTSERWONE-1083-v3-support-php-8
  • feature/DTSERWONE-846_Genarate_code_documenation
  • feature/HW-47699-add-verification-status
  • feature/HW-48915-Add-CVV-field-SDK-PHP
  • feature/HW-50653-SDK-TypeError-thrown-when-response-status-is-204-No-Content
  • feature/HW-52249-Update-readme-add-error-handling
  • feature/HW-54135-php-sdk-add-updatePayPalAccount-method
  • feature/HW-54847-remove-relationship-field-from-server-sdk
  • feature/HW-58098-PHP-SDK-Transfer-Refunds
  • feature/HW-58113-V4APIUpdatesPHP-RemoveFilters
  • feature/HW-66357-V3PHP-SDK-VenmoAccount
  • feature/HW-66550-MultipartUpload
  • feature/HW-66550-User-MultipartUpload
  • feature/HW-66700-V4BankCardsPHP
  • feature/HW-66709-V4-PHP-Prepaid-Cards
  • feature/HW-66713-V4-PHP-SDK-for-Paper-Checks
  • feature/HW-66718-V4-PHP-transfers
  • feature/HW-66742-V4-Balances-PHP
  • feature/HW-66745-V4-Receipts
  • feature/HW-66757-V4-Transfer-Method-Configurations-PHP
  • feature/HW-67136-V4-Transfer-Methods
  • feature/HW-67900-PHP-SDK-User-Status-Transitions
  • feature/V3Filters-Changes
  • feature/V4-User-endpoint-PHP-Create
  • feature/V4-User-endpoint-PHP-List
  • feature/V4-User-endpoint-PHP-Update
  • feature/V4-User-endpoint-PHP-Update-List-multipart-statustransition
  • feature/transfer-methods-endpoint
  • feature/user-status-transition-endpoint
  • feature/webhook-notifications-endpoint
  • fix/listTransferMethod_V3_php
  • master
  • support/SDK-V3
  • tras

18 Jul 2024 04:52AM CUT coverage: 89.764% (-8.1%) from 97.851%
9985723843

Pull #133

github

web-flow
Merge acf57c6cc into 90ebb0292
Pull Request #133: Feature/test phpseclib 3

126 of 267 new or added lines in 6 files covered. (47.19%)

2 existing lines in 1 file now uncovered.

2052 of 2286 relevant lines covered (89.76%)

15.79 hits per line

Relevant lines Covered
Build:
Build:
2286 RELEVANT LINES 2052 COVERED LINES
15.79 HITS PER LINE
Source Files on master
  • Tree
  • List 48
  • Changed 43
  • Source Changed 43
  • Coverage Changed 1
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
0.0
...rc/ComposerScript/RsaOaep256AlgorithmInstaller.php19 3 0 3 0.0
25.45
src/Services/Jose/JOSE_JWK.php110 55 14 41 8.0
30.77
...erwallet/Model/HyperWalletVerificationDocument.php126 13 4 9 3.0
38.18
src/Services/Jose/JOSE_JWS.php154 110 42 68 7.0
50.0
...et/Model/HyperwalletVerificationDocumentReason.php84 8 4 4 1.0
67.92
src/Services/Jose/JOSE_JWE.php307 212 144 68 7.0
76.36
src/Services/Jose/JOSE_JWT.php106 55 42 13 6.0
83.0
src/Hyperwallet/Util/HyperwalletEncryption.php375 + 6100 - 1483 - 1817 + 47.0 - 1.0
85.37
src/Hyperwallet/Model/TransferRefund.php320 41 35 6 1.0
98.65
src/Hyperwallet/Util/ApiClient.php229 74 73 1 72.0
Showing 1 to 10 of 48 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next
  • ►
    89.76
    src/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
9985723843 feature/test-phpseclib-3 Merge acf57c6cc into 90ebb0292 Pull #133 18 Jul 2024 05:25AM CUT web-flow github
89.76
5799625347 master Merge pull request #123 from hyperwallet/feature/DTPAYETWO-759-HWParity_PayPalAccountPhpDev Feature/dtpayetwo 759 hw parity paypal account php dev push 08 Aug 2023 04:40PM CUT web-flow github pending completion  
5748999760 feature/DTPAYETWO-759-HWParity_PayPalAccountPhpDev Merge branch 'master' of https://github.com/hyperwallet/php-sdk into feature/DTPAYETWO-759-HWParity_PayPalAccountPhpDev # Conflicts: # CHANGELOG.md push 03 Aug 2023 09:28AM CUT akswaminathan-pp-dev github pending completion  
4898701800 master DTONBWTWO-1073 - Remove Travis CI Configuration (#127) push 06 May 2023 12:37AM CUT GitHub github pending completion  
4898531130 bugfix/DTONBWTWO-1073-Remove_travis_ci_config DTONBWTWO-1073 Run CI/CD on dependabot push 06 May 2023 12:06AM CUT Gustavo Meyer github pending completion  
3912820865 support/SDK-V3 DTPAYETWO-761- Added 'isDefaultTransferMethod' attribute for default accounts(V3) (#125) push 13 Jan 2023 03:52PM CUT GitHub github pending completion  
3912803284 master DTPAYETWO-761- Added 'isDefaultTransferMethod' attribute for default accounts (#124) push 13 Jan 2023 03:52PM CUT GitHub github pending completion  
3694623999 feature/DTPAYETWO-761_V3DefaultTransferPhpDev Merge 7cba356a2 into cb10d75ce Pull #125 14 Dec 2022 12:07PM CUT GitHub github pending completion  
3694623735 feature/DTPAYETWO-761_V3DefaultTransferPhpDev DTPAYETWO-761- modified comments for prop "isDefaultTransferMethod" from string to bool push 14 Dec 2022 12:06PM CUT akswaminathan-pp-dev github pending completion  
3692587674 feature/DTPAYETWO-761_defaultTransferPhpDev Merge 644631784 into 88055f9c5 Pull #124 14 Dec 2022 07:14AM CUT GitHub github pending completion  
See All Builds (334)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc